beautypg.com

Clearing a specified lsp from is-is database – Brocade Multi-Service IronWare Routing Configuration Guide (Supporting R05.6.00) User Manual

Page 342

background image

314

Multi-Service IronWare Routing Configuration Guide

53-1003033-02

Clearing a specified LSP from IS-IS database

This command directs the router to clear the IS-IS neighbor specified by the sys-id variable on all
possible interfaces or to clear the IS-IS neighbor specified by the sys-id variable on an interface
specified using one of the following options:

ethernet slot/port – clears the specified IS-IS neighbor on the specified Ethernet interface.

pos slot/port – clears the specified IS-IS neighbor on the specified POS interface.

ve port-no – clears the specified IS-IS neighbor on the specified virtual interface.

tunnel tunnel-port – clears the specified IS-IS neighbor on the specified tunnel interface.

Clearing a specified LSP from IS-IS database

A new command has been added that allows you to clear a specified LSP from the IS-IS database.
Running this command causes the regeneration of the specified LSP where this LSP was originated
by this router. For example, to clear the LSP named "XMR-1.00-00" from the IS-IS database, enter
the following command.

Brocade# clear isis database XMR-1.00-00

Syntax: clear isis database lsp-id [ level-1 | level-2 | level-1-2 ]

The lsp-id parameter displays summary information about a particular LSP. Specify an LSPID for
which you want to display information in HHHH.HHHH.HHHH.HH-HH format, for example,
3333.3333.3333.00-00. You can also enter name.HH-HH, for example, XMR.00-00.

The level-1parameter limits you to clear level-1 LSPs only.

The level-2 parameter limits you to clear level-2 LSPs only.

The level-1-2 parameter clears level-1 and level-2 LSPs. This is the default.

NOTE

The clear isis all command should be used to regenerate the complete database.