Router R1 lists 4 routes for subnet 10.1.1.0/24 in the output of the show ip eigrp topology all - links command. The variance 200 command is configured, but no other related commands are configured. Which of the following rules are true regarding R1's decision of what r outes to add to the IP routing table?
Note that RD refers to reported distance and FD to feasible distanc E.()
A. Adds all routes for which the metric is <= 200 * the best metric among all routes
B. Adds all routes because of the ridiculously high variance setting
C. Adds all successor and feasible successor routes
D. Adds all successor and feasible successor routes for which the metric is<=200 * the best metric among all routes
您可能感興趣的試卷
你可能感興趣的試題
A network design shows that R1 has four different possible paths from itself to the Data Center subnets.
Which one of the following commands is most likely to show you all the possible next - hop IP addresses for these four possible routes?()
A. show ip eigrp topology
B. show ip eigrp topology all - links
C. show ip route eigrp
D. show ip route eigrp all - links
E. show ip eigrp topology all - learned
A company has a Frame Relay WAN with one central - site router and 100 branch office routers. A partial mesh of PVCs exists: one PVC between the central site and each of the 100 branch routers.
Which of the following could be true about the number of EIGRP neighbor ships?()
A. A partial mesh totaling 100: one between the central - site router and each of the 100 branches.
B. A full mesh - (101 * 100) / 2 = 5050 - One neighborship between each pair of routers.
C. 101 - One between each router (including the central site) a nd its nearby PE router.
D. None of the answers is correct.
Refer to the exhibit. Which two statements are true about the partial configuration that is shown? ()
A. The first DHCP client to connect to the FastEthernet 0/1 interface will receive the IP address 10.10.0.1.
B. DHCP requests received on the FastEthernet 0/1 interface will be forwarded to 10.0.0.2.
C. The first DHCP client to connect to the FastEthernet 0/0 interface will receive the IP a ddress 10.0.0.1
D. The first DHCP client to connect to the FastEthernet 0/0 interface will receive the IP address 10.0.0.6.
E. Hosts connected to the FastEthernet0/1 interface will not receive DHCP replies from the router.
A. BOOTP
B. TFTP
C. ARP
D. DNS
E. proxy - ARP
F. FTP
Refer to the exhibit. Routers R1 and R2 have established a neighbor relationship and are exchanging routing information. The network design requires that R1 r eceive routing updates from R2, but not advertise any routes to R2. Which configuration command sequence will successfully accomplish this task? ()
A. R1(config)# router eigrp 1 R1(config - router)# passive - interface serial 0
B. R1(config)# access - list 2 0 deny any R1(config)# router eigrp 1 R1(config - router)# distribute - list 20 out serial 0
C. R2(config)# access - list 20 permit any R2(config)# router eigrp 1 R2(config - router)# distribute - list 20 in serial 0
D. R1(config)# access - list 20 permit any R 1(config)# router eigrp 1 R1(config - router)# distribute - list 20 in serial 0
E. R2(config)# access - list 20 deny any R2(config)# router eigrp 1 R2(config - router)# distribute - list 20 out serial 0
F. R2(config)# router eigrp 1 R2(config - router)# passive - interface serial 0
最新試題
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 line of output was gathered on Enterprise Router Ent1 using the command show ip route. Which of the following answers is most likely to be true, based on thi s output?()B 128.107.0.0 [20/10] via 11.11.11.11, 00:02:18
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, a branch router, connects to the Internet using DSL. Some traffic flows through a GRE and IPsec tunnel, over the DSL connection, and into the core of an Enterprise network. The branch also allows local hosts to communicate directly with public sites in th e Internet over this same DSL connection.Which of the following answers defines how the branch NAT config avoids performing NAT for the Enterprise directed traffic but does perform NAT for the Internet - directed traffic?()
Which of the following answers lists a multicast IPv6 address?()
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?()
Router R1 currently has no configuration related to IPv6 or IPv4. The following configuration exis ts in a planning document intended to be used to copy/paste into Router R1 to enable EIGRP for IPv6 on interfaces F0/0 and S0/0/0. No other related configuration exists. Assuming F0/0 and S0/0/0 reach an up/up state, which of the following is true about EIGRP for IPv6 on R1 after this configuration has been pasted into R1?()ipv6 router eigrp 1ipv6 unicast- routinginterface f0/0ipv6 address 2000::1/64ipv6 eigrp 1interface s0/0/0ipv6 address 2001::/64 eui - 64ipv6 eigrp 1
The following output on Router R1 lists details of a BGP route for 190.1.0.0/16. Which of the following is true based on this output?()R1# show ip bgp 19 0.1.0.0/16BGP routing table entry for 190.1.0.0/16, version 121Paths: (1 available, best #1, table Default - IP - Routing - Table)Advertised to update - groups:11 2 3 41.1.1.1 from 2.2.2.2 (3.3.3.3)Origin IGP, metric 0, localpref 100, valid, internal, best
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?()