Reference Guide

Brocade Fabric OS Command Reference 17
53-1004112-02
ad
"command_list"
Specifies one or more commands to execute in an Admin Domain context. This operand is
valid only with the --exec option.
new_ad_id
Specifies a new Admin Domain name or number. This operand is valid only with the
--rename option. Format is the same as ad_id.
-i
Displays the implicit members of AD0. This operand is valid only with the --show option.
-m mode
Specifies the mode in which Admin Domain configuration information is displayed. This
operand is valid only with --show and --validate. Valid values for mode include the
following:
0
Displays the Admin Domain configuration in the current transaction buffer.
1
Displays the Admin Domain configuration stored in persistent memory (defined
configuration).
2
Displays the currently enforced Admin Domain configuration currently enforced
(effective configuration).
Examples To enable AD5:
switch:admin> ad --activate 5
You are about to activate a new admin domain.
Do you want to activate '5' admin domain \
(yes, y, no, n): [no] y
To enable AD_13:
switch:admin> ad --activate AD_13
To add new device members to AD1:
switch:admin> ad --add AD1, -d "100,5; 4,1"
To apply all changes made to the Admin Domain configurations since --apply was last executed:
switch:admin> ad --apply
You are about to enforce the saved AD configuration.
This action will trigger ad --apply to all switches \
in the fabric.
Do you want to apply all admin domains \
(yes, y, no, n): [no] y