beautypg.com

Displaying neighbor information – Brocade FastIron Ethernet Switch Layer 3 Routing Configuration Guide User Manual

Page 407

background image

By default, password is encrypted. If you want the password to be in clear text, insert a 0 between
password and string.

device(config-bgp)# neighbor 10.157.22.26 password admin

Displaying the authentication string

To display the authentication string, enter the following commands.

device(config)# enable password-display

device(config)# show ip bgp neighbors

The enable password-display command enables display of the authentication string, but only in the
output of the show ip bgp neighbors command. String display is still encrypted in the startup
configuration file and running configuration. Enter the command at the global CONFIG level of the CLI.

NOTE
The command also displays SNMP community strings in clear text, in the output of the show snmp
server
command.

Displaying neighbor information

To display IPv6 unicast route summary information, enter the show ip bgp ipv6 summary command:

device(config-bgp)#show ip bgp ipv6 summary

BGP4 Summary

Router ID: 10.1.1.1 Local AS Number: 1

Confederation Identifier: not configured

Confederation Peers:

Maximum Number of IP ECMP Paths Supported for Load Sharing: 1

Number of Neighbors Configured: 1, UP: 1

Number of Routes Installed: 1, Uses 86 bytes

Number of Routes Advertising to All Neighbors: 0 (0 entries)

Number of Attribute Entries Installed: 1, Uses 90 bytes

Neighbor Address AS# State Time Rt:Accepted Filtered Sent ToSend

192.168.1.2 2 ESTAB 0h 1m51s 1 0 0 0

Syntax: show ip bgp ipv6 summary

To display IPv6 unicast device information with respect to the IPv4 neighbor, enter the show ip bgp
ipv6 neighbors
command:

device(config-bgp)#show ip bgp ipv6 neighbors

Total number of BGP Neighbors: 1

1 IP Address: 192.168.1.2, AS: 2 (EBGP), RouterID: 10.1.1.2, VRF: default-vrf

State: ESTABLISHED, Time: 0h8m33s, KeepAliveTime: 60, HoldTime: 180

KeepAliveTimer Expire in 17 seconds, HoldTimer Expire in 135 seconds

UpdateSource: Loopback 1

RefreshCapability: Received

.......

Neighbor NLRI Negotiation:

Peer Negotiated IPV6 unicast capability

Peer configured for IPV6 unicast Routes

Neighbor AS4 Capability Negotiation:

TCP Connection state: ESTABLISHED, flags:00000033 (0,0)

Syntax: show ip bgp ipv6 neighbors [last-packet-with-error] [routes-summary] [ip-address]

The neighbors parameter provides details on TCP and BGP neighbor connections. The last-packet-
with-error
parameter displays the last packet received with error. The routes-summary parameter
displays the routes summary.

Displaying neighbor information

FastIron Ethernet Switch Layer 3 Routing Configuration Guide

407

53-1003087-04