S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m
4-75
Cisco MDS 9000 Family Command Reference
OL-18089-01, Cisco MDS NX-OS Release 4.x
Chapter 4 C Commands
clear rlir
clear rlir
To clear the Registered Link Incident Report (RLIR), use the
clear rlir
command in EXEC mode.
clear rlir
{
history
|
recent
{
interface fc
slot
/
port
|
portnumber
port-number
}
|
statistics vsan
vsan-id
}
Note
On a Cisco Fabric Switch for HP c-Class BladeSystem and on a Cisco Fabric Switch for IBM
BladeCenter, the syntax differs as follows:
interface bay
port
| ext
port
Syntax Description
Defaults
None.
Command Modes
EXEC mode.
Command History
Usage Guidelines
None.
Examples
The following example clears all existing statistics for a specified VSAN:
switch#
clear rlir statistics vsan 1
The following example clears the link incident history:
switch#
clear rlir history
The following example clears recent RLIR information for a specified interface:
switch#
clear rlir recent interface fc 1/2
history
Clears RLIR link incident history.
recent
Clears recent link incidents.
interface fc
slot
/
port
Clears entries for a specified interface.
bay
port
| ext
port
Clears entries for a specified interface on a Cisco Fabric Switch for HP
c-Class BladeSystem and on a Cisco Fabric Switch for IBM
BladeCenter.
portnumber
port-number
Displays the port number for the link incidents.
statistics
Clears RLIR statistics.
vsan
vsan-id
Specifies the VSAN ID for which the RLIR statistics are to be cleared.
Release
Modification
1.3(1)
This command was introduced.
3.1(2)
Added the
interface bay
|
ext
option.