home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

R4: show ip bgp summary

The following example shows the output of the show ip bgp summary command for router R4 at this stage of the configuration.


vyatta@R4:~$ show ip bgp summary 
BGP router identifier 10.0.0.44, local AS number 100
BGP table version is 39
3 BGP AS-PATH entries
0 BGP community entries

IPv4 Unicast address family:
Neighbor        V    AS MsgRcvd MsgSent   TblVer  InQ OutQ Up/Down  State/PfxRcd
10.0.0.11       4   100    6076    6076       39    0    0 1d03h57m        1
10.0.0.22       4   100    6051    6057       39    0    0 1d03h57m        0
10.0.0.33       4   100    6043    6048       39    0    0 1d03h57m        0
99.99.99.2      4   300   35755   44056       39    0    0 01:10:11        3
Total number of neighbors 4
vyatta@R4:~$