Hi,

we are running ADSL at our ROBO around the US, we also use a VPN to get them
back to HQ. I will include a config that might help.   This is a 2621 router

Thank you,
Rob Mears III, CCNA, MSCE, CNE, NNCDS, NNCSS, A+
Technical Mercenary
Valor Telecom
**************************************
version 12.1
no service single-slot-reload-enable
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Amardsl001
!

logging rate-limit console 10 except errors
enable secret 5 $1$Onlr$fH2gcC0tDCI9hEpkC2/Nq.
!
!
!
memory-size iomem 10
ip subnet-zero
!
!
no ip finger
ip name-server XXX.XXX.1.8
!
no ip dhcp-client network-discovery
no mgcp timer receive-rtcp
!
!
crypto isakmp policy 1
 hash md5
 authentication pre-share
crypto isakmp key XXXXX address XXX.XXX.37.5
!
!
crypto ipsec transform-set rtpset esp-des esp-md5-hmac
!
crypto map rtp local-address BVI1
crypto map rtp 1 ipsec-isakmp
 set peer XXX.XXX.37.5
 set security-association lifetime seconds 28800
 set transform-set rtpset
 match address amarillo
!
call rsvp-sync
!
!
!
!
!
bridge irb
!
!
!
!
interface FastEthernet0/0
 ip address XXX.XXX.102.1 255.255.255.224
 ip helper-address XXX.xX.6.31
 ip nat inside
 no ip route-cache
 no ip mroute-cache
 duplex auto
 speed auto
!
interface ATM0/1
 description ADSL SWB XXX-3xxx-1600 Trouble 800-net-help
 no ip address
 no ip mroute-cache
 atm vc-per-vp 256
 no atm ilmi-keepalive
 pvc 0/35
  encapsulation aal5snap
 !
 bundle-enable
 dsl operating-mode auto
 no fair-queue
 bridge-group 1
 hold-queue 224 in
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface BVI1
 ip address XXX.XXX.XXX.49 255.255.255.248
 ip nat outside
 no ip route-cache
 no ip mroute-cache
 crypto map rtp
!
ip nat pool Net-XXX.xxX.218.126.50 XXX.xXX.126.50 netmask 255.255.255.248
ip nat inside source route-map nonat pool Net-64 overload
ip classless
ip route 0.0.0.0 0.0.0.0 xxxxxxxxxxxxxxxxxxxxxxxxxxx
no ip http server
!
!
ip access-list extended amarillo
 permit ip xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 permit ip xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
 permit ip xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
logging 10.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
access-list 1 permit xxxxxxxxxxxxxxxxxxxxxxxxxxx
access-list 120 deny   ip xxxxxxxxxxxxxxxxxxxxxxxxxxx
access-list 120 permit ip xxxxxxxxxxxxxxxxxxxxxxxxxxx
!
!
route-map nonat permit 10
 match ip address 120
!
snmp-server community  RO
snmp-server community  RW
snmp-server packetsize 4096
bridge 1 protocol ieee
 bridge 1 route ip
!
dial-peer cor custom
!
!
!
!
!
line con 0
 transport input none
line aux 0
line vty 0 4
 password xxxxxxxxxxxxxxxxxxxxxxxxxxx
 login
!
no scheduler allocate
end

Amardsl001#





















































-----Original Message-----
From: Steve Smith [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 01, 2001 8:47 AM
To: [EMAIL PROTECTED]
Subject: RE: Could someone give me an example config of adsl+router?
[7:6756]


I use a 827 router. This will go step by step to config one. You need
CCO.
http://www.cisco.com/warp/customer/794/827_faq.html

Steve

-----Original Message-----
From: Leo Shen [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 01, 2001 4:05 AM
To: [EMAIL PROTECTED]
Subject: Could someone give me an example config of adsl+router?
[7:6732]


it neednot dial,thanks!




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=6762&t=6762
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to