neighbor 200.16.1.2 remote-as 300
bgp-neighbor 200.16.1.2 remote-as 300
ebgp-neighbor 200.16.1.2 remote-as 300
neighbor 200.16.1.2 remote-as 300 connection-type ebgp
第1题:
A. OSPFv3 establishes neighbor adjacencies by using global IPv6 addresses.
B. OSPFv3 establishes neighbor adjacencies by using Link - local addresses.
C. RT1 owns a subnet mask of 64 bits.
D. OSPFv3 establishes neighbor adjacencies by using IPv4 addr esses.
第2题:
A. An internal routing protocol can be used to reach an EBGP neighbor.
B. The next hop does not change when BGP updates are exchanged between EBGP neighbors.
C. EBGP requires a full mesh.
D. A static route can be used to form an adjacency between neighbors.
第3题:
You have two EBGP peers connected via two parallel serial lines. What should you do to be able to load-balance between two EBGP speakers over the parallel serial lines in both directions? ()
第4题:
A BGP router is configured as shown below: interface ethernet 0 ip address 10.10.10.1 255.255.0.0! int serial 0 ip address 172.16.1.1 255.255.255.252! router bgp 65001 neighbor 192.168.1.1 remote-as 65002 Based on the above configuration, which of the following BGP statements would inject the10.10.0.0/16 prefix into the BGP routing table?()
第5题:
Router R-1 is configured for BGP routing as shown below: router bgp 65300network 27.0.0.0neighbor 192.23.1.1 remote-as 65300 From the perspective of router R-1, what kind of router is the router with IP address 192.23.1.1?()
第6题:
Which of the following statements is true about a router's eBGP peers that is not also true about that same router's iBGP peers?()
第7题:
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?()
第8题:
neighbor 200.16.1.2 remote-as 300
bgp-neighbor 200.16.1.2 remote-as 300
ebgp-neighbor 200.16.1.2 remote-as 300
neighbor 200.16.1.2 remote-as 300 connection-type ebgp
第9题:
show ip bgp
show ip bgp paths
show ip bgp peers
show ip bgp summary
show ip bgp protocols
第10题:
nothing,BGP automatically load-balances the traffic between different autonomous systems on all available links
peer between the eBGP speaker’s loopbacks, configuring eBGP multihop as required, and use an IGP to load-share between the two equal-cost paths between the loopback addresses
configure a loopback as update source for both EBGP peers and have on each AS an IGP to introduce two equal-cost paths to reach the EBGP peer loopback address;it is also necessary to use the next-hop-self command
use the ebgp-load-balance command on the neighbor statement on both sides
configure a loopback as update source for both EBGP peers and have on each AS an IGP to introduce two equal-cost paths to reach the peer loopback address;it is also necessary to use the ebgp-multihop and next-hop-self commands
第11题:
network 10.0.0.0
network 10.10.0.0 mask 255.255.0.0
network 10.10.10.1 mask 255.255.255.255
network 10.10.10.0 mask 255.255.255.0
network 10.0.0.0 mask 255.255.0.0
第12题:
The eBGP peer neighborship uses TCP
The eBGP peer uses port 180 (default)
The eBGP peer uses the same ASN as the local router
The eBGP peer updates its AS_Path PA before sending updates to this router
第13题:
A. The IBGP neighbor is not directly connected.
B. BGP synchronization is enabled in a transit autonomous system with fully - meshed IBGP neighbors.
C. The EBGP neighbor ebgp - multihop option is set to the de fault value.
D. The BGP update interval is different between the two BGP neighbors.
E. The BGP neighbor is referencing an incorrect autonomous system number in its neighbor statement.
F. There is an access list blocking all TCP traffic between the two BGP neighbors.
第14题:
A.show ip bgp
B.show ipbgp paths
C.show ipbgp peers
D.show ipbgp summary
E.show ipbgp protocols
第15题:
Which configuration command establishes an EBGP session to a peer in AS 300?()
第16题:
What is the BGP synchronization rule?()
第17题:
Which IOS command would you enter if you wanted to view a list of IBGP and EBGP neighbor relationships that are configured()
第18题:
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?()
第19题:
The show ip bgp neighbor 2 .2.2.2 received -routes command lists the three original prefixes.
The show ip bgp neighbor 2.2.2.2 advertised - routes command lists the three original prefixes.
The show ip bgp neighbor 2.2.2.2 routes command lists the three original prefixes.
T he show ip bgp neighbor 2.2.2.2 routes command lists only 2.0.0.0/8.
The show ip bgp neighbor 2.2.2.2 advertised - routes command lists only 2.0.0.0/8.
第20题:
A peer router running IBGP
A peer router running EBGP
A community member running IBGP
A peer group member running IBGP
A peer group member running EBGP
第21题:
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
第22题:
An internal routing protocol can be used to reach an EBGP neighbor.
The next hop does not change when BGP updates are exchanged between EBGP neighbors.
EBGP requires a full mesh.
A static route can be used to form an adjacency between neighbors.
第23题:
Routing information received through an IBGP session is not forwarded to another IBGP neighbor, onlyto EBGP neighbors
Routing information received through an EBGP session is not forwarded to another EBGP neighbor,only to IBGP neighbors
BGP neighbor peerings are established and sychronized using the TCP 3-way handshake
BGP shall not advertise a route until that route has been learned via an IGP also
第24题:
router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family ipv4 multicast neighbor 192.168.10.1 next-hop-self
router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family vpnv4 multicast neighbor 192.168.10.1 activate
router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family ipv4 unicast neighbor 192.168.10.1 active
router bgp 100 neighbor 192.168.10.1 remote-as 200 address-family ipv4 multicast neighbor 192.168.10.1 activate