Displaying the bgp4+ running configuration – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual
Page 568

540
Multi-Service IronWare Routing Configuration Guide
53-1003033-02
Displaying BGP4+ information
Displaying the BGP4+ running 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.
Syntax: show ipv6 bgp config
Communities
The communities that routes with this set of attributes are in.
AS Path
The ASs through which routes with this set of attributes have passed. The local
AS is shown in parentheses.
Address
For debugging purposes only.
Hash
For debugging purposes only.
Reference Counts
For debugging purposes only.
TABLE 103
BGP4+ route-attribute entries information (Continued)
This field...
Displays...
Brocade# show ipv6 bgp config
Current BGP configuration:
router bgp
local-as 1000
neighbor peer_group1 peer-group
neighbor 2001:db8:e0ff:783a::3 remote-as 1001
neighbor 2001:db8:edd3:8389::1 remote-as 1002
neighbor 2001:db8:80::23 peer-group peer_group1
neighbor 2001:db8:80::23 remote-as 1003
address-family ipv6 unicast
no neighbor 2001:db8:e0ff:783a::3 activate
no neighbor 2001:db8:edd3:8389::1 activate
no neighbor 2001:db8:80::23 activate
exit-address-family
address-family vpnv4
exit-address-family
address-family l2vpn
network 2001:db8::/32
neighbor peer_group1 activate
neighbor 2001:db8:edd3:8389::1 activate
exit-address-family
end