Command Reference Line Commands
3 Line Commands
3.1 absolute-timeout
Use this command to set the absolute timeout period. Use the no form of this command to restore the
default setting.
Sets the absolute timeout period, in the range from 0 to 60.
No absolute timeout period is set by default.
If the absolute timeout period is configured, the line is disconnected once the timeout timer expires,
Before the terminal logs out, a message is displayed to prompt the remaining time.
Terminal will be login out after 20 second
The following example sets the timeout period for the line between two consoles to 2 minutes.
Ruijie(config)# line console 0
Ruijie(config-line)#absolute-timeout 2
Use this command to control login into the terminal through IPv4 ACL. Use the no form of this
command to restore the default setting.
access-class { access-list-number | access-list-name } { in | out }
no access-class { access-list-number | access-list-name } { in | out }