CCNP 350-401 ENCOR Question 613 DISCUSSION
« Back to Main MenuRefer to the exhibit. Which command set changes the neighbor state from Idle (Admin) to Active?
A.
R1(config)#router bgp 65002
R1(config-router)#neighbor 192.168.50.2 activate
B.
R1(config)#router bgp 65001
R1(config-router)#neighbor 192.168.50.2 activate
C.
R1(config)#router bgp 65001
R1(config-router)#no neighbor 192.168.50.2 shutdown
D.
R1(config)#router bgp 65001
R1(config-router)#neighbor 192.168.50.2 remote-as 65001
Refer to the exhibit. Which command set changes the neighbor state from Idle (Admin) to Active?
A.
R1(config)#router bgp 65002
R1(config-router)#neighbor 192.168.50.2 activate
B.
R1(config)#router bgp 65001
R1(config-router)#neighbor 192.168.50.2 activate
C.
R1(config)#router bgp 65001
R1(config-router)#no neighbor 192.168.50.2 shutdown
D.
R1(config)#router bgp 65001
R1(config-router)#neighbor 192.168.50.2 remote-as 65001
Correct Answer: C