7 – Zoning Configuration Managing Aliases
S
7.8.4
Copy an Alias
Enter the Alias Copy command to copy alias_1 and its contents to alias_2 as shown in the following example:
SANbox #> admin start |
|
SANbox (admin) #> zoning | edit |
SANbox | alias copy alias_1 alias_2 |
SANbox | zoning save |
7.8.5
Add Members to an Alias
Enter the Alias Add command to add ports/devices to alias_1 as shown in the following example:
SANbox #> admin start |
|
SANbox (admin) #> zoning | edit |
SANbox | alias add alias_1 1,4 1,5 |
SANbox | zoning save |
7.8.6
Remove Members from an Alias
Enter the Alias Remove command to remove ports/devices from alias_1 as shown in the following example:
SANbox #> admin start |
|
SANbox (admin) #> zoning | edit |
SANbox | alias remove alias_1 1,4 1,5 |
SANbox | zoning save |
|