List of questions
Related questions
Question 300 - 350-501 discussion
Refer to the exhibit.
Refer to the exhibit. A network support engineer for ASN 65502 receives a technical support ticket from a customer in ASN 65503 who reports that an eBGP session is down. The engineer determines that the peering failed after a recent change to the device at 192.168.26.2. EDGE-GW-1 must establish an eBGP session with the peering router 192.168.26.2. Which configuration establishes this session?
configure terminal
no router bgp 65502
router bgp 65503
neighbor 192.168.26.2 remote-as 65503
address-family ipv4
neighbor 192.168.26.2 activate
end
configure terminal
router bgp 65502
address-family ipv4
neighbor 192.168.26.2 activate
end
configure terminal
no router bgp 65502
router bgp 65503
neighbor 192.168.26.2 remote-as 65123
address-family ipv4
neighbor 192.168.26.2 activate
end
configure terminal
router bgp 65502
no neighbor 192.168.26.2 remote-as 65503
neighbor 192.168.26.2 remote-as 65123
address-family ipv4
neighbor 192.168.26.2 activate
end
0 comments
Leave a comment first