Command Manual – IPv6 Configuration
H3C S7500E Series Ethernet Switches Chapter 3 Tunneling Configuration Commands
3-8
Note that:
z The tunnel source address is the address of the interface sending packets and is
usually the destination address of the peer tunnel interface.
z Two or more tunnel interfaces using the same encapsulation protocol must have
different source addresses and destination addresses.
Related commands: interface tunnel, destination.
Examples
# Set the tunnel source address to VLAN-interface 1 on the interface Tunnel 1/0/3.
<Sysname> system-view
[Sysname] interface tunnel 1/0/3
[Sysname-Tunnel1/0/3] source 192.100.1.1
Or
<Sysname> system-view
[Sysname] interface tunnel 1/0/3
[Sysname-Tunnel1/0/3] source Vlan-interface 1
3.1.8 tunnel-protocol
Syntax
tunnel-protocol { ipv6-ipv4 [ 6to4 | isatap ] | mpls te }
undo tunnel-protocol
View
Tunnel interface view
Parameters
ipv6-ipv4: Sets the tunnel to an IPv6 over IPv4 tunnel.
ipv6-ipv4 6to4: Sets the tunnel to IPv6 over IPv4 6to4 tunnel.
ipv6-ipv4 isatap: Sets the tunnel to an IPv6 over IPv4 ISATAP tunnel.
mpls te :Sets the tunnel to an MPLS TE tunnel. Now S7500E series ethernet switches
do not support MPLS TE tunnel.
Description
Use the tunnel-protocol command to configure the tunnel type.
Use the undo tunnel-protocol to restore the tunnel type to the default.
Note that: