Turn on suggestions
![]() Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
|
02-06-2015 04:14 AM
Hello friends.
Now I haven't any Brocade equipment in my hand, but soon I will create a lot of zones on Brocade 6505.
I wish combine in one string next command:
alicreate "Name", "WWN"
zonecreate "Zonename", "Alias1;Alias2; Alias3"
cfgadd "cfg_Configname", "Zonename1; Zonename2"
I wish to combine it in notepad and after just insert in Brocade CLI, like in Linux (date;ls -alh;).
02-08-2015 04:02 AM
hi,
Brocade FOS allowes to concatenate commands just like a linux server, so you won't have problems with that.
Rgds,
Felipon
02-10-2015 05:54 AM