Brocade Network OS Administrator’s Guide v4.1.1 User Manual
Page 197

Fabric Port Name: 20:08:00:05:1e:34:11:e5
Permanent Port Name: 50:05:07:61:00:5b:62:ed
NL 0508ef; 3; 50:05:07:61:00:49:20:b4; 50:05:07:61:00:09:20:b4; na
FC4s: FCP [IBM DNEF-309170 F90F]
Fabric Port Name: 20:08:00:05:1e:34:11:e5
Permanent Port Name: 50:05:07:61:00:49:20:b4
The Local Name Server has 2 entries }
3. Create an LSAN zone in the Network OS fabric (fabric_01)
4. In fabric_01, enter the zoning defined-configuration zone command to create the LSAN
lsan_zone_fabric_01, and include the host.
switch# config terminal
switch(config)# zoning defined-configuration zone lsan_zone_fabric_01
switch(config-zone-lsan_zone_fabric_01)# member-entry 10:00:00:00:c9:2b:c9:0c
5. In fabric_01, add Target A to the LSAN.
switch(config-zone-lsan_zone_fabric_01)# member-entry 50:05:07:61:00:5b:62:ed
switch(config-zone-lsan_zone_fabric_01)# exit
6. In fabric_01, enter the zoning defined-configuration cfg and zoning enabled-configuration cfg-
name commands to add and enable the LSAN configuration.
switch(config)# zoning defined-configuration cfg zone_cfg
switch(config-cfg-zone_cfg)# member-zone lsan_zone_fabric_01
switch(config-cfg-zone_cfg)# exit
switch(config)# zoning enabled-configuration cfg_name zone_cfg
Create an LSAN zone in the Fabric OS fabric (fabric_02)
7. On switch2 (fabric_02), enter the zoneCreate command to create the LSAN lsan_zone_fabric2,
which includes the host (10:00:00:00:c9:2b:c9:0c), Target A (50:05:07:61:00:5b:62:ed) , and Target
B (50:05:07:61:00:49:20:b4).
switch:admin> zonecreate "lsan_zone_fabric_02", "10:00:00:00:c9:2b:c9:0c;
50:05:07:61:00:5b:62:ed;
50:05:07:61:00:49:20:b4"
8. On switch2 (fabric_02), enter the cfgShow command to verify that the zones are correct.
switch:admin> cfgshow
Defined configuration:
zone: lsan_zone_fabric_02
10:00:00:00:c9:2b:c9:0c;
50:05:07:61:00:5b:62:ed;
50:05:07:61:00:49:20:b4
Effective configuration:
no configuration in effect
9. On switch2 (fabric_02), enter the cfgAdd and cfgEnable commands to create and enable the LSAN
configuration.
switch:admin> cfgadd "zone_cfg", "lsan_zone_fabric_02"
switch:admin> cfgenable "zone_cfg"
You are about to enable a new zoning configuration.
This action will replace the old zoning configuration with the
current configuration selected.
Do you want to enable 'zone_cfg' configuration (yes, y, no, n): [no] y
zone config "zone_cfg" is in effect
Updating flash ...
Display the configuration on the FC router:
10.Log in as an admin and connect to the FC router.
11.On the FC router, enter the following commands to display information about the LSANs.
The lsanZoneShow -s command shows the LSAN.
switch:admin> lsanzoneshow -s
Fabric ID: 2 Zone Name: lsan_zone_fabric_02
10:00:00:00:c9:2b:c9:0c Imported
50:05:07:61:00:5b:62:ed EXIST
50:05:07:61:00:49:20:b4 EXIST
Fabric ID: 75 Zone Name: lsan_zone_fabric_01
10:00:00:00:c9:2b:c9:0c EXIST
50:05:07:61:00:5b:62:ed Imported
The fcrPhyDevShow command shows the physical devices in the LSAN.
switch:admin> fcrphydevshow
Device WWN Physical
Administering Zones
Network OS Administrator’s Guide
197
53-1003225-04