version 12.4 service timestamps debug datetime msec localtime service timestamps log datetime msec localtime service password-encryption no service dhcp ! hostname REMOTE_RTR ! boot-start-marker boot-end-marker ! ! aaa new-model ! ! aaa authentication login default local aaa authorization exec default local ! aaa session-id common ! resource policy ! memory-size iomem 25 clock timezone EST -5 clock summer-time EDT recurring 2 Sun Mar 2:00 1 Sun Nov 2:00 mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ip subnet-zero ip cef ! ! no ip dhcp use vrf connected ! ! isdn switch-type basic-ni ! ! ! ! interface BRI0 description ISDN connect to LOCAL_RTR via xxxx ip address 192.168.30.6 255.255.255.252 encapsulation ppp dialer idle-timeout 300 dialer string 1xxxyyy6101 dialer-group 1 isdn switch-type basic-ni isdn point-to-point-setup isdn spid1 xxxyyy13840101 isdn spid2 xxxyyy13900101 ! interface FastEthernet0 description Ethernet connect to xxxx ip address x.x.x.x 255.255.255.240 ip access-group AAA in ip nat inside speed auto no cdp enable ! interface Serial0 no ip address encapsulation frame-relay no fair-queue frame-relay lmi-type cisco ! interface Serial0.1 point-to-point description Frame connect to xxxx via xxxx DLCI xxx bandwidth 56 ip address x.x.x.x 255.255.255.252 ip nat outside no cdp enable frame-relay interface-dlci xxx ! ip classless ip route x.x.x.x 255.255.255.255 FastEthernet0 ip route x.x.x.x 255.255.255.255 Serial0.1 ip route x.x.x.x 255.255.255.255 Serial0.1 ! no ip http server ip nat inside source static x.x.x.x x.x.x.x ! ip access-list extended AAA permit ip x.x.x.x x.x.x.x deny ip any any log ! logging x.x.x.x dialer-list 1 protocol ip permit no cdp run ! control-plane ! ! line con 0 line aux 0 line vty 0 4 ! end