Router R1 learns two routes with BGP for prefix 200.1.0.0/16. Comparing the two routes, route 1 has a longer AS_Path Length, bigger MED, bigger Weight, and smaller Loca l PreferencE.
Which of the following is true about Router R1's choice of best path for this prefix?()
A. Route 1 is the best route.
B. Route 2 is the best route.
C. The routes tie as best, but one will be picked to be placed in the routing table based on tiebreakers.
D. Neither route is considered best.
您可能感興趣的試卷
你可能感興趣的試題
An engineer is preparing an implementation plan in which the configuration needs to influence BGP's choice of best path.
Which of the following is least likely to be used by the configuration in this imple mentation plan?()
A. Weight
B. Origin code
C. AS_Path
D. Local_Pref
A. clear ip bgp *
B. clear ip bgp 1.1.1.1
C. clear ip bgp * soft
D. clear ip bgp 1.1.1.1 out
A. A neighbor distribute - list out command, referencing a standard ACL
B. A neighbor prefix - list out command
C. A neighbor filter - list out command
D. A neighbor distribute - list out command, referencing an extended ACL
E. A neighbor route - map out command
R1 is currently advertising prefixes 1.0.0.0/8, 2.0.0.0/8, and 3.0.0.0/8 over its eBGP connection to neighbor 2.2.2.2 (R2). An engineer configures a prefix list (fred) on R1 that permits only 2.0.0.0/8 and then enables the filter with the neighbor R2 prefix- list fred out command. Upon exiting configuration mode, the engineer uses some show commands on R1, but no other commands.
Which of the following is true in this case?()
A. The show ip bgp neighbor 2 .2.2.2 received -routes command lists the three original prefixes.
B. The show ip bgp neighbor 2.2.2.2 advertised - routes command lists the three original prefixes.
C. The show ip bgp neighbor 2.2.2.2 routes command lists the three original prefixes.
D. T he show ip bgp neighbor 2.2.2.2 routes command lists only 2.0.0.0/8.
E. The show ip bgp neighbor 2.2.2.2 advertised - routes command lists only 2.0.0.0/8.
A company uses Routers R1 and R2 to connect to ISP1 and ISP2, respectively, with Routers I1 and I2 used at th e ISPs. R1 peers with I1 and R2; R2 peers with I2 and R1. R1 and R2 do not share a common subnet, relying on other routers internal to the Enterprise for IP connectivity between the two routers.
Which of the following could be used to prevent potential routing loops in this design?()
A. Using an iBGP mesh inside the Enterprise core
B. Configuring default routes in the Enterprise pointing to both R1 and R2
C. Redistributing BGP routes into the Enterprise IGP
D. Tunneling the packets for the i BGP connection between R1 and R2
最新試題
Which of the following IPv6 tunneling mechanisms support IPv6 IGP routing protocols?()
Router R1, a branch router, connects to the Internet using DSL. The engineer plans to use a configuration with a dialer interface. The answers list a feature and interface on which the feature could be configured.Which combinations accurately describe the interface under which a feature will be configured?()
The answers each list a tunnel method and two consecutive IPv6 address quartets.Which answers identify a tunneling method that relies on an IPv4 address to be embedded into an IPv6 address, within the correct quartets listed?()
An enterprise has plans to start adding IPv6 support. The initial deployment requires support from some IPv6 - only device s that need to access servers that support only IPv4.Which of the following tools would be most appropriate?()
Which of the following features work the same in both RIP- 2 and RIPng?()
An engineer is reviewing another engineer's sample configuration for a GRE tunnel used to pass IPv6 traffiC. The tunnel ha s not yet been configured on the router.Which of the following commands is not required for the configuration to pass IPv6 traffic?()
Router R1 connects to Router R2 over an Ethernet LAN with both routers using their F0/0 interfaces. R1 learns a route from R2 using EIGRP f or IPv6. That route lists F0/0 as the outgoing interface with R2 as the next hop. The configuration excerpt shows all relevant configuration on R2's F0/0 interface. Which of the following is true about R1's route?()interface f0/0mac - address 1111.1111.1 111ipv6 address 2000::/64 eui - 64ipv6 address 2001::1/64
Router R1 currently has no configuration related to IPv6 or IPv4. The following configuration exists in a planning document, intended to be used to copy/paste into Router R1 to enable RIPng and IPv6 on interfaces F0/0 and S0/0/0. No other related configuration exists. Which of the following is true about RIPng on R1 after this configuration has been pasted into R1?()ipv6 unicast- routinginterface f0/0ipv6 rip one enableipv6 address 2000::1/64interface s0/0/0ipv6 address 2001::/64 eui - 64ipv6 rip one enable
Router R1 sits at an Enterprise branch office, using both the Internet and a leased line to another Enterprise router for its two connectivity options back into the rest of the Enterprise network. The engineer planning for this branch decided to use the leased line for all Enterprise traffic, unless it fails, in which case the Internet connection should be used to pass traffic to the Enterprise.Which of the following is most likely to be useful on the branch router?()
The following configuration exists on a router on one end of an IPv6 tunnel. Although the configuration added so far is correct, the configuration is incomplete. Which type of tunnel is most likely to be intended by the network engineer?()interface loopback 1ip address 192.168.1.1 255.255.255.255interface tunnel 2ipv6 address 2002:C0A8:10 1::1/64tunnel source loopback 1