Router R1, in ASN 11, learns a BGP route from BGP peer R22 in ASN 22. R1 and then uses BGP to advertise the route to R2, also in ASN 11. What ASNs would you see in the BGP table on R2 for this route?()
A. 22
B. 11
C. 1
D. None
第1题:
Enterprise Router R1, in ASN 1, connects to ISP Router I1, ASN 2, using eBGP. The single serial link b etween the two routers uses IP addresses 10.1.1.1 and 10.1.1.2, respectively. Both routers use their S0/0 interfaces for this link. Which of the following commands would be needed on R1 to configure eBGP?()
第2题:
The following output occurs on Router R1. Which of the following cannot be determine d from this output?() R1# show ip route 180.1.1.0 255.255.255.240 Routing entry for 180.1.1.0/28 Known via "bgp 2", distance 20, metric 0 Tag 3, type external Last update from 192.168.1.2 00:10:27 ago Routing Descriptor Blocks: * 192.168.1.2, from 19 2.168.1.2, 00:10:27 ago Route metric is 0, traffic share count is 1 AS Hops 2 Route tag 3
第3题:
In BGP routing,what does the rule of synchronization mean?()
第4题:
Two routers configured to run BGP have been connected to a firewall, one on the inside interface and one on the outside interface. BGP has been configured so the two routers should peer, including the correct BGP session endpoint addresses and the correct BGP session hop-count limit (EBGP multihop). What is a good first test to see if BGP will work across the firewall?()
第5题:
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?()
第6题:
What is the first step in BGP route selection?()
第7题:
A BGP router can only advertise an EBGP learned route,provided that the route is an IGP route in the routing table.
A BGP router can only advertise an IBGP learned route,provided that the route is an IGP route in the routing table.
A BGP router can only advertise an IBGP learned route,provided that the route is an IGP route that is not in the routing table.
A BGP router can only advertise an EBGP learned route,provided that the route is a metric of 0 in the BGP table.
第8题:
22
11
1
None
第9题:
Route 1 is the best route.
Route 2 is the best route.
The routes tie as best, but one will be picked to be placed in the routing table based on tiebreakers.
Neither route is considered best.
第10题:
The Enterprise likely uses ASN 1.
The neighboring ISP likely uses ASN 1.
The route has been advertised through ASN 1 multiple times.
Router Ent1 will add another ASN to the AS_Path before advertising this route to its iBGP peer (4.4.4.4).
第11题:
R1 has a neighbor 1.1.1.1 command configured.
R1 has a neighbor 2.2.2.2 command configured.
The show ip bgp command lists a line for 190.1.0.0/16 with both an > and an i on the left.
R1 is in ASN 1.
第12题:
The local router prefers the route with the shortest AS Path.
The local router verifies that it has a route to the BGP Next Hop IP address.
The local router prefers the route from the peer with the lowest peer ID address.
The local router prefers the route learned from an EBGP peer over a route learned from an IBGP peer.
第13题:
Enterprise Router R1, in ASN 1, connects to ISP Router I1, ASN 2, using eBGP. There are two parallel serial links between the two rou ters. The implementation plan calls for each router to base their BGP TCP connection on their respective loopback1 interfaces, with IP addresses 1.1.1.1 and 2.2.2.2, respectively. Which of the following commands would not be part of a working eBGP confi guration on Router R1?()
第14题:
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?()
第15题:
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
第16题:
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
第17题:
A problem was reported that the 10.10.10.0/24 prefix was not injected into the local BGP table ona Company router named R1. The following information is available from this router: R1 Configuration: router bgp 65001 network 10.0.0.0 neighbor 172.16.1.1 remote-as 65002 no auto-summary Routing table information: show ip route | include 10 O 10.10.10.0/24 [110/11] via 192.168.1.1, 2d00h, Ethernet0/0 Why is this prefix not in the local BGP table of the R1?()
第18题:
What is the first step in BGP route selection?()
第19题:
Attempt to TELNET from the router connected to the inside of the firewall to the router connected to theoutside of the firewall. If telnet works, BGP will work, since telnet and BGP both use TCP to transportdata.
Ping from the router connected to the inside interface of the firewall to the router connected to theoutside interface of the firewall. If you can ping between them, BGP should work, since BGP uses IP totransport packets.
There is no way to make BGP work across a firewall without special configuration, so there is no simpletest that will show you if BGP will work or not, other than trying to start the peering session.
There is no way to make BGP work across a firewall.
第20题:
router bgp 1
neighbor 2.2.2.2 remote- as 2
neighbor 2.2.2.2 update - source loopback1
neighbor 2.2.2.2 multihop 2
第21题:
router bgp 2
router bgp 1
neighbor 10.1 .1.2 remote - as 2
neighbor 10.1.1.2 Update - source 10.1.1.1
neighbor 10.1.1.2 Update- source S0/0
第22题:
The 172.16.1.1 neighbor is down.
The prefix 10.10.10.0/24 is not a ’connected’ route
This route is not a BGP learned route
The network command is wrong
None of the other alternatives apply
第23题:
The local router prefers the route with the shortest as-path.
The router first verifies that it has a route to the bgp Next Hop IP address.
The local router prefers the route from the peer with the lowest peer id address.
The local router prefers the route learned from an ebgp peer over a route learned from an ibgp peer.