1
setsfpmode
1-395
Telnet Commands
setsfpmode
Enable or disable SFP mode.
Syntax
setsfpmode [mode | -show]
Availability Admin
Description Use this command to enable or disable the SFP mode. If the mode
operand is 1, SFP mode is enabled; if the mode operand is 0, SFP
mode is disabled. The mode is saved in nonvolatile memory and the
SFP remains in that mode until the next execution of
setsfpmode.
The mode becomes active as soon as this command is executed. It
does not require a reboot to take effect.
When enabled, SFP mode forces
crossPortTest and spinSilk to
limit testing to ports with SFPs present. Consequently, testing is
limited to those ports with a suspected problem.
Operands v4.0 This command has the following operands:
Example
To enable or disable SFP mode:
switch:admin> setSFPMode 1
SFP mode is now 1 (Enabled).
switch:admin> setSFPMode 0
SFP mode is now 0 (disabled).
switch:admin> setSFPMode -show
SFP mode is now 0 (disabled).
See Also crossPortTest
spinSilk
mode
Specify 1 to enable SFP mode or 0 to disable SFP
mode. If no mode is specified the current value
is displayed. This operand is optional.
-show Specify this operand to display the current
setting. This operand is optional.