Fabric OS Reference Manual (Version 3.0)

1-174 Fabric OS Reference
Telnet Commands
1
portCfgShow
Display port configuration settings.
Synopsis portCfgShow
Availability all users
Description Use this command to display the current configuration of all ports.
The following configuration information is displayed:
Port Speed is displayed as 1G, 2G, or AN (when in Auto speed Negotiation mode). This value
is set by the portCfgSpeed command.
Trunk Port is displayed as ON when port is set for trunking or blank (..) when trunking is
disabled on the port. This value is set by the portCfgTrunkport command.
The Long Distance setting of the port is shown as blank (..) when long distance mode is off, L1
when the link is up to 50Km, or L2 when the link is up to 100Km. This value is set by the
portCfgLongDistance command.
Locked L_Port is displayed as ON when port is locked to L_Port only or blank (..) when
L_Port lock mode is disabled (and it behaves as a U_Port). This value is set by the
portCfgLport command.
Locked G_Port is displayed as ON when port is locked to G_Port only or blank (--) when
G_Port lock mode is disabled (and it behaves as a U_Port). This command is set by the
portCfgGport command.
Disabled E_Port is displayed as ON when port is not allowed to be an E_Port or blank (--)
when the port is allowed to function as an E_Port. This command is set by the portCfgEport
command.
Operands None.
Example To display the configuration settings of ports on a switch:
See Also portCfgEport
portCfgGport
portCfgLport
switch:admin> portCfgShow
Ports 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
-----------------+--+--+--+--+----+--+--+--+----+--+--+--+----+--+--+--
Speed 2G 2G AN AN AN AN 2G 2G AN AN AN AN 1G AN 1G AN
Trunk Port ON ON ON ON ON ON ON ON ON ON ON ON ON ON ON ON
Long Distance L1 L1 .. .. L2 .. .. .. .. .. .. .. .. .. .. ..
Locked L_Port .. .. .. .. .. .. .. .. .. .. .. .. ON .. .. ..
Locked G_Port .. .. .. .. .. ON .. .. .. .. .. .. .. ON .. ..
Disabled E_Port .. .. .. .. .. .. .. .. .. .. .. .. .. .. ON ..
where AN:AutoNegotiate, ..:OFF, ??:INVALID.
switch:admin>