Which of the following statements is correct?
Refer to the Cisco IOS show command output shown in the exhibit. Which of the following statements is correct?A . The best path to 10.2.10.1/32 was chosen because of the AS path.B . The best path to 10.2.10.1/32 was chosen because of the weight.C . The best path to 10.2.10.1/32...
Which reserved AS number or range of numbers is used for backward compatibility between old BGP peers using 16-bit AS number and new BGP peers using 32-bit AS number?
Which reserved AS number or range of numbers is used for backward compatibility between old BGP peers using 16-bit AS number and new BGP peers using 32-bit AS number?A . AS 65001 to 65535B . AS 65512 to 65535C . AS 12345D . AS 23456E . AS 64001View AnswerAnswer: D
Which Cisco IOS XR configuration is missing to complete the configuration task of enabling BFD with only the OSPF peer over the gi0/3/0/1 interface in area 0?
Refer to the exhibit. Which Cisco IOS XR configuration is missing to complete the configuration task of enabling BFD with only the OSPF peer over the gi0/3/0/1 interface in area 0?A . bfd fast-detect also needs to be enabled globally under router ospf 100. RP/0/RSP0/CPU0:P1(config-ospf)#bfd fast-detectB . bfd fast-detect also needs...
Which two statements about a transit AS are correct? (Choose two.)
Which two statements about a transit AS are correct? (Choose two.)A . A transit AS has eBGP connection(s) to only one external AC . Routes between ASs are always exchanged via eBGE . A transit AS uses an IGP like OSPF or ISIS to propagate the external networks within the...
What are two ways to advertise networks into BGP? (Choose two.)
What are two ways to advertise networks into BGP? (Choose two.)A . using the neighbor router BGP commandB . using a route policy in Cisco IOS XR Software or using a route map in Cisco IOS Software or Cisco IOS XE SoftwareC . using route redistribution into BGPD . using...
Which BGP attribute is a set of generic tags that can be used to signal various routing policies between BGP routers?
Which BGP attribute is a set of generic tags that can be used to signal various routing policies between BGP routers?A . AS pathB . MEDC . weightD . communitiesE . route tagsView AnswerAnswer: D
When redistributing routes into OSPF, which kind of routes will be redistributed by default on Cisco IOS XR Software but will not be automatically redistributed by default on Cisco IOS Software and Cisco IOS XE Software?
When redistributing routes into OSPF, which kind of routes will be redistributed by default on Cisco IOS XR Software but will not be automatically redistributed by default on Cisco IOS Software and Cisco IOS XE Software?A . Type 1 external routesB . Type 2 external routesC . subnetted routesD ....
Which effect does the no-summary command option have?
Refer to the OSPF command exhibit. Which effect does the no-summary command option have? A. It will cause area 1 to be able to receive non-summarized inter-area routes. B. It will cause area 1 to not receive any inter-area routes and will use a default route to reach networks in...
Which AS path access list is used by a multihomed customer to only announce their own address space to their service providers to prevent the multihomed customer from becoming a transit AS?
Which AS path access list is used by a multihomed customer to only announce their own address space to their service providers to prevent the multihomed customer from becoming a transit AS?A . ip as-path access-list permit.*B . ip as-path access-list permit^$C . ip as-path access-list permit _$D . ip...
What is recursive lookup in BGP and how does it work?
What is recursive lookup in BGP and how does it work?A . The router looks up the EBGP route and the EBGP next hop to reach a destination in the remote AB . Then the router looks up the route to reach the EBGP next hop using the IBGD ....