l2tp-tunnel#show run Building configuration... Current configuration : 1465 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname l2tp-tunnel ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ip cef ! ! ! ! ! multilink bundle-name authenticated ! vpdn enable vpdn multihop vpdn logging vpdn logging local vpdn search-order domain ! vpdn-group PPPoEClient request-dialin protocol l2tp domain example.net initiate-to ip 192.0.2.5 source-ip 192.0.2.4 local name l2tp-tunnel no l2tp tunnel authentication l2tp tunnel receive-window 1024 ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ! ! bba-group pppoe global virtual-template 1 ! ! interface Loopback0 ip address 192.0.2.4 255.255.255.255 ! interface FastEthernet0/0 no ip address duplex auto speed auto pppoe enable group global ! interface FastEthernet0/1 no ip address duplex auto speed auto pppoe enable group global ! interface FastEthernet1/0 description Link to LNS [f1/0] ip address 192.0.2.8 255.255.255.254 duplex auto speed auto ! interface FastEthernet2/0 no ip address shutdown duplex auto speed auto ! interface Virtual-Template1 description PPPoE Test no ip address no peer default ip address keepalive 30 ppp authentication chap ! ip forward-protocol nd ! ! ip http server no ip http secure-server ! ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 login ! ! end