! version 12.4 no service pad service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname c87601 ! boot-start-marker boot-end-marker ! logging buffered 54000 debugging ! no aaa new-model ! resource policy ! ip cef ! ! no ip dhcp use vrf connected ip dhcp excluded-address 192.168.10.1 ! ip dhcp pool vlan1 import all network 192.168.10.0 255.255.255.128 default-router 192.168.10.1 lease 2 ! ! no ip domain lookup l2tp-class l2tpclass1 password 0 l2tppass ! ! pseudowire-class pwclass1 encapsulation l2tpv2 protocol l2tpv2 l2tpclass1 ip local interface Loopback0 ! isdn switch-type basic-net3 ! ! username admin privilege 15 secret 5 $1$kHKC$8O7N0O8DwHOHYklqfh67T1 ! ! crypto isakmp policy 10 encr 3des authentication pre-share group 2 crypto isakmp key mykey address 192.168.100.1 ! ! crypto ipsec transform-set ESP_3DES_SHA esp-3des esp-sha-hmac ! crypto map VPN 10 ipsec-isakmp set peer 192.168.100.1 set transform-set ESP_3DES_SHA set pfs group2 match address 101 ! bridge irb ! ! ! interface Loopback0 ip address 192.168.10.1 255.255.255.255 ! interface BRI0 shutdown ! interface ATM0 description ISP no ip address no atm ilmi-keepalive dsl operating-mode auto ! interface ATM0.1 point-to-point no snmp trap link-status pvc 1/32 pppoe-client dial-pool-number 1 ! ! interface FastEthernet0 no cdp enable ! interface FastEthernet1 duplex full speed 100 no cdp enable ! interface FastEthernet2 no cdp enable ! interface FastEthernet3 no cdp enable ! interface Dot11Radio0 no ip address shutdown ! ssid c876w vlan 1 authentication open guest-mode ! speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0 channel 2437 station-role root no cdp enable ! interface Virtual-PPP1 ip address negotiated ip nat outside ip virtual-reassembly fair-queue no cdp enable ppp authentication chap callin ppp chap hostname vpppuser ppp chap password 0 vppppass ppp direction callout pseudowire 172.17.101.1 10 pw-class pwclass1 ! interface Vlan1 description Vlan1 ip address 192.168.10.1 255.255.255.128 ip nat inside ! interface Dialer1 ip address negotiated ip virtual-reassembly encapsulation ppp dialer pool 1 dialer-group 1 no cdp enable ppp authentication chap pap callin ppp chap hostname dialer1user ppp chap password 0 dialer1pass ppp pap sent-username dialer1user password 0 dialer1pass crypto map VPN ! ip route 192.168.100.1 255.255.255.255 Dialer1 ip route 172.17.101.1 255.255.255.255 Dialer1 ip route 0.0.0.0 0.0.0.0 Virtual-PPP1 ! ! no ip http server no ip http secure-server ip nat source static 192.168.10.1 10.10.0.17 ip nat source static 192.168.10.2 10.10.0.18 ip nat source static 192.168.10.3 10.10.0.19 ip nat source static 192.168.10.4 10.10.0.20 ! access-list 1 permit any dialer-list 1 protocol ip permit no cdp run ! ! control-plane ! bridge 1 protocol ieee bridge 1 route ip ! line con 0 login local no modem enable transport output all line aux 0 transport output all line vty 0 4 privilege level 15 login local transport input telnet ssh transport output all ! scheduler max-task-time 5000 ! webvpn context Default_context ssl authenticate verify all ! no inservice ! end