PrepAway - Latest Free Exam Questions & Answers

What is wrong with the following BGP router configuration?

What is wrong with the following BGP router configuration? router bgp 65001
no bgp default ipv4-unicast
!
address-family vpnv4
neighbor 192.168.1.1 remote-as 65001
neighbor 192.168.1.1 update-source loopback 0
neighbor 192.168.1.1 activate
neighbor 192.168.1.1 next-hop-self
neighbor 192.168.1.1 send-community both

PrepAway - Latest Free Exam Questions & Answers

A.
The neighbor 192.168.1.1 remote-as 65001 and the neighbor 192.168.1.1 update-source loopback 0 commands should be moved under the bgp router configuration mode.

B.
The neighbor 192.168.1.1 activate command should be moved under the bgp router configuration mode.

C.
The no bgp default ipv4-unicast command needs to be removed.

D.
The neighbor 192.168.1.1 remote-as 65001, the neighbor 192.168.1.1 update-source loopback 0, and the neighbor 192.168.1.1 activate commands should be moved under the bgp router configuration mode.

E.
Nothing is wrong. The router will be able to propagate VPNv4 routes to the 192.168.1.1 MP-BGP neighbor.


Leave a Reply