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
A company uses Routers R1 and R2 to connect to ISP1 and ISP2, respectively, with Routers I1 and I2 used at the ISPs. R1 peers with I1 and R2; R2 peers with I2 and R1.
Assuming as many default s ettings as possible are used on all four routers, which of the following is true about the next - hop IP address for routes R1 learns over its iBGP connection to R2?()
A. The next hop is I2's BGP RID
B. The next hop is I2's IP address used on the R2 - I2 neigh bor relationship
C. The next hop is R2's BGP RID
D. The next hop is R2's IP address used on the R1 - R2 neighbor relationship
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 190.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 a n > and an i on the left.
D. R1 is in ASN 1.
最新試題
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
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
Which of the following features work the same in both RIP- 2 and RIPng?()
An enterprise h as plans to start adding IPv6 support. For the first year, the IPv6 will be in small pockets spread around the existing large IPv4 network, with occasional IPv6 traffic while applications teams test IPv6 - enabled servers and applications.Which of the fol lowing tools would be most appropriate?()
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?()
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 must match for two directly connected routers running OSPF to establish a neighbor adjacency?()
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 218 i
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?()
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