Reference Guide

Brocade Fabric OS Command Reference 625
53-1004112-02
portCfg
This command supports create, modify, and delete options only. The syntax for portcfg
ipsec-policy is as follows:
portcfg ipsec-policy name option [args]
Valid options and arguments for ipsec-policy include the following:
create name [-k | --preshared-key key]
Creates the IPsec policy.
name
Specifies the name for the IPsec policy.
-k | --preshared-key key
Specifies the preshared key to be used for authentication. This operand is optional.
modify name [-k | --preshared-key key]
Modifies the IPsec policy.
name
Specifies the name for the IPsec policy.
-k | --preshared-key key
Specifies the preshared key to be used for authentication. This operand is optional.
delete name
Deletes the IPsec policy.
name
Specifies the name for the IPsec policy.
lag name
Configures a link aggregation group (LAG) for a GE LAN port, modifies a LAG, and displays
LAG status. The syntax for portcfg lag is as follows:
portcfg lag lag_name [arguments]
Valid options and arguments for lag include the following:
--create [ge_port]
Creates a LAG. You can specify a single port or a range of ports, for example, ge2 or
ge2-ge4 or ge2,ge4. Use the switchShow command for a list of valid ports.
--add [ge_port]
Adds the specified GE ports to the LAG. You can specify a single GE port or a range of GE
ports to be added to the LAG, for example, ge2 or ge2-ge4 or ge2,ge4.
--remove [ge_port]
Removes the specified GE ports from the LAG. You can specify a single port or a range of
ports to be removed from the LAG, for example, ge2 or ge2-ge4 or ge2,ge4.
--delete
Deletes the specified LAG.
--set -speed speed
Configures port speed for the LAG port members. The valid speeds are 1G and 10G.