NetVanta Series
(with E1/FE1 or E1/FE1 with G.703 Drop Network Interface Module)
Quick Configuration Guide
64200868L1-42A February 2004
Equipment Required
• Category 5 - UTP cable for connecting the system to the existing network.
• VT100 terminal or PC with VT100 emulation software.
• DB-9 (male) to DB-9 (female) straight-through cable for configuring the unit.
This quick start guide provides step-by-step instructions for configuring your application. The
configuration scripts are available on the ADTRAN OS System Documentation CD.
The configuration parameters used in the example outlined in this document are for
instructional purposes only. Please replace all underlined entries (example
parameters to configure your application
Network Diagrams
Frame-Relay Diagram
) with your specific
Branch Office Corporate HQ
PBX
e1 1/2
e1 1/1
NetVanta 3200
VPN
VPN
WAN LAN
WAN LAN
PWR
PWR
RD
RD
STAT
STAT
TD
TD
RD
TD
TD
TD
RD
RD
NetVanta
eth 0/1
LAN IP: 10.10.20.7/24
Timeslots 1-15 Data,
Timeslots 17-31 Voice*
FR 1
DLCI 16
Annex D Signaling
192.168.72.1/30
PPP over Fractional E1 Connection Diagram
Branch Office Corporate HQ
PBX
e1 1/2
e1 1/1
NetVanta 3200
VPN
VPN
WAN LAN
WAN LAN
PWR
PWR
RD
RD
STAT
STAT
TD
TD
RD
TD
TD
TD
RD
RD
eth 0/1
LAN IP:
NetVanta
10.10.20.7/24
PPP 1
PPP Signaling
192.168.72.1/30
Point-to-Point E1
Timeslots 1-15 Data,
Timeslots 17-31 Voice*
LAN IP: 10.10.10.1/24
WAN IP: 192.168.72.2/30
* Voice circuits require timeslot 16 for signaling. If
voice is required on the e1 1/2 G.703 port, the largest
data map which can be configured is timeslots 1-15
(leaving 17-31 for voice) or 17-31 (leaving 1-15 for
voice).
LAN IP: 10.10.10.1/24
WAN IP: 192.168.72.2/30
* Voice circuits require timeslot 16 for signaling. If
voice is required on the e1 1/2 G.703 port, the largest
data map which can be configured is timeslots 1-15
(leaving 17-31 for voice) or 17-31 (leaving 1-15 for
voice).
Technical Support +1-256-963-8716
Configuring the Unit
1
The NetVanta may be initially accessed and managed either via a console session or
through a Telnet session. See step 1a for console session instructions. Initiating a Telnet session requires using a hub and two Ethernet cables (one for the PC and one for
the unit). The default Ethernet IP address is 10.10.10.1. Refer to step 10 to change Telnet session settings.
1a
Initiating a Console Session
1. Connect a VT100 terminal (or PC with VT100 emulation software) to the NetVanta
CONSOLE port using a DB-9 (male) to DB-9 (female) straight-through serial cable.
2. Configure the COM port with the following parameters:
Data Rate: 9600
Data Bits: 8
Parity Bits: None
Stop Bits: 1
Flow Control: None
3. Open a VT100 terminal session. (Please refer to the appropriate VT100 terminal
software documentation for detailed instructions.)
4. Press the <Enter> key.
5. Enter enable at the > prompt.
6. Enter the password when prompted. The default password is password.
7. You are now at the # prompt. At the # prompt, enter config terminal to enter the
global configuration mode.
2 Technical Support +1-256-963-8716 64200868L1-42A
Configuring the Ethernet Port Parameters
2
1. At the (config)# prompt, enter interface eth 0/1 to access the configuration
parameters for the Ethernet port located on the rear panel of the unit.
2. Enter ip address 10.10.20.7
255.255.255.0 to assign an IP address to the Ethernet
port using a 24-bit subnet mask.
If you are accessing the NetVanta via Telnet, once you change this IP address, you will
lose connection to the NetVanta. You must change the IP address of your PC before you
can proceed.
ADTRAN recommends that you set the Ethernet speed and duplex to match the switch or
hub it is plugged in to.
For example: (config-eth 0/1)#speed 10
(config-eth 0/1)#half-duplex
3. Enter no shutdown to activate the interface to pass data.
4. Enter exit to exit the Ethernet interface commands and return to the global
configuration mode.
The NetVanta Network Interface Modules (NIMs) use a slot/port notation for interface
identification. All non-modular interfaces built into the base unit (e.g., the Ethernet port) are
identified using 0 as the slot number.
Beginning the E1 Network Interface Configuration
3
1. At the (config)# prompt, enter interface e1 1/1 to activate the interface
configuration mode for the E1 network interface.
2. If necessary (this is the default), enter clock source line
to configure the unit to
recover clocking from the E1 network connection.
You should only need to change this setting for PPP, which will have one end set to line
(default) and the other end set to internal.
3. If two units are configured on a private E1 (PPP mode), set one unit to clock
source line and the other to clock source internal. For frame-relay, set both ends
to clock source line.
64200868L1-42A Technical Support +1-256-963-8716 3