Displaying the active mbgp configuration, Displaying mbgp neighbors – Brocade BigIron RX Series Configuration Guide User Manual
Page 1019
![background image](/manuals/361694/1019/background.png)
BigIron RX Series Configuration Guide
941
53-1002484-04
Displaying MBGP information
28
Displaying the active MBGP configuration
To display the active MBGP configuration information contained in the running-config without
displaying the entire running-config, enter the following command at any level of the CLI.
Syntax: show ip mbgp config
NOTE
This command displays exactly the same information as the show ip bgp config command. Each
command displays both the BGP and MBGP configuration commands that are in the running-config.
Displaying MBGP neighbors
To view MBGP neighbor information including the values for all the configured parameters, enter
the following command. This display is similar to the show ip bgp neighbor display but has
additional fields that apply only to MBGP. These fields are shown in bold type in the example and
are explained below.
NOTE
The display shows all the configured parameters for the neighbor. Only the parameters that have
values different from their defaults are shown.
BigIron RX# show ip mbgp config
Current BGP configuration:
router bgp
local-as 200
neighbor 166.1.1.2 remote-as 200
address-family ipv4 unicast
no neighbor 166.1.1.2 activate
exit-address-family
address-family ipv4 multicast
redistribute connected
redistribute static
neighbor 166.1.1.2 activate
exit-address-family
address-family ipv6 unicast
exit-address-family
end of BGP configuration