Brocade OS Command Reference Manual Supporting Fabric OS v6.0.0 (53-1000599-01, October 2007)

Fabric OS Command Reference 9
53-1000599-01
ad
2
ad
Specifies all administration domain (Admin Domain)-level operations.
Synopsis ad --activate ad_id
ad --add ad_id [-d “dev_list] [-s “switch_list]
ad --apply
ad --clear
ad --create ad_id [-d "dev_list"] [-s "switch_list"]
ad --deactivate ad_id
ad --delete ad_id
ad --exec ad_id "command"
ad --remove ad_id [-d "dev_list"] [-s "switch_list"]
ad --rename present_ad_id new_ad_name
ad --save
ad --select ad_id
ad --show[-i | [ad_id [-m mode]]] (in AD255 context)
ad --show[-i] (in AD0 context)
ad --show (in AD1-254 context)
ad --validate
[-i | [ad_id | [-m mode]]]
ad --transabort
ad --transshow
Description Use this command to specify Admin Domain-level operations.
This command follows a batched-transaction model. When using the --activate, --add, --clear,
--create, --deactivate, --delete, --remove, and --rename operands, the changes occur in the
transaction buffer. The transaction buffer contains only the required changes for the Defined
configuration. For --save, the changes in the transaction buffer are sent to all other switches and
saved to the Defined configuration (in persistent storage). For --apply, it performs a save
operation, sends a request to apply the Admin Domain configuration (as defined in the persistent
storage), and then enforces locally.
The Admin Domain transaction buffer is linked to the current login shell and is lost on logout. The
--transshow operand can be used to display the current Admin Domain transaction information.
Before creating Admin Domains, the default zone mode should be set to “No Access” mode. Refer
to defZone for more information.
To set the default zone mode to “No Access”:
switch:admin> ad --select AD0
switch:admin> defzone --noaccess
switch:admin> cfgsave