Chapter 6 Control Configuration
Configuring the Available Interfaces
SCE 1000 2xGBE Release 2.0.10 User Guide
OL-7117-02 6-5
Telnet Interface
This section discusses the Telnet interface of the SCE 1000. A Telnet session is the most common
way to connect to the SCE 1000 CLI interface.
You can set the following parameters for the Telnet interface:
• Enable/disable the interface
• Associate an access list to permit or deny incoming connections. (Access lists)
• Timeout for Telnet sessions, that is, if there is no activity on the session, how long the SCE
1000 waits before automatically cutting off the Telnet connection.
The following commands are relevant to Telnet interface:
• access-class number in
• line vty
• [no] access list
• [no] service telnetd
• [no] timeout
• show line vty access-class in
• show line vty timeout
Preventing Telnet Access
You can disable access by Telnet altogether.
To disable Telnet access:
Step 1 From the SCE 1000(config)# prompt, type no service telnetd.
Telnet service is no longer allowed on the SCE 1000. Current Telnet sessions are not
disconnected, but no new Telnet sessions are allowed.
Associating an Access List to Telnet Interface
To restrict the SCE 1000 management via Telnet to a specific access list:
Step 1 From the SCE 1000(config)# prompt, enter the Line Configuration mode by typing
line vty 0.
Step 2 Type access-class access-list-number in (where access-list-number is an
index of an existing access list).
The following example associates the access list number 1 to the Telnet interface.
Comments to this Manuals