To configure an IP tunnel:
This interface acts as an anchor for the source of the tunnel.
![]() |
Note: On SM interfaces, issue only the commands listed below. Do not configure protocols such as Multilink PPP or Multilink Frame Relay on SM interfaces. |
interface tunnel
- host1(config)#interface tunnel dvmrp:boston-tunnel-1
transport-virtual-router boston
![]() |
Note: When you delete a virtual router that has been configured as a transport virtual router for a DVMRP tunnel, the show configuration output displays No Router for the transport virtual router. To remove the DVMRP tunnel interface, simply omit any reference to the transport virtual router. For example, to delete interface tunnel dvmrp:boston-tunnel-1 transport-virtual-router No Router from the configuration, issue the command, no interface tunnel dvmrp:boston-tunnel-1. bws: added @ 8.2.0 per gneyens; no plan to fix Defect ID 44810 |
tunnel checksum
- host1(config)#interface tunnel gre:tunnel2
- host1(config-if)#tunnel checksum
tunnel destination
- host1(config)#interface tunnel dvmrp:tunnel2
- host1(config-if)#tunnel destination 192.13.7.1
- host1(config)#interface tunnel dvmrp:tunnel2
- host1(config-if)#tunnel destination remoteHost
tunnel mtu
- host1(config-if)#tunnel mtu 7500
tunnel source
- host1(config)#interface tunnel dvmrp:boston-tunnel-1
- host1(config-if)#tunnel source 192.10.2.1
- host1(config)#interface tunnel dvmrp:boston-tunnel-1
- host1(config-if)#tunnel source atm 5/0.12
- host1(config)#interface tunnel dvmrp:boston-tunnel-1
- host1(config-if)#tunnel source atm 5/1/0.12