Reference Guide
626 Brocade Fabric OS Command Reference
53-1004112-02
portCfg
--enable -autoneg
Enables the auto negotiation mode for the LAG port members.
--disable -autoneg
Disables the auto negotiation mode for the LAG port members.
tcl
Creates a TCL.
This command supports create, modify, and delete options only. The syntax for portcfg tcl
is as follows:
portcfg tcl name option [args]
Valid options and arguments for tcl include the following:
name
Specifies the name of the TCL. The TCL name can be up to 31 characters long and cannot
contain special characters.
create name [args]
Creates a TCL.
modify name [args]
Modifies a TCL.
-p | --priority value
Sets the priority ID for the TCL. The range is from 1 through 65534.
--admin-status enable | disable
Enables or disables the TCL.
--action allow | deny | [slot/]dp#-deny
Specifies the permit or deny action associated with the TCL.
-t | --target VE[-pri]
Sets the target virtual interface and priority for the TCL.
-S | --src-addr ipaddr[/prefix_len]
Sets the source IP address input filter for the specified TCL.
--src-mask ipaddr
Sets the source IP address mask input filter for the specified TCL.
-D | --dst-addr ipaddr[/prefix_len]
Sets the destination IP address input filter for the specified TCL.
--dst-mask ipaddr
Sets the destination IP address mask input filter for the specified TCL.
--proto-port ipaddr
Sets the protocol port input filter for the specified TCL.
--proto-app app_name
Sets the application input filter for the specified TCL.
--dscp value
Set the DSCP input filter for the specified TCL. The range is from 0 through 63.