Command Line Interface
C-42
Modular SAN Array Fabric Switch 6 User Guide
COMPAQ CONFIDENTIAL
Writer: Kim L. Miller File Name: h-appc Command Line Interface.doc
Codename: Millebourne Part Number: 230934-002 Last Saved On: 8/7/02 9:39 AM
The steps of stage one include:
•
Viewing and clearing the pending table
•
Creating the zone set
•
Adding zones to the zone set
•
Adding zone members to the zones
•
Changing the names of the zone members (optional)
•
Enabling the pending table zone set
Viewing and Clearing the Pending Table
Start by checking what has already been created:
1.
View the pending table.
cmd> zone pending
Inactive zoneset [set1] contains 1 zone (s)
zone [ntgroup1] contains 0 member(s)
Inactive Zoneset [set2] contains 1 zone(s)
zone [solaris1] contains 0 members)
Inactive zoneset [set3] contains 1 zone(s)
zone [ntgroup2] contains 0 member(s)
NOTE:
You can also use abbreviated forms of CLI commands. For example, instead of using
“
cmd> zone pending
,” you can use “
cmd> zn pn
.” For a list of the CLI abbreviations,
type “
help
.”
2.
Clear the existing pending table.
cmd> zone clear
Cleared pending zone configuration.
3.
Display the pending table to verify that it was cleared.
cmd> zone pending
Zone table is empty.