Displaying the active bgp4 configuration, Displaying summary neighbor information – Brocade Virtual ADX Switch and Router Guide (Supporting ADX v03.1.00) User Manual
Page 296
282
Brocade Virtual ADX Switch and Router Guide
53-1003246-01
Displaying BGP4 information
8
Displaying the active BGP4 configuration
To view the active BGP4 configuration information contained in the running configuration without
displaying the entire running configuration, enter the following command at any level of the CLI.
Virtual ADX# show ip bgp config
router bgp
local-as 200
neighbor 10.102.1.1 remote-as 200
neighbor 10.102.1.1 ebgp-multihop
neighbor 10.102.1.1 update-source loopback 1
neighbor 192.168.2.1 remote-as 100
neighbor 10.200.2.2 remote-as 400
neighbor 2001:db8:1000:2::1:1 remote-as 200
neighbor 2001:db8:1::1:2 remote-as 400
neighbor 2001:db8:4444::1 remote-as 300
address-family ipv4 unicast
no neighbor 2001:db8:1000:2::1:1 activate
no neighbor 2001:db8:1::1:2 activate
no neighbor 2001:db8:4444::1 activate
exit-address-family
address-family ipv6 unicast
redistribute static
neighbor 2001:db8:1000:2::1:1 activate
neighbor 2001:db8:1::1:2 activate
neighbor 2001:db8:4444::1 activate
exit-address-family
end of BGP configuration
Syntax: show ip bgp config
Displaying summary neighbor information
The show ip bgp neighbor command output has the following limitations.
1. If BGP4 peer is not configured for an address-family, the peer information will NOT be
displayed.
2. If BGP4 peer is configured for an address-family, it will display the same as in previous
releases.
To display summary neighbor information, enter a command such as the following at any level of
the CLI.
Sent
The number of BGP4 routes the device has sent to the neighbor.
ToSend
The number of routes the device has queued to advertise and withdraw to a
neighbor.
TABLE 39
BGP4 summary information (Continued)
This field...
Displays...