background image

6

4d

Configuring the Default Gateway

1. Enter 

ip route 0.0.0.0 0.0.0.0  

192.22.72.101

 to add 192.22.72.101 to the 

route table as the default gateway.

2. If configuring the TSU NetVanta Router 

Module for Frame Relay applications, 
proceed to Step 5. If using the module in a 
PPP configuration, please skip to Step 6.

5  

Configuring the Frame Relay Virtual Interface

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).

5a

Creating the Interface and Defining 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 ANSI.

3. Enter 

no shutdown

 to activate the interface 

to pass data.

4. Enter 

exit

 to return to the Global 

configuration mode.

The following steps assume the Global configuration mode is currently active. Verify that the 
prompt of your module displays 

(config)#

.

The following steps assume the Global configuration mode is currently active. Verify that the 
prompt of your module displays 

(config)#

.

fr1.txt - Notepad

! This script creates a virtual frame relay interface labeled 1 
! and defines ANSI (Annex D) as the signaling method. A 
! text version of this script (fr1.txt) is available on the
! TSU NetVanta Router Module Documentation CD.
!
! First create the virtual frame relay interface and enter the
! configuration mode for the interface.
interface fr 

1

!
! The prompt should now display Router(config-f1)#.
!
! Next assign the lmi type for the interface.
frame-relay lmi-type 

ansi

!
! Activate the interface to pass data.
no shutdown
!
! Exit back to the global configuration mode.
exit
!
! End script

defgate.txt - Notepad

! This script configures the default gateway back to the host
! site router. A text version of this script (defgate.txt) is 
! available on the TSU NetVanta Router Module 
! Documentation CD.
!
! Enter the default gateway ip address to the route table.
ip route 0.0.0.0 0.0.0.0 

192.22.72.101

!
! End script

Summary of Contents for TSU NetVanta

Page 1: ...example The configuration sections of this quick start guide are formatted to provide both step by step text descriptions and screen shots containing a text script The configuration scripts are avail...

Page 2: ...g to th e un it Th e co nfi gu rat ion se ctio ns of thi s qu ick sta rt gu ide are for ma tte d to pro vid e bo th ste p b y s tep tex t de scr ipt ion s an d scr ee n sh ots co nta inin g a tex t sc...

Page 3: ...product line offers a multitude of plug on modules to further customize your network solution The TSU NetVanta Router Module supports all TSU ESU plug on modules Perform the following steps to install...

Page 4: ...TSU NetVanta Router Module must be accessed and managed via the RJ 45 CONTROL port located on the front of the module The default Ethernet port parameters allow the TSU NetVanta Router Module to be ac...

Page 5: ...ion mode The configuration parameters used in the following examples are for instructional purposes only Please replace all bold and underlined entries example with your specific parameters to configu...

Page 6: ...assume the Global configuration mode is currently active Verify that the prompt of your module displays config The following steps assume the Global configuration mode is currently active Verify that...

Page 7: ...g a PPP virtual interface labeled 1 to the remote router If you are using frame relay skip to Step 7 The default encapsulation is RFC1490 or IETF Make sure the remote router uses the same encapsulatio...

Page 8: ...U NetVanta Router Module Documentation CD First activate the PPP interface configuration mode interface ppp 1 This activates the configuration parameters for this interface Your prompt should now disp...

Page 9: ...he RIP configuration only applies to interfaces with IP addresses on the networks listed using the network command RIP txt Notepad This script configures the global RIP parameters for the router and a...

Page 10: ...anuser to change the login password for the Telnet session See Note below 4 Enter exit to return to the Global configuration mode The following steps assume the Global configuration mode is currently...

Page 11: ...ce Port Local Loopback with Test Pattern The TSU NetVanta Router Module port loopback activates both a local loopback back towards the TSU NetVanta Router Module and a port loopback towards the TSU ES...

Page 12: ...Additional Information For more information on the ADTRAN OS Command Line Interface refer to the ADTRAN OS Command Line Interface Reference guide provided on the TSU NetVanta Router Module Documentati...

Reviews: