Displaying the active bgp4 configuration, Displaying summary neighbor information – Brocade BigIron RX Series Configuration Guide User Manual

Page 981

Advertising
background image

BigIron RX Series Configuration Guide

903

53-1002484-04

Displaying BGP4 information

27

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.

BigIron RX# show ip bgp config

router bgp

local-as 200

neighbor 102.102.1.1 remote-as 200

neighbor 102.102.1.1 ebgp-multihop

neighbor 102.102.1.1 update-source loopback 1

neighbor 192.168.2.1 remote-as 100

neighbor 200.200.2.2 remote-as 400

neighbor 1000:2::1:1 remote-as 200

neighbor 2000:1::1:2 remote-as 400

neighbor 4444::1 remote-as 300

address-family ipv4 unicast

no neighbor 1000:2::1:1 activate

no neighbor 2000:1::1:2 activate

no neighbor 4444::1 activate

exit-address-family

address-family ipv4 multicast

exit-address-family

address-family ipv6 unicast

redistribute static

neighbor 1000:2::1:1 activate

neighbor 2000:1::1:2 activate

neighbor 4444::1 activate

exit-address-family

end of BGP configuration

Syntax: show ip bgp config

Displaying summary neighbor information

To display summary neighbor information, enter a command such as the following at any level of
the CLI.

Sent

The number of BGP4 routes that the device has sent to the neighbor.

ToSend

The number of routes the device has queued to send to this neighbor.

TABLE 136

BGP4 summary information (Continued)

This field...

Displays...

Advertising