Vic/Brocade Commands
From Summerseas
Contents |
[edit]
Aliases
- Use the alicreate command to create aliases. You may alias to "Dom,port" or "WWPN"
- alicreate "MyHost", "21:01:00:e0:83:81:4b:64"
- alicreate "LTO_Drive1", "7,1"
- Create port aliases for port zoning. This is desirable especially for FC tape drives because when the drive fails and is replaced the WWPN will change.
[edit]
Zones
- zonecreate "MyHost_LTO_Drive1", "MyHost;LTO_Drive1"
[edit]
Update the Config
- cfgadd "MyZoneCFG", "MyHost_LTO_Drive1"
[edit]
Save the Config
- cfgsave
[edit]
Finally, Enable the Config
- cfgenable MyZoneCFG
