Network Router User's Manual

Configuring Tag Switching 5-3
Enabling Tag Switching on the ATM Interface
Examples
Switch(config-if)# interface atm 1/0/1
Switch(config-if)# ip unnumbered loopback 0
Switch(config-if)# tag-switching ip
Switch(config-if)# exit
Switch(config)#
Switch(config)# interface atm 0/0/3
Switch(config-if)# ip address 1.3.11.3 255.255.0.0
Switch(config-if)# tag-switching ip
Switch(config-if)# exit
Switch(config)#
Verify
Switch# show tag-switching interfaces
Interface IP Tunnel Operational
ATM0/0/3 Yes No No (ATM tagging)
ATM1/0/1 Yes No No (ATM tagging)
Switch#
3 Switch(config-if)# tag-switching
ip
Enable tag switching of IP packets on the
interface.
4 Switch(config-if)# exit
Switch(config)#
Return to global configuration mode.
1 TVCs = tag virtual channels.
Step Command Purpose