46
Displaying IPv6 MBGP information
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.
BigIron RX# show ipv6 mbgp config
Current BGP configuration:
router bgp
local-as 200
neighbor 166.1.1.2 remote-as 200
address-family ipv6 unicast
no neighbor 166.1.1.2 activate
exit-address-family
address-family ipv6 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
Syntax: show ipv6 mbgp config
NOTE
This command displays exactly the same information as the show ipv6 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 ipv6 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.
1182
BigIron RX Series Configuration Guide
53-1001810-01