单选题What is the default export routing policy for EBGP?()AAccept all active BGP routesBAccept all BGP routesCAccept no routesDAccept all active IGP routes

单选题
What is the default export routing policy for EBGP?()
A

Accept all active BGP routes

B

Accept all BGP routes

C

Accept no routes

D

Accept all active IGP routes


参考解析

解析: 暂无解析

相关考题:

What are two default routing policies on Junos devices?() A. The BGP import policy accepts all BGP routes.B. The BGP export policy rejects all active BGP routes.C. The OSPF import policy accepts all OSPF routes.D. The OSPF export policy accepts all active OSPF routes.

Which two statements describe the default routing policy for BGP?() A.Advertise only locally originated routes.B.Accept all BGP routes and import into inet.0.C.Advertise all active BGP routes.D.Advertise only EBGP routes.

By default, which two statements are true about export routing polices?() A. Export polices can evaluate only active routesB. Export polices can evaluate all routesC. Export polices can be applied to the forwarding tableD. Export polices can be applied to interfaces

What is the default import routing for OSPF?() A. Accept all OSPF routes and install them into the 3 routing tableB. Accept all OSPF routes and install them into the inet7.0 routing tableC. Accept all OSPF routes and install them into the inet4.0 routing tableD. Accept all OSPF routes and install them into the inet.0 routing table

For which routes does LDP advertise a label binding?()A、all routes in the routing tableB、only the IGP and BGP routes in the routing tableC、only the BGP routes in the routing tableD、only the IGP routes in the routing table

Which two statements describe the default routing policy for BGP?()A、Advertise only locally originated routes.B、Accept all BGP routes and import into inet.0.C、Advertise all active BGP routes.D、Advertise only EBGP routes.

By default, which two statements are true about export routing policies?()A、Export policies can evaluate only active routesB、Export policies can evaluate all routesC、Export policies can be applied to the forwarding tableD、Export policies can be applied directly to interfaces

Which statement is true about a routing table?()A、It contains routers learned dynamically onlyB、It finds the best path to each destination by using a modified shortest-path-first calculationC、It contains only active BGP routesD、It contains all accepted routes to all destinations

What is the default export routing policy for EBGP?()A、Accept all active BGP routes.B、Accept all BGP routes.C、Accept no routes.D、Accept all active IGP routes.

Which keyword is used with the show ip bgp neighbors [keyword] command to display all routes that are received and accepted from a neighbor?()A、pathsB、accepted-routesC、advertised-routesD、routes

What is the default export routing policy for RIP?()A、Accept all local routesB、Accept all RIP routesC、Accept no routesD、Accept all direct routes

Which configuration causes RIP-learned routes to be advertised to other RIP neighbors?()A、set protocol rip no-passiveB、top edit policy-options policy-statement demo set term 1 from protocol rip set term 1 then accept top set protocols rip group internal export demoC、set protocols rip advertise m-outD、top edit policy-options policy-statement demo set term 1 from active routes set term 1 then accept top set protocols rip group internal export demo

By default, to which peers will a BGP router advertise routes learned from IBGP peers?()A、all BGP peersB、all IBGP peersC、all EBGP peersD、all MBGP peers

What is the default export routing policy for EBGP?()A、Accept all active BGP routesB、Accept all BGP routesC、Accept no routesD、Accept all active IGP routes

What is the default import routing for OSPF?()A、Accept all OSPF routes and install them into the 3 routing tableB、Accept all OSPF routes and install them into the inet7.0 routing tableC、Accept all OSPF routes and install them into the inet4.0 routing tableD、Accept all OSPF routes and install them into the inet.0 routing table

By default, which two statements are true about export routing polices?()A、Export polices can evaluate only active routesB、Export polices can evaluate all routesC、Export polices can be applied to the forwarding tableD、Export polices can be applied to interfaces

What is the default import routing policy for OSPF?()A、Accept all OSPF routes and install them into the inet.3 routing table.B、Accept all OSPF routes and install them into the inet7.0 routing table.C、Accept all OSPF routes and install them into the inet4.0 routing table.D、Accept all OSPF routes and install them into the inet.0 routing table.

What is the default export routing policy for RIP?()A、Accept all local routes.B、Accept all RIP routes.C、Accept no routes.D、Accept all direct routes.

Which action occurs when the BGP route 20.1.0.0/16 is evaluated by the policy expression?() [editpolicy-options]  policy-statementmy-filter {  term-first{  from{  route-filter192.168.0.0/16orlongeraccept;  route-filter 192.168.1.0/24 exact accept;  route-filter 192.168.2.0/24 exact;  }  then{  metric10;  accept;  }  termsecond {  then{  metric20;  accept;  }}  policy-statementmain {  termchange-attributes  from{  policymy-filter;  }  thenaccept;  }  termdefault {  thenreject;  }}  [editprotocols]  bgp{  exportmain;  }A、The route is not advertised into BGPB、The route is advertised into BGP with metric 10.C、The route is advertised into BGP with metric 20.D、The route is advertised into BGP with default metric.

Which choice describes the JUNOS software default policy action for BGP routes?()A、IBGP peersB、EBGP peersC、Active BGP peersD、Established BGP peers

单选题What is the default export routing policy for RIP?()AAccept all local routes.BAccept all RIP routes.CAccept no routes.DAccept all direct routes.

多选题What are two default routing policies on Junos devices?()AThe BGP import policy accepts all BGP routes.BThe BGP export policy rejects all active BGP routes.CThe OSPF import policy accepts all OSPF routes.DThe OSPF export policy accepts all active OSPF routes.

单选题Which action occurs when the BGP route 20.1.0.0/16 is evaluated by the policy expression?() [editpolicy-options]  policy-statementmy-filter {  term-first{  from{  route-filter192.168.0.0/16orlongeraccept;  route-filter 192.168.1.0/24 exact accept;  route-filter 192.168.2.0/24 exact;  }  then{  metric10;  accept;  }  termsecond {  then{  metric20;  accept;  }}  policy-statementmain {  termchange-attributes  from{  policymy-filter;  }  thenaccept;  }  termdefault {  thenreject;  }}  [editprotocols]  bgp{  exportmain;  }AThe route is not advertised into BGPBThe route is advertised into BGP with metric 10.CThe route is advertised into BGP with metric 20.DThe route is advertised into BGP with default metric.

多选题Which two statements describe the default routing policy for BGP?()AAdvertise only locally originated routes.BAccept all BGP routes and import into inet.0.CAdvertise all active BGP routes.DAdvertise only EBGP routes.

单选题What is the default export routing policy for RIP?()AAccept all local routesBAccept all RIP routesCAccept no routesDAccept all direct routes

单选题Which configuration causes RIP-learned routes to be advertised to other RIP neighbors?()Aset protocol rip no-passiveBtop edit policy-options policy-statement demo set term 1 from protocol rip set term 1 then accept top set protocols rip group internal export demoCset protocols rip advertise in-outDtop edit policy-options policy-statement demo set term 1 from active routes set term 1 then accept top set protocols rip group internal export demo

单选题What is the default export routing policy for EBGP?()AAccept all active BGP routes.BAccept all BGP routes.CAccept no routes.DAccept all active IGP routes.