beautypg.com

ADTRAN NetVanta 3200 User Manual

Page 26

background image

Application Drawings: Routing across the WAN
Revision C

Page

26 of 27

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

!
!
hostname "RemoteRouter"
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.2.254 255.255.255.0
no shutdown
!
!
!
interface t1 1/1
tdm-group 1 timeslots 1-24 speed 64
no shutdown
!
interface ppp 1
ip address 10.0.0.2 255.255.255.252
no shutdown
cross-connect 1 t1 1/1 1 ppp 1
!