C613-50170-01 Rev B
Command Reference for x510 Series
175
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
U
SER
A
CCESS
C
OMMANDS
LINE
line
Overview
Use this command to enter line configuration mode for the specified VTYs or the
console. The command prompt changes to show that the device is in Line
Configuration mode.
Syntax
line vty
<first-line>
[
<last-line>
]
line console 0
Mode
Global Configuration
Usage
This command puts you into Line Configuration mode. Once in Line Configuration
mode, you can configure console and virtual terminal settings, including setting
, and authentication (
) method lists.
To change the console (asyn) port speed, use this
line
command to enter Line
Configuration mode before using the
command. Set the console
speed (Baud rate) to match the transmission rate of the device connected to the
console (asyn) port on your device.
Note that line configuration commands do not take effect immediately. Line
configuration commands take effect after one of the following commands or
events:
•
issuing a
clear line console
command
•
issuing a
reboot
command
•
logging out of the current session
Examples
To enter Line Configuration mode in order to configure all VTYs, use the
commands:
awplus#
configure terminal
awplus(config)#
line vty 0 32
awplus(config-line)#
Parameter
Description
<first-line>
<0-32>
Specify the first line number.
<last-line>
<0-32>
Specify the last line number.
console
The console terminal line(s) for local access.
vty
Virtual terminal for remote console access.