A. Subnet prefix
B. ISP prefix
C. Global routing prefix
D. Registry prefix
您可能感興趣的試卷
你可能感興趣的試題
A. FE80::10::123
B. FE8::1::123
C. FE80:0:0:0:10::123
D. FE80::10:0:0:123
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
A. This router has set the Weight of this route to 10.
B. This router's BGP table lists this route as an iBGP route.
C. This router's MED has been set to 10.
D. This router's BGP table lists an AS_Path length of 10 for this route.
An Enterprise rou ter, Ent1, displays the following excerpt from the show ip bgp command. ENT1 has an eBGP connection to an ISP router with address 3.3.3.3 and an iBGP connection to a router with address 4.4.4.4. Which of the following is most likely to be true?()
Network Next Hop Metric LocPrf Weight Path
*> 3.3.3.3 0 0 1 1 1 1 2
18 i
A. The Enterprise likely uses ASN 1.
B. The neighboring ISP likely uses ASN 1.
C. The route has been advertised through ASN 1 multiple times.
D. Router Ent1 will add another ASN to the AS_Path before advertising this route to its iBGP peer (4.4.4.4).
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/16
BGP routing table entry for 190.1.0.0/16, version 121
Paths: (1 available, best #1, table Default - IP - Routing - Table)
Advertised to update - groups:
1
1 2 3 4
1.1.1.1 from 2.2.2.2 (3.3.3.3)
Origin IGP, metric 0, localpref 100, valid, internal, best
A. R1 has a neighbor 1.1.1.1 command configured.
B. R1 has a neighbor 2.2.2.2 command configured.
C. The show ip bgp command lists a line for 190.1.0.0/16 with both an ">" and an "i" on the left.
D. R1 is in ASN 1.
An engineer has been told to create an implementation plan to influence the choice of best BGP route on a single router using the Weight featurE. The sole Enterprise Internet - connected router, Ent 1, has neighbor relationships with Routers ISP1 and ISP2, which reside inside two different ISPs. The goal is to prefer all routes learned from ISP1 over ISP2 using Weight.
Which of the following answers lists a configuration step that would not be usefu l for achieving these goals?()
A. Configuring the neighbor weight command on Ent1.
B. Having the ISPs configure the neighbor route - map out command on ISP1 and ISP2, with the route map setting weight.
C. Configuring the set weight command inside a route map on Router Ent1.
D. Configuring a prefix list to match all class C networks.
Router R1 learns two routes with BGP for prefix 200.1.0.0/16. Comparing the two routes, route 1 has a shorter AS_Path Length, smaller MED, the same Weight, and smaller Local 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.
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
最新試題
Router R1, a branch router, connects to the Internet using DSL. Some traffic flows through a GRE and IPsec tunnel, over the DSL connection, destined for an Enterprise network.Which of the following answers best describes the router's logic that tells the router, for a given packet, to apply GRE encapsulation to the packet?()
Router R1 use s MAC address 1111.1111.1111 for its Fa0/0 interface. An engineer sees the following configuration in the output of a show running - config command. Then, the engineer issues a show ipv6 interface brief command. What global unicast IPv6 address does this c ommand display for interface tunnel 1?()interface loopback 1ip address 192.168.1.1 255.255.255.255interface tunnel 1tunnel source loopback 1tunnel destination 192.168.1.2tunnel mode ipv6ip isatapipv6 address 2000::/64 eui - 64
The following configura tion exists on a router on one end of an IPv6 tunnel. Which type of tunnel is created by this configuration?()interface loopback 1ip address 1.1.1.1 255.255.255.255interface tunnel 2ipv6 address 2000::1::/64tunnel source loopback 1tunnel destina tion 2.2.2.2tunnel mode ipv6ipipv6 eigrp 1
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
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 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
Router R1 sits at an Enterprise branch office, using the Internet for its only connectivity back to the rest of the EnterprisE.Which of the following is not a ben efit of using an IPsec tunnel for packets sent through the Internet, between R1 and the rest of the Enterprise?()
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 OSPFv3 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 OSPFv3 on R1 after this configuration has been pasted into R1?()ipv6 router ospf 1ipv6 unicast- routinginterface f0/0ipv6 address 2000 ::1/64ipv6 ospf 1 area 1interface s0/0/0ipv6 address 2001::/64 eui - 64ipv6 ospf 1 area 0
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 has been conf igured with an ipv6 route 2000::/64 S0/0/0 64 command.Which of the following does the 64 at the end of the command represent?()