Command Reference Guide

Fabric OS Command Reference 689
53-1002746-01
portCfgLossTov
2
portCfgLossTov
Enables or disables de-bouncing of signal loss for front end ports.
SYNOPSIS portcfglosstov [slot/]port mode
DESCRIPTION Use this command to enable or disable the de-bouncing of loss of signal for 100 ms for front end ports.
Use portCfgShow to display the current setting.
If executed without operands, the command prints the usage.
NOTES The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may be in
place. Refer to Chapter 1, "Using Fabric OS Commands" and Appendix A, "Command Availability" for
details.
On a chassis, this command must be executed on the active CP.
OPERANDS This command has the following operands:
slot
For bladed systems only, specifies the slot number of the port to be configured,
followed by a slash (/).
port
Specifies the port to be configured, relative to its slot for bladed systems. Use
switchShow to list valid ports.
mode
Specify 1 to enable the configuration. Specify 0 to disable the configuration.
EXAMPLES To enable the configuration on port 1/5 and to display the configuration:
switch:admin> portcfglosstov 1/5 1
switch:admin> portcfgshow 1/5
Area Number: 5
Speed Level: AUTO(HW)
Fill Word(On Active): 0(Idle-Idle)
Fill Word(Current): 0(Idle-Idle)
AL_PA Offset 13: OFF
Trunk Port ON
Long Distance OFF
VC Link Init OFF
Locked L_Port OFF
Locked G_Port OFF
Disabled E_Port OFF
Locked E_Port OFF
ISL R_RDY Mode OFF
RSCN Suppressed OFF
Persistent Disable OFF
LOS TOV enable ON
(Output truncated)
To disable the configuration on port 1/5:
switch:admin> portcfglosstov 1/5 0
SEE ALSO portCfgShow