Dear friend:

This website will not be updated any more. If you want any IT technical files or documents,you can access the content of the www.realexam.net website.

dynamips lab:Cisco IOS l2tp voluntary tunnel mode on dynamips

I have completed this lab on Dynamips 7200 simulator, the topology is as follow:

The Dynagen configuration is as follow:


autostart = false
[localhost]
port = 7200
udp = 10000
workingdir = ..\Temp\

[[router R2]]
image = ..\IOS\c7200-advsecurityk9-mz.124-9.T1.bin
model = 7200
console = 3002
npe = npe-400
ram = 128
confreg = 0×2142
exec_area = 64
mmap = false
slot0 = PA-C7200-IO-FE
slot1 = PA-4T
f0/0 = SW1 2
s1/0 = R3 s1/1
[[router R3]]
image = ..\IOS\c3620-i-mz.122-37.bin
model = 3620
console = 3003
ram = 32
confreg = 0×2142
exec_area = 16
mmap = false
slot0 = NM-1FE-TX
slot1 = NM-4T
f0/0 = SW1 3
[[ethsw SW1]]
2 = dot1q 1
3 = dot1q 1
4 = access 1 NIO_gen_eth:\Device\NPF_{E4377B71-C2A8-40A9-9FB6-639EE19D2F75}

1. ENT LNS L2TP Configuration (R2).

ENT_LNS(config)#interface FastEthernet0/0ENT_LNS(config-if)#ip address 10.10.1.1 255.255.255.0

ENT_LNS(config-if)#no shutdown

ENT_LNS(config)#interface Serial1/0

ENT_LNS(config-if)#ip address 173.16.1.5 255.255.255.252

ENT_LNS(config-if)#no shutdown

ENT_LNS(config)#ip route 0.0.0.0 0.0.0.0 173.16.1.6

ENT_LNS(config)#username cisco@cisco.com password 0 cisco

ENT_LNS(config)#vpdn enable

ENT_LNS(config)#vpdn-group myl2tp

ENT_LNS(config-vpdn)#accept-dialin

ENT_LNS(config-vpdn-acc-in)#protocol l2tp

ENT_LNS(config-vpdn-acc-in)#virtual-template 1

ENT_LNS(config-vpdn-acc-in)#exit

ENT_LNS(config-vpdn)#no l2tp tunnel authentication

ENT_LNS(config)#interface Virtual-Template1

ENT_LNS(config-if)#ip unnumbered FastEthernet0/0

ENT_LNS(config-if)#encapsulation ppp

ENT_LNS(config-if)#peer default ip address pool l2tp-user

ENT_LNS(config-if)#ppp authentication chap

ENT_LNS(config)#ip local pool l2tp-user 10.10.1.50 10.10.1.59

2. Windows Client Configuration.
First of all, modify the windows register as follow and restart the windows:

REGEDIT4 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Rasman\Parameters]

“ProhibitIpSec”=dword:00000001

Then use the windows dialer configuration guide to complete the configuration.

Cisco IOS l2tp voluntary-001.jpgCisco IOS l2tp voluntary-002.jpg

Cisco IOS l2tp voluntary-003.jpgCisco IOS l2tp voluntary-004.jpg

Flickr : , , , , ,

Related Posts

Leave a Reply

wordpress visitor