beautypg.com

ADTRAN NetVanta 3200 User Manual

Page 14

background image

Application Drawings: Routing across the WAN
Revision C

Page

14 of 27

Configuration Script for the NetVanta 3200/3205 “Host
Router”:

!
!
hostname "HostRouter"
enable password adtran
!
ip subnet-zero
ip classless
ip routing
!
event-history on
no logging forwarding
no logging email
logging email priority-level info
!
username "admin" password "adtran"
!
ip policy-timeout tcp telnet 14400
!
!
!
!
!
!
!
!
!
!
!
interface eth 0/1
ip address 192.168.1.254 255.255.255.0
no shutdown
!
!
!
interface t1 1/1
clock source internal
tdm-group 1 timeslots 1-24 speed 64
no shutdown
!
interface ppp 1
ip address 10.0.0.1 255.255.255.252
no shutdown
cross-connect 1 t1 1/1 1 ppp 1
!