Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 383

Advertising
background image

Multi-Service IronWare Routing Configuration Guide

355

53-1003033-02

Displaying MBGP information

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.

To display the active MBGP IPv6 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 ipv6 mbgp config

Brocade# show ip mbgp config

Current BGP configuration:

router bgp

local-as 200

neighbor 10.1.1.2 remote-as 200

address-family ipv4 unicast

no neighbor 10.1.1.2 activate

exit-address-family

address-family ipv4 multicast

redistribute connected

redistribute static

neighbor 10.1.1.2 activate

exit-address-family

address-family ipv6 unicast

exit-address-family

end of BGP configuration

Brocade# show ipv6 mbgp config

Current BGP configuration:

router bgp

local-as 100

neighbor 2001:db8::2 remote-as 200

address-family ipv4 unicast

no neighbor 2001:db8::2 activate

exit-address-family

address-family ipv4 multicast

exit-address-family

address-family ipv6 unicast

exit-address-family

address-family ipv6 multicast

neighbor 2001:db8::2 activate

redistribute connected

redistribute static

exit-address-family

address-family vpnv4 unicast

exit-address-family

end of BGP configuration

Advertising