Brocade switches - CLI: Difference between revisions

From RoggeWiki
Jump to navigation Jump to search
(Created page with "aliadd alicreate alishow cfgshow cfgsave cfgenable configname configupload -all -p ftp nl01nm001,root,/tmp/aap,r4wf0rlife nsshow nszonemember PID|WWN switchshow switchstat...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
aliadd
aliadd
alicreate
alicreate
alishow
alishow


cfgshow
cfgshow
cfgsave
cfgsave
cfgenable configname
cfgenable configname


configupload -all -p ftp nl01nm001,root,/tmp/aap,r4wf0rlife
configupload -all -p ftp nl01nm001,root,/tmp/aap,passw0rd


nsshow
nsshow
nszonemember PID|WWN
nszonemember PID|WWN


switchshow
switchshow
switchstatusshow
switchstatusshow
switchuptime
switchuptime


tsclockserver
tsclockserver


zone          --create --add --remove --delete --activate --deactivate --show
zone          --create --add --remove --delete --activate --deactivate --show
zonecreate    zonename,member
zonecreate    zonename,member
zoneadd        zonename,member
zoneadd        zonename,member
zoneshow
zoneshow


----
Summary to add definitions for a host
nsshow Find logged in wwpn address  
 
alicreate "lpdd101_fcs0", "c0:50:76:03:63:57:00:50"
nsshow Find logged in wwpn address  
zonecreate "lpdd101","lpdd101_fcs0;V5000_1R;V5000_2L"
alicreate "hostname_fcs0", "c0:50:76:03:63:57:00:50"
cfgadd "Config_1","lpdd101"
zonecreate "hostname","hostname_fcs0;V5000_1R;V5000_2L"
cfgsave
cfgadd "Config_1","hostname"
cfgenable Config_1
cfgsave
cfgenable Config_1

Latest revision as of 18:14, 13 February 2017

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