Reference Guide

Tunnel Interface Commands 1395
console(config-if-tunnel1)#tunnel mode ipv6ip
console(config-if-tunnel1)#tunnel mode ipv6ip 6to4
tunnel source
Use the tunnel source command in Interface Configuration mode to specify
the source transport address of the tunnel, either explicitly or by reference to
an interface.
Syntax
tunnel source {
ip-address
|
interface-type interface-number
}
no tunnel source
Syntax Description
Default Configuration
This command has no default configuration.
Command Mode
Interface Configuration (Tunnel) mode.
User Guidelines
This command has no user guidelines.
Example
The following example specifies VLAN 11 as the source transport address of
the tunnel.
console(config)#interface tunnel 1
console(config-if-tunnel1)#tunnel source vlan 11
Parameter Description
ip-address Valid IPv4 address.
interface-type Valid interface type. VLAN is the only type supported.
interface-number Valid interface number.
2CSPC4.XModular-SWUM204.book Page 1395 Friday, March 15, 2013 9:24 AM