Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.3.0 (53-1001337-01, July 2009)

Fabric OS Command Reference 745
53-1001337-01
portThConfig
2
none No action.
-buffer value
Specifies the buffer value for in range behavior. A buffer defines a zone
within which event criteria are met, rather than a single threshold value.
This operand is required with the -trigger above | below options and
valid only with these options.
-nosave Prevents the configuration changes from being saved persistently. This option
allows you to make and view changes without overwriting the saved
configuration. When you use --set with the -nosave option and the switch
reboots your changes will be lost.
--apply Applies custom or default configuration for thresholds, actions, or both. This
command allows you to choose between custom and default settings. The
specified configuration takes effect upon execution of this command. When
you select custom, the saved configuration becomes effective.
The following operands are required:
port_type Specifies the port type to which to apply the configuration. Valid port types
include one of the following:
e-port Applies configuration to all E_Ports.
fop-port Applies configuration to all optical F_Ports. Configuring copper
F_Ports is currently not supported.
port Applies configuration to all physical ports.
-area area
Specifies the area monitored by the Fabric Watch daemon. For a description
of valid areas, refer to the listing under
--set port_type -area area.
ve-port Specifies the port type to be configured as an VE_Port.
-area ve_port_area
Specifies the area monitored on a VE_Port. For a description of valid areas,
refer to the listing under
--set ve-port area ve_port_area.
-action_level default | custom
Instructs Fabric Watch to use the default or custom action configuration for
the specified port type and area.
-thresh_level default | custom
Instructs Fabric Watch to use the default or custom threshold configuration
for the specified port type and area.
--help Displays the command usage.
Examples To set custom thresholds for the port class and CRC area with E-mail alerts:
switch:admin> portthconfig --set port -area crc -highthreshold -value 2 -trigger above -action email
switch:admin> portthconfig --set port -area crc -highthreshold -trigger below -action email
switch:admin> portthconfig --set port -ar crc -lowthreshold -value 1 -trigger above -action email
switch:admin> portthconfig --set port -ar crc -lowthreshold -trigger below -action email