On router R2, under BGP neighbor summary: neighbor "192.168.12.1," the UP/down status is Idle (admin), meaning the neighbor relationship has been administratively shut down (no BGP routing information will be exchanged with this neighbor.)
To activate this neighbor:
R2(config)# router bgp 65002
R2(config-router)# neighbor 192.168.12.1 activate
R2# clear ip bgp *
A. for sure;
cisco(config-router)#
cisco(config-router)#do s bgp summ
BGP router identifier 10.0.0.1, local AS number 777
BGP table version is 1, main routing table version 1
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
77.7.7.7 4 555 0 0 1 0 0 never Idle (Admin)
cisco(config-router)#do s runn | sec bgp
router bgp 777
bgp log-neighbor-changes
neighbor 77.7.7.7 remote-as 555
neighbor 77.7.7.7 shutdown
cisco(config-router)#
cisco(config-router)#
cisco(config-router)#no neighbor 77.7.7.7 shutdown
cisco(config-router)#do s bgp summ
BGP router identifier 10.0.0.1, local AS number 777
BGP table version is 1, main routing table version 1
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
77.7.7.7 4 555 0 0 1 0 0 never Idle
cisco(config-router)#
Because if you look at the show ip bgp summary output on R2, it clearly shows neighbor 192.168.12.1 is admin down. That means under R2 BGP process, neighbor 192.168.12.1 has been shut down.
This section is not available anymore. Please use the main Exam Page.350-401 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
AbdullahMohammad251
7 months, 3 weeks ago[Removed]
11 months, 4 weeks agonushadu
2 years, 5 months agonushadu
2 years, 5 months agobendarkel
2 years, 5 months agoDataset
2 years, 5 months agobendarkel
2 years, 5 months agoDataset
2 years ago