Brocade Fabric OS Command Reference Manual Supporting Fabric OS v7.0.0 (April 2011)

Fabric OS Command Reference 631
53-1001764-01
portCfgAutoDisable
22
To add all trigger conditions except the LOSN condition:
switch:admin> portcfgautodisable --addexcept LOSN 18
switch:admin> portcfgautodisable --show 18
Port Auto Disable: ON
Configured Option(s): LOSG OLS NOS LIP
To attempt to enable and configure the port autodisable feature on a port for which the feature is already
activated (the configuration is not updated):
switch:admin> portcfgautodisable --show 18
Port Auto Disable: ON
Configured Option(s): LOSG OLS NOS LIP
switch:admin> portcfgautodisable --enable 18
Same configuration for port 18
switch:admin> portcfgautodisable --addexcept LOSN 18
Same configuration for port 18
To enable the port autodisable feature on a range of ports:
switch:admin> portcfgautodisable --enable 0-2
switch:admin> portcfgautodisable --show 0-2
Port Auto Disable: ON
Configured Option(s):No events configured.
Port will not be automatically disabled.
Port Auto Disable: ON
Configured Option(s):No events configured.
Port will not be automatically disabled.
Port Auto Disable: ON
Configured Option(s):No events configured.
Port will not be automatically disabled.
To enable the port autodisable feature for a range of ports, some of which were previously enabled (the
configuration is applied only to those ports, for which an update is necessary, that is, port 3 in the
following example):
switch:admin> portcfgautodisable --enable 0-3
Same configuration for port 0
Same configuration for port 1
Same configuration for port 2
SEE ALSO portCfgShow, portEnable