Brocade switches - CLI

From RoggeWiki
Jump to navigation Jump to search
aliadd
alicreate
alishow
cfgshow
cfgsave
cfgenable	configname
configupload -all -p ftp nl01nm001,root,/tmp/aap,passw0rd
nsshow
nszonemember PID|WWN
switchshow
switchstatusshow
switchuptime
tsclockserver
zone           --create --add --remove --delete --activate --deactivate --show
zonecreate     zonename,member
zoneadd        zonename,member
zoneshow

Summary to add definitions for a host

nsshow	Find logged in wwpn address 
alicreate "hostname_fcs0", "c0:50:76:03:63:57:00:50"
zonecreate "hostname","hostname_fcs0;V5000_1R;V5000_2L"
cfgadd "Config_1","hostname"
cfgsave
cfgenable Config_1