19-198
Parameter <tnl-id> is tunnel No.
Command Mode:
Admin Mode.
Usage Guide:
If there is not tunnel number, then information of all tunnels are shown. If there is tunnel number,
then the detailed information of specified tunnel is shown.
Example:
Switch#show ipv6 tunnel
name mode source destination nexthop
tunnel3 6to4 178.1.1.1
Tunnel source ipv4 address
Destination Tunnel destination ipv4 address
Nexthop Tunnel next hop (only applies to ISATAP tunnel)
19.2.38 tunnel source
Command:
tunnel source {<ipaddress> | <ipv6address> | <interface-name>}
no tunnel source
Function:
Configure tunnel source.
Parameter:
<ipaddress> is the IPv4 address of tunnel source, must be the unicast address; <ipv6address> is
the IPv6 address of tunnel source; <interface-name> means the tunnel source address is the IPv4
address of the interface <interface-name>.
Command Mode:
Tunnel Configuration Mode.
Default Situation:
There is no IPv4/IPv6 address and interface name of tunnel source.
Usage Guide:
Set the source IPv4/IPv6 address or specify an interface name of the tunnel source address to
configure the tunnel.