During BGP configuration on a router that has peered with other BGP speakers, the BGP command aggregate-a ddress 172.32.0.0 255.255.252.0 is issued. However, the peers do not receive this aggregate network in BGP advertisements. Also, the router does not have this aggregate network in its BGP table.Which option indicates a possible reason this command did not cause the router to advertise the aggregate network to its peers?()
A. Interface NULL 0 is likely shutdown.
B. The next hop IP address must be a loopback address.
C. The BGP command no auto - summary is missing.
D. The BGP command no synchronization is missing.
E. Subnets of 172.32.0.0/22 do not exist in the BGP table.
F. The IGP running on this router does not have network 172.32.0.0/22 installed.
第1题:
A. All BGP updates that are received on router R 2 will be sent to routers R3 and R4. Routers R3 and R4 will then forward those BGP updates to router R5
B. None of the BGP updates that are received on router R2 will ever be received by router R5
C. All BGP updates that are received on router R2 will not be sent to routers R3 and R4
D. All BGP updates that are received on router R2 will be sent directly to router R5
第2题:
You issue the command show process memory ∣ include BGP and notice that BGP is consuming alarge percentage of the router’s memory. Which of the following steps would result in lowering theamount of memory being consumed by BGP?(Choose all that apply.)()
第3题:
Which set of configuration commands configures MBGP on the ERX Edge Router?()
第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题:
You work as a network engineer for the company, you want to configure two BGP speakers to form an EBGP session across a firewall. On the engineer’s network, the firewall always permits TCP sessions that are initiated from the inside network (the network attached to the inside interface of the firewall). What prerequisite is there for enabling BGP to run on this network?()
第6题:
During BGP configuration on a router that has peered with other BGP speakers, the BGP command aggregate-a ddress 172.32.0.0 255.255.252.0 is issued. However, the peers do not receive this aggregate network in BGP advertisements. Also, the router does not have this aggregate network in its BGP table. Which option indicates a possible reason this command did not cause the router to advertise the aggregate network to its peers?()
第7题:
When implementing BGP confederations, which configuration command establishes the globally unique AS number used with external peers outside your network?()
第8题:
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.
第9题:
clear ip bgp *
clear ip bgp 1.1.1.1
clear ip bgp * soft
clear ip bgp 1.1.1.1 out
第10题:
On the CE router, PE neighbors must be configured in the VRF context on the CE router
On PE routers, the CE IBGP neighbors are configured in the global BGP configuration
On PE routers, the CE EBGP neighbors are configured in the VRF context
A separate BGP process must be used on the PE routers for CE routers so that they do not use the same BGP routing process as that used for the PE router's other provider neighbors
第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题:
upstream EBGP neighbors
downstream EBGP neighbors
upstream IBGP neighbors learned by IBGP peers
downstream IBGP neighbors learned by IBGP peers
第13题:
In BGP routing,what does the rule of synchronization mean?()
第14题:
When BGP is used as the PE-CE routing protocol, which of these statements is correct?()
第15题:
SR7750调测BGP邻居状态变化的命令是()
第16题:
Router 1 is configured for BGP as dual-homed on the Cisco network. Which three BGP attributes are carried in every BGP update on this router (both IBGP and EBGP)?()
第17题:
In which two ways does the BGP graceful capability preserve prefix information during a restart?()
第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题:
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.
第20题:
The peer router immediately removes the BGP routers that it learned from the restarting router from itsBGP routing tables.
The router establishes BGP sessions with other routers and relearns the BGP routes from others that are also capable of graceful restart. The restarting router waits to receive updates from the neighboringrouters. When the neighboring routers send end-of-RIB messages to indicate that they are donesending updates,the restarting router starts sending its own updates.
The peer router sends an end-of-RIB message to the restarting router.
The restarting router removes any stale prefixes after the timer for stale entries expires.
The restarting router does not remove any stale prefixes after the timer for stale entries expires.
第21题:
The peer router sends an end-of RIB message to the restarting router
The peer router immediately removes the BGP routes that it learned from the restarting router from its BGP routing table
The restarting router does not remove any stale prefixes after the timer for stale entries expires
The router establishes BGP sessions with other routers and relearns the BGP routes from other routers that are also capable of graceful restart. The restarting router waits to receive updates from the neighboring routers. When the neighboring routers send end-of-RIB messages to indicate that they are done sending updates, the restarting router starts sending its own updates
The restarting router removes any stale prefixes after the timer for stale entries expires
第22题:
The 172.16.1.1 neighbor is down.
The prefix 10.10.10.0/24is not a’connected’route.
This route is not a BGP learned route.
The network command is wrong.
None of the other alternatives apply
第23题:
[edit protocols bgp group external] user@router# set interfaces ge-0/0/0.42
[edit protocols bgp group external] user@router# edit show interfaces ge-0/0/0.42
[edit protocols bgp group external] user@router# top show interfaces ge-0/0/0.42
[edit protocols bgp group external] user@router# show interfaces ge-0/0/0.42
第24题:
Attempt to TELNET from the router connected to the inside of the firewall to the router connected to the outside of the firewall. If telnet works, BGP will work, since telnet and BGP both use TCP to transport data.
Ping from the router connected to the inside interface of the firewall to the router connected to the outside interface of the firewall. If you can ping between them, BGP should work, since BGP uses IP to transport packets.
There is no way to make BGP work across a firewall without special configuration, so there is no simple test 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.