web analytics

Cisco CCIP 642-661 Practice Exam (1-5)

QUESTION NO: 1
Why can using the ip tcp path-mtu-discovery command improve BGP convergence?
A. Smaller MSS sizes may reduce BGP convergence times.
B. BGP is enabled to fragment its large update packets.
C. The BGP memory requirements on routers are reduced.
D. Single packet sizes in TCP sessions are limited.
E. BGP is allowed to use a larger TCP window size.
Answer: E

QUESTION NO: 2
Refer to the outputs shown in the exhibit. What could be preventing the R1 router from receiving any prefixes from the R2 BGP neighbor?
A. R2 is using the wrong AS number in its neighbor 192.168.31.2 remote-as statement.
B. The no sync command is missing on R2.
C. R1 is using the wrong AS number in its neighbor 192.168.31.1 remote-as statement.
D. The no sync command is missing on R1.
E. Both R1 and R2 are not using a loopback address to source their BGP packets.
F. There is a TCP session establishment problem between R1 and R2.
Answer: C

QUESTION NO: 3
Which configuration will enable the R1 router in the AS51003 sub-AS (member-AS) as a route reflector with neighbors 10.1.1.1 and 10.2.2.2 as its route-reflector clients?
A. ! R1 router bgp 51003 bgp confederation identifier 55111 bgp confederation peers 51001 51002 neighbor 10.1.1.1 remote-as 51001 neighbor 10.2.2.2 remote-as 51002 neighbor 10.1.1.1 route-reflector-client neighbor 10.2.2.2 route-reflector-client
B. ! R1 router bgp 55111 bgp confederation identifier 51003 neighbor 10.1.1.1 remote-as 51003 neighbor 10.2.2.2 remote-as 51003 neighbor 10.1.1.1 route-reflector-client neighbor 10.2.2.2 route-reflector-client
C. ! R1 router bgp 55111 bgp confederation identifier 51003 neighbor 10.1.1.1 remote-as 55111 neighbor 10.2.2.2 remote-as 55111 neighbor 10.1.1.1 route-reflector-client neighbor 10.2.2.2 route-reflector-client
D. ! R1 router bgp 51003 bgp confederation identifier 55111 bgp confederation peers 51001 51002 neighbor 10.1.1.1 remote-as 51003 neighbor 10.2.2.2 remote-as 51003 neighbor 10.1.1.1 route-reflector-client neighbor 10.2.2.2 route-reflector-client
Answer: D

QUESTION NO: 4
How does the extended community cost feature influence the BGP best path selection?
A. inserts the cost attribute after the MED attribute comparison, forcing best path route selection if all other preferred route selection criteria are equal
B. selects the BGP route with the highest attached extended community cost value
C. alters the BGP AS exit path selection by adding the link cost to the local preference
D. acts as a best path "tie breaker" when multiple IGP equal cost paths occur
E. reflects the bandwidth of links entering the local AS from eBGP neighbors (in the MED attribute)
Answer: D

QUESTION NO: 5
Which two command scenarios will alter the BGP local-preference attribute to 120?(Choose two)
A. R(config-route-map)#set local-preference 120
B. R(config-router)#neighbor ip-address local-preference 120
C. R(config-router)#bgp default local-preference 120
D. R(config-router)#neighbor ip-address prefix-list test in local-preference 120
Answer: A,C