Activating The Serial Interface; Configuring Telnet - ADTRAN TSU NetVanta Quick Start Manual

Table of Contents

Advertisement

9

Activating the Serial Interface

The following steps assume the Global configuration mode is currently active. Verify that the
prompt of your module displays (config) #.
1. Enter interface serial 1/1 to access the
configuration parameters for the serial
connection between the TSU NetVanta
Router Module and the TSU/ESU base unit.
2. Enter no shutdown to activate the interface
to pass data.
3. Enter exit to exit the serial interface
commands and return to the Global
Configuration mode.
10

Configuring Telnet

The default password for initializing a Telnet session is
password should be changed to something unique. The following steps show how to access the Telnet
configuration parameters and change the password. The password used in this example is
replace this word with a unique password of your choosing.
To configure more than one Telnet session, repeat Steps 2 and 3 using incrementing labels. The
TSU NetVanta Router Module supports five Telnet sessions.
1. Verify that the prompt of your module
displays (config)#.
2. Enter line telnet 0 to change the
configuration parameters for the Telnet
session (such as setting the line timeout,
login requirements, password, etc.).
3. Enter password adtranuser to change the
login password for the Telnet session. (See
Note below.)
4. Enter exit to return to the Global
configuration mode.
activateser.txt - Notepad
! This is a sample script to activate the serial interface to
! pass data. A text file version of this script (activateser.txt)
! is available on the TSU NetVanta Router Module
! Documentation CD.
!
! Enter the serial interface configuration mode.
interface ser 1/1
!
! Activate the interface to pass data.
no shutdown
!
! Exit back to the global configuration mode.
Exit
!
! End script
password
(all lower case). For security purposes, the
Telnet.txt - Notepad
! This script configures the login password for all
! telnet sessions to the router. A text version of this
! script (telnet.txt) is available on the TSU NetVanta Router
Module
! Documentation CD.
!
! Change the configuration parameters for the telnet
! sessions.
line telnet 0
!
! Set the login password.
password adtranuser
!
! Exit back to the global configuration mode.
! End script
10
adtranuser
. Please

Advertisement

Table of Contents
loading

Table of Contents