User Manual
[Input mode]
unprivileged EXEC mode, priviledged EXEC mode
[Description]
Shows terminal login information.
The following items are shown.
Item Description
Line
Console and VTY ports that are enabled. "con 0" is the serial
console port. "vty N" is a VTY port.
Own
The user's own connection port. The user's own connection
port is indicated by an "*" symbol.
Status
Login status. If a user is using a terminal, this indicates
"Login".
[Example]
Log in via Telnet and show terminal login information.
SWP1>show line
Line Own Status
----------------------
con 0 -
vty 0 * Login
vty 1 -
vty 2 -
vty 3 -
vty 4 -
vty 5 -
vty 6 -
vty 7 -
SWP1>
4.6.5 Change the number of lines displayed per page for the terminal in use
[Syntax]
terminal length line
terminal no length
[Parameter]
line : <0-512>
Number of lines displayed per page on the terminal
[Input mode]
unprivileged EXEC mode, priviledged EXEC mode
[Description]
Changes the number of lines displayed per page for the terminal in use.
If line is set to 0, the display is not paused per page.
If the terminal no length command is executed, the number of lines is set to 24 in the case of a serial console, or to the window
size when connected in the case of VTY.
[Note]
When this command is executed, the change applies immediately.
The result of executing this command takes priority over the setting applied by the service terminal-length command.
[Example]
Change the number of lines displayed per page for the terminal in use to 100 lines.
SWP1>terminal length 100
SWP1>
42 | Command Reference |
Maintenance and operation functions