10
Fabric OS Command Reference
53-1001764-01
ad
22
ad
Manages Admin Domain operations.
SYNOPSIS
ad --activate
ad_id
ad --add
ad_id
[
-d
"
dev_list
"] [
-s
"
switch_list
"]
ad --apply
ad --clear
[
-f
]
ad --create
ad_id
[
-d
"
dev_list
"] [
-s
"
switch_list
"]
ad --deactivate
ad_id
ad --delete
ad_id
ad --exec
ad_id
"
command_list
"
ad --remove
ad_id
[
-d
"
dev_list
"] [
-s
"
switch_list
"]
ad --rename
ad_id new_ad_id
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 manage Admin Domain operations.
This command follows a batched-transaction model. When executed with the
--activate
,
--add
,
--clear
,
--create
,
--deactivate
,
--delete
,
--remove
,
--rename
options, this command changes only the Defined
Configuration in the transaction buffer. The
--save
option sends the changes made in the transaction
buffer to all other switches and permanently saves the changes to the Defined configuration in persistent
storage. The
--apply
option performs a save operation, sends a request to apply the Admin Domain
configuration (as defined in the persistent storage), and then enforces the configuration locally.
The Admin Domain transaction buffer is linked to the current login shell and is lost on logout. Use the
--transshow
option to display the current Admin Domain transaction information.