web analytics

Cisco CCIP 642-661 Practice Exam (51-55)

QUESTION NO: 51
omitted)
!
router bgp 65500
neighbor 172.25.25.25 remote-as 65501
neighbor 172.22.22.25 remote-as 65502
neighbor 172.23.23.22 remote-as 65503
!
(output omitted)
You work as a network technician. Study the exhibit carefully. Which of the following is the correct set of commands to establish a minimum routing update interval of 60 seconds for all neighbors?
A. R-3(config-router)#neighbor advertisement-interval 60
B. R-3(config-router)#neighbor 172.25.25.25 advertisement-interval 60 R-3(config-router)#neighbor 172.25.22.22 advertisement-interval 60 R-3(config-router)#neighbor 172.23.23.23 advertisement-interval 60
C. R-3(config-router)#bgp neighbor advertisement-interval 60
D. R-3(config-router)#timers bgp 60 60 60
Answer: B

QUESTION NO: 52
Based on the R1 router BGP configuration shown, which three statements are correct? (Choose three.)
A. R1 is in AS 50101 according to the 192.168.100.1 neighbor.
B. The 10.4.4.4 neighbor is an EBGP neighbor.
C. BGP updates coming in from the 192.168.100.1 neighbor must be processed by the setlp route-map.
D. R1 is in AS 50101 according to the 10.1.1.1 neighbor.
E. The 192.168.100.1 neighbor must be directly connected to R1.
F. R1 is a route-reflector client.
Answer: A,C,E

QUESTION NO: 53
Based on the show ip route bgp output and the BGP configuration shown in the exhibit, which
BGP prefixes will be advertised by P1R1? (Choose four.)
A. 192.168.12.0/22
B. 192.168.20.0/24
C. 192.168.23.0/24
D. 192.168.12.0/24
E. 192.168.15.0/24
F. 192.168.20.0/22
Answer: A,B,C,F

QUESTION NO: 54
Which one of the following regarding the BGP route refresh feature is correct?
A. Negotiates feature capability during the BGP UPDATE message exchange process.
B. Stores a copy of all the inbound BGP routing information in router memory.
C. Requires preconfiguration using the neighbor soft-reconfiguration command on the router and the BGP peer.
D. Allows a router to request the retransmission of BGP routes from a BGP neighbor.
Answer: D

QUESTION NO: 55
Based on the following show ip bgp neighbors 2.2.2.2 output, which two statements are true? (Choose two.)
R1#show ip bgp neighbors 2.2.2.2
BGP neighbor is 2.2.2.2, remote AS 102, internal link Index 1, Offset 0, Mask 0x2BGP version 4, remote router ID 66.0.0.1
BGP state=Established, table version=1, up for 00:14:52 Last read 00:00:52, hold time is 180, keepalive interval is 60 seconds Minimum time between advertisement runs is 5 seconds Received 233 messages, 0 notifications, 0 in queue Sent 206 messages, 0 notifications, 0 in queue Prefix advertised 0, suppressed 0, withdrawn 0 Connections established 17; dropped 16 Last reset 00:15:02, due to User reset 18 accepted prefixes consume 576 bytes, maximum limit 20 Threshold for warning message 80%0 history paths consume 0 bytes
A. R1 will drop its neighbor relationship to the 2.2.2.2 IBGP neighbor if 2.2.2.2 sends two more additional prefixes to R1.
B. R1 will drop its neighbor relationship to the 2.2.2.2 IBGP neighbor if 2.2.2.2 sends three more additional prefixes to R1.
C. R1 generated a warning message to the router’s console after the 2.2.2.2 IBGP neighbor sent 15 prefixes to R1.
D. R1 has accepted 20 prefixes from the 2.2.2.2 IBGP neighbor.
E. R1 generated a warning message to the router’s console after the 2.2.2.2 IBGP neighbor sent 16 prefixes to R1.
Answer: B,E