Configuration Guide LINE Mode Configuration
LINE Mode Configuration
Overview
This chapter describes some operations in LINE mode:
Enter the LINE mode
Increase/decrease LINE VTY
Configure the protocols to communicate on the line
Configure the ACLs on the line
Configuring LINE Mode
Entering the LINE mode
After entering the specific LINE mode, you can configure the specified line.
Execute the following commands to enter the specified LINE mode:
Ruijie(config)# line [console | vty ] first-line
[last-line]
Enter the specified LINE mode.
Increasing/Decreasing LINE VTY
By default, the number of line vty is 5. You can execute the following commands
to increase or decrease line vty, up to 36 line vty is supported.
Ruijie(config)# line vty line-number
Increase the number of LINE
VTY to the specified value.
Ruijie(config)# no line vty line-number
Decrease the number of LINE
VTY to the specified value.
Configuring the Protocols to Communicate on the Line
To restrain the communication protocol type supported on the line, you can use
this command. By default, a VTY supports the communication of all protocols
while a TTY do not support the communication of any protocol.
Enter the configuration mode.