Clearing ipv6 route information – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 87

Advertising
background image

Multi-Service IronWare Routing Configuration Guide

59

53-1003033-02

Configuring BGP4 neighbors

To display IPv6 multicast route information with respect to IPv4 neighbors, enter the show ip mbgp
ipv6 neighbors command.

Syntax: show ip mbgp ipv6 neighbors

[summary]
[last-packet-with-error]
[routes-summary]
[x.x.x.x]

The summary parameter displays a summary of BGP neighbor status.
The last-packet-with-error parameter displays the last packet received with error.
The routes-summary parameter displays routes summary for a neighbor.

The x.x.x.x parameter is the neighbor IP address. Use the following sub-parameters to display
details on TCP and BGP neighbor connections:

The advertised-routes parameter displays routes advertised to a neighbor.
The flap-statistics parameter displays flap statistics for a neighbor.
The last-packet-with-error parameter displays the last packet received with error.
The received parameter displays the received ORF from neighbor.
The received-routes parameter displays the received routes from neighbor.
The rib-out-routes parameter displays RIB-out routes for a neighbor.
The routes parameter displays routes learned from neighbor.
The routes-summary parameter displays routes summary for a neighbor.

Clearing IPv6 route information

To clear IPv6 unicast route information with respect to IPv4 neighbors, enter the clear ip bgp ipv6
neighbor command.

Syntax: clear ip bgp ipv6

[6pe]
[dampening]
[flap-statistics]
[l2vpn]
[local]
[routes]
[traffic]
[ipv6]
[vpnv4]
[vrf]
[neighbor] [1-4294967295 | A.B.C.D | peer group name | all ]

The 6pe parameter clears information for 6pe address family.
The dampening parameter clears route flap dampening information.
The flap-statistics parameter clears route flap statistics.
The l2vpn parameter clears information for l2vpn address family.
The local parameter clears local information.
The routes parameter clears BGP routes.
The traffic parameter clears BGP traffic counters.
The ipv6 parameter clears information for ipv6 address family.
The vpnv4 parameter clears information for VPNV4 address family.
The vrf parameter clears information for a VPN Routing/Forwarding instance.

Advertising