In BGP routing,what does the rule of synchronization mean?()
第1题:
What is the most likely reason that an IBGP route that has been selected as a best route is not entered into the IP routing table?()
第2题:
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?()
第3题:
A company has a BGP network and a BGP route of 196.27.125.0/24 that should be propagated toall of the devices. The route is not now in any of the routing tables. The administrator determinesthat an access list is the cause of the problem. The administrator changes the access list to allowthis route, but the route still does not appear in any of the routing tables. What should be done topropagate this route?()
第4题:
Which types of prefixes will a router running BGP most likely advertise to an IBGP peer, assuming it is not configured as a route reflector?()
第5题:
Which three statements about the route target (RT) are true? ()
第6题:
What is the BGP synchronization rule?()
第7题:
By default, to which peers will a BGP router advertise routes learned from IBGP peers?()
第8题:
What is the first step in BGP route selection?()
第9题:
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.
第10题:
prefixes received from any other BGP peer and prefixes locally originated via network statements or redistributed
all prefixes in its routing table
prefixes received from EBGP peers and prefixes locally originated via network statements or redistributed
prefixes received from EBGP peers and prefixes received from route reflectors
prefixes received from other IBGP peers, prefixes received from EBGP peers, and prefixes redistributed to BGP
prefixes received from other IBGP peers and prefixes received from route reflectors
第11题:
static route needs to be added
floating static route needs to be added
bgp backdoor command
ospf backdoor command
第12题:
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.
第13题:
Which of these best identifies the types of prefixes a router running BGP will advertise to an EBGP peer? ()
第14题:
For which routes does LDP advertise a label binding?()
第15题:
You have a router running BGP for the MPLS network and OSPF for the local LAN network at the sales office. A route is being learned from the MPLS network that also exists on the OSPF local network. It is important that the router chooses the local LAN route being learned from the downstream switch running OSPF rather than the upstream BGP neighbor. Also, if the local OSPF route goes away, the BGP route needs to be used. What should be configured to make sure that the router will choose the LAN network as the preferred path?()
第16题:
What action will a BGP route reflector take when it receives a prefix marked with the community attribute NO ADVERTISE from a client peer?()
第17题:
Which of these best identifies the types of prefixes a router running BGP will advertise to an EBGP peer?()
第18题:
BGP route dampening is configured on a BGP router. Whose routing behavior is affected by this configuration?()
第19题:
Which action occurs when the policy main-policy evaluates the BGP route 10.0.55.2/32?() [edit policy-options] policy-statement test { from { route-filter10.0.0.016/orlongeraccept; route-filter10.0.67.0/24orlangerreject; route-filter10.0.0.0/8orlanger; } then { metric10; community add no-advertise; accept; } } policy-statement main-policy { term only-want-certain-routes { from { policytest; } then { communityadd harry-402; accept; } } } communityno advertise members no-advertise; communityharry-402 members 666:402; [edit protocols] bgp { exportmain-policy; }
第20题:
What is the first step in BGP route selection?()
第21题:
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.
第22题:
prefixes received from any other BGP peer and prefixes locally originated via network statements or redistributed
all prefixes in its routing table
prefixes received from EBGP peers and prefixes locally originated via network statements or redistributed
prefixes received from EBGP peers and prefixes received from route reflectors
prefixes received from other IBGP peers, prefixes received from EBGP peers,and prefixes redistributedto BGP
prefixes received from other IBGP peers and prefixes received from route reflectors
第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