You are on page 1of 1

d)By logging into the switch >switch show - To find out the WWNs of HBAs and FA ports e)creating

aliases and zones, >alicreate "hp1", "XX:XX:XX:XX:XX:XX:XX:XX"; >alicreate "SUN1", "XX:XX:XX:XX:XX:XX:XX:XX"; >alicreate "DMX3_FA3AA", "XX:XX:XX:XX:XX:XX:XX:XX"; >alicreate "DMX3_FA4AA", "XX:XX:XX:XX:XX:XX:XX:XX"; >alishow - to verify the aliases >zone create "z1_hp1_DMX3_FA3AA", "hp1, DMX3_FA3AA"; >zone create "z2_SUN1_DMX3_FA4AA", "SUN1, DMX3_FA4AA"; >zoneshow - to verify the zones and zone members f)Adding zone to active zoneset configuration > cfgshow - to find out active zoneset configutation >cfgadd "Fabric1", "z2_SUN1_DMX3_FA4AA"; >cfgsave >cfgenable "Fabric1"; -- to activate the modified zoneset >cfgshow - to check zones and active confiuration

You might also like