Clearing all redistributed routes from ospf, Clearing ospf neighbors, Clearing ospf counters – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 732

Advertising
background image

704

Multi-Service IronWare Routing Configuration Guide

53-1003033-02

OSPFv3 clear commands

Clearing all redistributed routes from OSPF

You can use the ospf redistribution command to clear all redistributed routes from OSPF, as shown
in the following.

Brocade# clear ipv6 ospf redistribution

Syntax: clear ipv6 ospf redistribution

Clearing OSPF neighbors

You can use the ospf neighbor command to delete and relearn OSPF neighbors, as shown in the
following:

Clearing all OSPF Neighbors

Clearing OSPF Neighbors Attached to a Specified Interface

Clearing all OSPF neighbors
You can use the ospf neighbor all command to delete and relearn all OSPF neighbors, as shown in
the following.

Brocade# clear ipv6 ospf neighbor all

Syntax: clear isv6 ospf neighbor all

Clearing OSPF neighbors attached to a specified interface
You can use the ospf neighbor interface command to delete and relearn the OSPF neighbors
attached to a specified interface, as shown in the following.

Brocade# clear ipv6 ospf neighbor interface ethernet 1/1

Syntax: clear isv6 ospf neighbor interface ethernet slot/port | ve port-no | tunnel tunnel-port

[nbrid]

Specify the interface options as shown in the following options.

ethernet slot/port – clears OSPF neighbors on the specified Ethernet interface.

ve port-no – clears OSPF neighbors on the specified virtual interface.

tunnel tunnel-port – clears OSPF neighbors on the specified tunnel interface.

Specifying the nbrid variable limits the clear ipv6 ospf neighbor command to an individual OSPF
neighbor attached to the interface.

Clearing OSPF counters

You can use the ospf counts command to clear OSPF neighbor’s counters as described in the
following:

Clearing all OSPF Counters

Clearing the OSPF Counters for a Specified Neighbor

Clearing the OSPF Counters for a Specified Interface

Advertising