D
D-14
Command Line Interface
◆
If the question mark is used at the end of a complete command,
any parameters for that command appear.
◆
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
Commenting Scripts
The pound sign (#) can be used to add comments in a script file. The
pound sign must be the first character in the line; the CLI ignores
everything after the pound sign in that line. The following lines are
valid:
Root> #Change port 3 to an E_Port
Root> config port
config.port> ##################
config.port> ## Begin Script ##
config.port> ##################
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
To correct the previous script line, move the comment either before or
after the line with the command. For example, the following
examples are both valid:
Root> # Turn on beaconing
Root> maint system beacon true
Root> maint system beacon true
Root> # Turn on beaconing
Root> config security userRights operator ?
- username
<username>
- password
<password>
Summary of Contents for Connectrix DS-32M2
Page 4: ...Connectrix DS 32M2 User Guide iv ...
Page 14: ...xiv Connectrix DS 32M2 User Guide Figures ...
Page 16: ...Connectrix DS 32M2 User Guide Tables xvi ...
Page 24: ...xxiv Connectrix DS 32M2 User Guide Warnings and Cautions ...
Page 42: ...1 1 18 Connectrix DS 32M2 User Guide Switch Operating Features ...
Page 72: ...3 3 24 Connectrix DS 32M2 User Guide Product Manager Overview ...
Page 226: ...B B 8 Connectrix DS 32M2 User Guide Configuring Network Addresses ...
Page 248: ...C C 22 Connectrix DS 32M2 User Guide Configuring the Switch from a Web Server ...
Page 332: ...F F 8 Connectrix DS 32M2 User Guide Customer Support ...
Page 351: ...Connectrix DS 32M2 User Guide g 19 Glossary ...
Page 352: ...g 20 Connectrix DS 32M2 User Guide Glossary ...