HP StorageWorks XPath OS 7.4.X Administrator Guide (AA-RVHDD-TE, February 2006)

XPath OS 7.4.x administrator guide 63
Figure 7 SAN Pilot
Preparing the HP StorageWorks switch for connectivity
Now that the MP Router is configured to connect to a McDATA fabric, you must create your LSAN and
zones for the SAN. Either of the following procedures may be used.
1. Create a telnet connection to the HP StorageWorks switch.
You can also use Advanced Web Tools to perform this procedure.
2. Configure the LSAN, using the LSAN_xxxx naming schema.
In the following example, two LSANs are created for two devices: LSAN_host_1 and LSAN_Host_2.
3. Create the zone.
In the following example, the zone LSAN_1 is created, and the LSANs created in the previous step are
added to it.:
4. Issue the cfgShow command to verify that the zones are correct:
5. Issue the cfgCreate command to create the domain and add the zone:
switch:admin > alicreate "lsan_host_1", "10:00:00:00:c9:08:05:00"
switch:admin > alicreate "lsan_host_2", "10:00:00:00:c9:08:04:00"
switch:admin > zonecreate "LSAN_1", "lsan_host_1; lsan_host_2"
switch:admin> cfgshow
Defined configuration:
zone: LSAN_1 lsan_host_1; lsan_host_2
alias: lsan_host_1
10:00:00:00:c9:08:05:00
alias: lsan_host_2
10:00:00:00:c9:08:04:00
Effective configuration:
no configuration in effect
switch:admin> cfgcreate "Domain1", "LSAN_1"