cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3291
Views
3
Helpful
2
Replies

Virtual-Template Interfaces (VTI) types

satv
Level 1
Level 1

Hello !

I need some inputs on Virtual-Template interfaces.

1) What are the most used configurations( set of clis)  for all the 3 types of VTI interfaces  1)  Type Serial 2) type Ethernet 3) Type Tunnel ?

2) What scenarios each of these 3 types of VTI are used ?

2 Replies 2

Rozsa Illes
Cisco Employee
Cisco Employee

Hi,

I am not so familiar with Serial and Ethernet type Virtual Template interfaces but you can read a bit more about them in general here:

http://www.cisco.com/en/US/docs/ios/12_0/dial/configuration/guide/dcvtemp.html

Tunnel type VTI are generally used with EZVPN and this link would give information and configuration examples for both static and dynamic VTI (dynamic VTI uses the virtual template interface, static vti uses tunnel interface):

http://www.cisco.com/en/US/docs/ios/12_3t/12_3t14/feature/guide/gtIPSctm.html

I hope this helps.

Warm Regards,

Rose

Thanks Rozsa,I have come up this cli set.

1)      type serial

interface virtual-template type serial

encapsulation {ppp|frame-relay|slip}

description

mtu

bandwidth

full-duplex|half-duplex

ip address {secondary}

ip unnumbered

ip address pool

ip address negotiated [previous ]

ip address dhcp client-id {Port-channel | GigabitEthernet } {hostname }

2)      type tunnel

interface virtual-template type tunnel

description

mtu

bandwidth

ip address {secondary}

ip unnumbered

ip address pool

ip address dhcp client-id {Port-channel | GigabitEthernet } {hostname }

tunnel source {ip-address | interface-type interface-number}

tunnel destination

tunnel mode {aurp | cayman | dvmrp | eon | gre | gre multipoint | gre ipv6 | ipip [decapsulate-any] |ipsec {ipv4|ipv6}| iptalk | ipv6 | mpls | nos}

tunnel protection IPsec profile (applicable when mode is ipsec {ipv4|ipv6})

3)      type ethernet

interface virtual-template type ethernet

description

mtu

bandwidth

duplex {full|half}

ip address {secondary}

ip unnumbered

ip address pool

ip address dhcp client-id {Port-channel | GigabitEthernet } {hostname }

Review Cisco Networking for a $25 gift card