cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
386
Views
0
Helpful
3
Replies

dynamic virtual tunnel interface on 2821

cineca
Level 1
Level 1

Hi all.

I have a 2821 with software 12.4(9)T1 advanced ip services.

I tried to configure a dynamic virtual tunnel interface to terminate VPN client ipsec sessions.

Reading documentation, it says to configure

interface virtual-template <number>

tunnel mode <mode>

But router does not accept "tunnel" command on interface configuration.

This feature seems supported by this software release.

Any hint?

Thank you in advance.

denis

3 Replies 3

spremkumar
Level 9
Level 9

Hi

You can refer the below link in configuring the same..

http://www.cisco.com/en/US/tech/tk583/tk372/tech_configuration_examples_list.html#anchor16

regds

forestalcompany
Level 1
Level 1

when declaring the virtual template you need specify the mode as follows:

int virtual-template <1-200> type tunnel

then you may issue the subsequent tunnel subcommands

hope this helps!

Hi, I forgot I had this open!

I solved the problem upgrading the image.

Documentation, at least what I found, states this feature is supported on 12.4(9)T1 but I really can't agree.

You'll need a 12.4(11)T1 or higher.

Thank you all.