Configuring a Cisco 1700/2600/3600 ADSL WIC With RFC1483 Routing Using AAL5SNAP Protocol IP ! version 12.1 no service pad service timestamps debug datetime msec service timestamps log datetime msec ! hostname R1 ! ip subnet-zero ! interface FastEthernet0 ip address 10.0.0.1 255.0.0.0 no ip directed-broadcast no ip mroute-cache ! interface ATM0 ip address 172.18.0.1 255.255.0.0 no ip directed-broadcast no ip mroute-cache no atm ilmi-keepalive pvc 4/100 protocol ip 172.18.0.2 encapsulation aal5snap ! bundle-enable hold-queue 224 in ! ip classless ip route 0.0.0.0 0.0.0.0 172.18.0.2 no ip http server ! ! end