User manual

1
1-20
E/OS Command Line Interface User Manual
Logging In and Logging Out
Root> confg
Error 234: Invalid Command
An error associated with fabric or switch issues: For example, a
parameter error is detected by the switch where port 24 is entered
for a switch that supports only 16 ports:
Root> config port name 24 "Port 24"
Error 218: Invalid Port Number
In either case, the command is ignored. The CLI remains at the same
point before the command was entered.
The error messages, including the error number and error
description, are listed in Appendix A, Error Messages.
Using CLI Help
Using the question mark (?) within a command helps obtain
information about that command.
If the question mark is used in place of a command keyword, all
the keywords at that level of the CLI command tree appear:
Root> config system ?
Command identified
contact - Set the system contact attribute
date - Set the system date and time
description - Set the system description attribute
location - Set the system location attribute
name - Set the system name attribute
show - Display the system configuration
If the question mark is used at the end of a recognized command,
any parameters for that command appear:
Root> config port name ?
- name <portNumber> <portName>
If the question mark is used after one or more characters of a
keyword, any keywords at that level of the CLI command tree
appear:
Root> config s?
security snmp switch system