Displaying neighbor information – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual
Page 85

Multi-Service IronWare Routing Configuration Guide
57
53-1003033-02
Configuring BGP4 neighbors
Configuring BGP IPv6 over BGP IPv4 neighbor settings
Use the neighbor command in the bgp ipv6 unicast address family level to configure various BGP
IPv6 over IPv4 neighbor settings.
Syntax: neighbor x.x.x.x
[activate]
[allowas-in]
[capability]
[filter-list]
[maximum-prefix]
[peer-group]
[prefix-list]
[remote-as]
[route-map]
[route-reflector-client]
[send-community]
[unsuppress-map]
[weight]
The x.x.x.x parameter is the IP address in the x.x.x.x format.
The activate parameter allows exchange of route in the current family mode.
The allowas-in parameter accepts the as-path with my AS present in it.
The capability parameter advertises the capability to the peer.
The filter-list parameter establishes BGP filters.
The maximum-prefix parameter displays the maximum number of prefix accepts from this peer.
The peer-group parameter assigns a peer-group to the neighbor.
The prefix-list parameter displays the prefix list for filtering routes.
The remote-as parameter specifies a BGP neighbor.
The route-map parameter applies the route map to a neighbor.
The route-reflector-client configures a neighbor as route reflector client.
The send-community parameter displays the sent community attribute to this neighbor.
The unsuppress-map parameter displays the route-map to selectively unsuppress suppressed
routes.
The weight parameter sets the default weight for routes from this neighbor.
Displaying neighbor information
To display IPv6 unicast route summary information, enter the show ip bgp ipv6 summary
command:
R1(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