web analytics

Cisco CCIP 642-661 Practice Exam (36-40)

QUESTION NO: 36
What do the following commands accomplish?
R(config-router)#neighbor {ip addressII} route-map {name} out R(config)#route-map {name} permit 10
R(config-route-map)#set as-path prepend {AS-Number} {AS-Number}
A. They influence outbound-traffic BGP path selection.
B. They influence inbound-traffic BGP path selection.
C. They influence both inbound and outbound-traffic BGP path selection.
D. They influence BGP path selection using AS-path filtering.
Answer: B

QUESTION NO: 37
External BGP peers must normally reside on a directly connected network. Sometimes it is useful to relax this restriction to enable load balancing. Which neighbor command option is used to permit this?
A. ebgp-multihop
B. soft-reconfiguration
C. remote-as
D. send-community
E. no sync
F. next-hop-self
Answer: A

QUESTION NO: 38
Which BGP configuration option is designed to reduce router processing load caused by unstable routes?
A. bgp dampening
B. no sync
C. neighbor {ip-address} maximum-prefix {number}
D. sync
E. bgp scan-time
F. bgp deterministic-med
Answer: A

QUESTION NO: 39
Within a transit AS, which router(s) are typically configured with the BGP next-hop-self option?
A. All edge routers running both eBGP and iBGP sessions
B. All internal routers running iBGP sessions.
C. The internal routers configured as route reflectors and running iBGP sessions to the client routers.
D. The internal routers configured as route reflector clients and running iBGP sessions to the route reflector.
Answer: A

QUESTION NO: 40
If there is no exact match in the local routing table, what three conditions would result in BGP introducing the classful network 172.0.0.0 with the mask 255.0.0.0 into the BGP table? (Choose three.)
A. the routing table contains the subnet 172.172.172.0 with a subnet mask of 255.255.255.0
B. network 172.0.0.0 is configured under the router bgp {as no.} command
C. no auto-summary is configured under the router bgp {as no.} command
D. any classful network must exist in the BGP table
E. auto-summary is enabled under the router bgp {as no.} command
F. a classless network must exist in the BGP table
Answer: A,B,