User guide
Appendix A
Line Configuration Mode Commands
SCE 1000 2xGBE Release 2.0.10 User Guide
OL-7117-02 A-57
Line Configuration Mode Commands
[no] access-class number in
Restricts Telnet server access to those addresses listed in the specified access list. Use the [no]
form of this command to set the Telnet server to accept access from any address.
Default No access list
Authorization admin
Mode Line Configuration Mode
P
ARAMETERS
number An access-list number (1–99).
E
XAMPLES:
The following example configures an access class for all Telnet lines.
SCE 1000(config-line)#access-class 1 in
SCE 1000(config-line)#
The following example removes an access class for Telnet lines.
SCE 1000(config-line)#no access-class in
SCE 1000(config-line)#
timeout time
Configures the timeout for the Telnet session when the Telnet session is idle. After this time, the
Telnet session is disconnected.
Default 30 minutes
Authorization admin
Mode Line Configuration Mode
P
ARAMETERS
time Timeout length in minutes.
E
XAMPLE:
The following example sets the timeout to 45 minutes.
SCE 1000(config-line)#timeout 45
SCE 1000(config-line)#