Download Brocade M-EOSc Command Line Interface User Manual

Transcript
ED-5000 Director
1
config.port> ##################<CR>
The pound sign cannot be used after any other characters (a command, for example) to start a
comment. The following is an invalid script line.
Root> maint system beacon true # Turn on beaconing<CR>
To correct the previous script line, move the comment either before or after the line with the
command.
Both the following examples are valid.
Root> # Turn on beaconing<CR>
Root> maint system beacon true<CR>
Root> maint system beacon true<CR>
Root> # Turn on beaconing<CR>
NOTE
Limit comments to 200 characters per line. Comments of over 200 characters in length may cause
unpredictable system behavior.
ED-5000 Director
A subset of CLI commands described in this publication is available on the ED-5000 Director™.
The list of commands for ED-5000 Director are listed in Table 3. For a description of these
commands, refer to Chapter 2, “CLI Commands”. Note that the globally available commands
described in this chapter (login, logout, and commadelim) can also be used on the ED-5000
Director.
TABLE 3
CLI command tree for the ED-5000 director
config --------------------
security -----------------
userRights --------------
administrator
operator
show
maint ---------------------
system ------------------
resetConfig
show ---------------------
ip --------------------------
ethernet
port -----------------------
config
info
status
switch
system
zoning
Brocade M-EOS Command Line Interface User Manual 9.9.2
53-1001160-02
17