Today one of my Systems admin want to know what are all the Zones to which a WWPN of particular server HBA belong, this can be obtained by the command below in Brocade
To see all the zones to which the WWPN belongs to
#nodefind WWPN
e.g: nodefind 10:37:24:45:30:22:10:12:A2
We will be having one alias name for this say it as "LINUX_HBA2"
Then to see list of all the zones to which the above WWPN belongs
#cfgshow | grep "LINUX_HBA2"
To see all the zones to which the WWPN belongs to
#nodefind WWPN
e.g: nodefind 10:37:24:45:30:22:10:12:A2
We will be having one alias name for this say it as "LINUX_HBA2"
Then to see list of all the zones to which the above WWPN belongs
#cfgshow | grep "LINUX_HBA2"
No comments:
Post a Comment