User's Manual

CLI (Command Line Interface)
169
NXA-ENET24 - Software Management Guide
General Commands
Line Commands (Cont.)
Command Function
show line
This command
displays the terminal
line’s parameters.
Syntax:
show line [console | vty]
console - Console terminal line.
vty - Virtual terminal for remote console access (i.e., Telnet).
Default Setting: Shows all lines
Command Mode: Normal Exec, Privileged Exec
Example: To show all lines, enter this command:
Console#show line
Console configuration:
Password threshold: 3 times
Interactive timeout: Disabled
Login timeout: Disabled
Silent time: Disabled
Baudrate: 9600
Databits: 8
Parity: none
Stopbits: 1
VTY configuration:
Password threshold: 3 times
Interactive timeout: 600 sec
Login timeout: 300 sec
console#
General Commands
Command Function
enable
This command
activates Privileged
Exec mode.
Syntax:
enable [level]
level - Privilege level to log into the device.
The device has two predefined privilege levels: 0: Normal Exec, 15: Privileged Exec.
Enter level 15 to access Privileged Exec mode.
Default Setting: Level 15
Command Mode: Normal Exec
Command Usage: “super” is the default password required to change the command
mode from Normal Exec to Privileged Exec. (To set this password, see the enable pass-
word command.)
The “#” character is appended to the end of the prompt to indicate that the system is in
privileged access mode.
Example:
Console>enable
Password: [privileged level password]
Console#
In privileged mode, additional commands are available, and certain commands display
additional information. See the Understanding Command Modes section on page 162.
disable
This command
returns to Normal
Exec mode from
privileged mode.
Default Setting: None
Command Mode: Privileged Exec
Command Usage: The “>” character is appended to the end of the prompt to indicate
that the system is in normal access mode.
Example:
Console#disable
Console
In normal access mode, you can only display basic information on the switch's configura-
tion or Ethernet statistics. To gain access to all commands, you must use the privileged
mode. See the Understanding Command Modes section on page 162.