16
Technical Support 1-888-4ADTRAN (1-888-423-8726)
61200788L1-42A
The following steps show how to access the Telnet configuration parameters and change the password.
The default password for initializing a Telnet session is
password
(all lower case). For security purposes,
change the password to something unique. For this example, replace the underlined
word
with a
password of your choosing.
The NetVanta supports five Telnet sessions (0 through 4).
1. Enter
line telnet 0
to activate the configuration parameters for the Telnet sessions at the
(config)#
prompt.
2. Enter
login
to prompt the user for a Telnet access password.
3. Enter
password word
to create a login password for the Telnet sessions.
4. Enter
exit
to return to the Global Configuration mode.
1. Verify that the prompt of your unit displays
(config)#
.
2. Enter
enable password word
to set the Enable Security mode password.
or
3. Enter
enable password md5 word
to encrypt the enable password using MD5 encryption.
The following steps outline configuring a Frame Relay virtual interface (labeled 1) using a single
DLCI back to the corporate router (defined as DLCI 16).
Create the Interface and Define the Encapsulation
1. Enter
interface fr 1
to create a Frame Relay virtual interface labeled 1.
2. Enter
frame-relay lmi-type ansi
to configure Frame Relay virtual interface 1 to use ANSI
(Annex D) signaling. The default LMI type is Cisco.
3. Enter
no shutdown
to activate the interface to pass data.
4. Enter
exit
to return to the Global Configuration mode.
Configure a Telnet Session
An Enable Security mode password must be defined before configured Telnet sessions are
activated. Refer to
Enable Security Mode Password
for information on password
configuration.
Enable Security Mode Password
The enable security mode passwords are case sensitive.
Configure the Frame Relay Virtual Interface
The following steps assume the Global Configuration mode is currently active. Verify the
prompt of your unit displays
(config)#
.