! interface Tunnel0 ip address x.x.x.x x.x.x.x no ip redirects ip mtu 1400 ip nhrp authentication dummy ip nhrp map multicast dynamic ip nhrp map multicast x.x.x.x ip nhrp map x.x.x.x x.x.x.x ip nhrp network-id 201 ip nhrp nhs x.x.x.x ip nhrp server-only no ip split-horizon tunnel source Dialer1 tunnel mode gre multipoint tunnel protection ipsec profile dummy_ipsec_Profile ! interface Tunnel1 ip address x.x.x.x x.x.x.x no ip redirects ip accounting output-packets ip mtu 1400 ip nhrp authentication Harvey ip nhrp map multicast dynamic ip nhrp map multicast x.x.x.x ip nhrp map x.x.x.x x.x.x.x ip nhrp network-id 201 ip nhrp nhs x.x.x.x ip nhrp server-only no ip split-horizon tunnel source Dialer2 tunnel mode gre multipoint tunnel key 100000 tunnel protection ipsec profile dummy_Internet_Prof ! ! ! interface FastEthernet0 description # iBURST CONNECTION # switchport access vlan 2 no ip address pppoe enable no cdp enable ! interface FastEthernet4 description Link to ADSL Modem bandwidth 512 no ip address no ip redirects no ip unreachables no ip proxy-arp ip route-cache flow duplex auto speed auto pppoe enable pppoe-client dial-pool-number 2 pppoe-client dial-pool-number 1 no cdp enable ! interface Dialer1 bandwidth 512 ip address negotiated ip mtu 1492 ip virtual-reassembly encapsulation ppp dialer pool 1 no cdp enable ppp authentication pap callin ppp pap sent-username dummy@internal.com password dummy ! interface Dialer2 bandwidth 512 ip address negotiated ip mtu 1492 ip nat outside ip virtual-reassembly encapsulation ppp dialer pool 2 no cdp enable ppp pap sent-username dummy@internet.com password dummy !