Manual
Layer 2 Tunnel Protocol Version 3
How to Configure Layer 2 Tunnel Protocol Version 3
54
Cisco IOS Releases 12.0(29)S and 12.2(25)S
Configuring Protocol Demultiplexing for Ethernet Interfaces
Perform this task to configure the Protocol Demultiplexing feature on an Ethernet interface.
SUMMARY STEPS
1. enable
2. configure terminal
3. interface type slot/port
4. ip address ip-address mask [secondary]
5. xconnect peer-ip-address vcid pw-class pw-class-name
6. match protocol ipv6
DETAILED STEPS
Command or Action Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
interface type slot/port
Example:
Router(config)# interface
ethernet 0/1
Specifies the interface by type, slot, and port number, and enters interface
configuration mode.
Step 4
ip address ip-address mask
[secondary]
Example:
Router(config-if)# ip address
172.16.128.4
Sets a primary or secondary IP address for an interface.