beautypg.com

Displaying the active bgp4 configuration, Displaying summary neighbor information – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 148

background image

120

Multi-Service IronWare Routing Configuration Guide

53-1003033-02

Displaying BGP4 information

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.

Brocade# 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::1:1 remote-as 200

neighbor 2001:db8::1:2 remote-as 400

neighbor 2001:db8::1 remote-as 300

address-family ipv4 unicast

no neighbor 2001:db8::1:1 activate

no neighbor 2001:db8::1:2 activate

no neighbor 2001:db8::1 activate

exit-address-family

address-family ipv4 multicast

exit-address-family

address-family ipv6 unicast

redistribute static

neighbor 2001:db8::1:1 activate

neighbor 2001:db8::1:2 activate

neighbor 2001:db8::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 7

BGP4 summary information (Continued)

This field...

Displays...