Brocade Access Gateway Administrator's Guide (53-1000605-01, October 2007)

Access Gateway Administrator’s Guide 45
53-1000605-01
ag
D
--pgcreate <PG_ID> “<N_Port1;N_Port2;…>” [-n <PG_Name>]
Creates a port group with a PG_ID and associated N_Ports. Specify the port
group name. Specify the port group ID. Specify the N_Ports associated with
the port group ID. The N_Port numbers must be separated by semicolons.
--pgdel <PG_ID> “<N_Port1;N_Port2;…>”
Deletes the N_Ports from an existing port group. Specify the port group ID.
Specify the N_Ports to be deleted. The N_Port numbers must be separated by
semicolons.
Removed N_Ports will be added to the default port group “pg0”.
--pgremove <PG_ID>
Deletes the port group specified.
N_Ports that belonged to the deleted port group will be added to the default
port group “pg0”.
--pgrename <PG_ID> <newname>
Renames a port group. Specify the port group ID. Specify the new port group
name. The N_Port numbers must be separated by semicolons.
--pgshow [PG_ID] Shows if port group is enabled. If enabled, will display all the existing port
groups and its members on the switch
--policyenable <policy>
Enables the specified policy. The policyenable command will fail if any of the
mutually exclusive policies are enabled. PG policy and APC policy are mutually
exclusive.
The mutually exclusive policy in force will be shown as part of an error
message. You must disable the existing policy to enable this policy. The policy
can be one of the following:
pg: Enables port grouping policy. A default port group “pg0” is created with all
the configured N_Ports assigned to it.
auto: Enables the automatic port configuration policy. This policy is applied
switch wide and affects all the ports on the switch. All the F_Port to N_Port
mapping and port group configurations are ignored.
--policydisable <policy>
Disables the specified policy.
The specified policy can be one of the following:
pg: Disables the port grouping policy. All the configurations related to port
groups will be deleted.
auto: Disables the automatic port configuration policy. You must create a
fresh mapping and if required fresh port groups.
--policyshow Displays all the policies applicable to Access Gateway and whether they are
enabled or disabled.