Manual

Layer 2 Tunnel Protocol Version 3
ip protocol
104
Cisco IOS Releases 12.0(29)S and 12.2(25)S
Examples The following example shows how to configure UTI as the IP protocol used to tunnel packets in an
L2TPv3 pseudowire created from the pseudowire class named ether-pw:
Router(config)# pseudowire-class ether-pw
Router(config-pw)# encapsulation l2tpv3
Router(config-pw)# ip protocol uti
Related Commands Command Description
encapsulation l2tpv3 Configures L2TPv3 as the data encapsulation method used to tunnel IP traffic.
pseudowire-class Specifies the name of an L2TP pseudowire class and enters pseudowire
class configuration mode.