3Com Switch 8800 Advanced Software V5 Configuration Guide
Configuring Tunnel Hybrid Insertion 399
# Configure a static route from Switch B through the interface Tunnel 2/0/0 to
Group 1.
[SwitchB] ip route-static 10.1.1.0 255.255.255.0 tunnel 2/0/0
Configuration verification
After the above configuration, you can successfully ping the address of the access
interface of the peer IPv4 group from one switch.
Configuring Tunnel
Hybrid Insertion
Configuration
Prerequisites
IP addresses are configured for interfaces such as VLAN interface and Loopback
interface on the device so that they can communicate. These interfaces serve as
the source interface of the virtual tunnel interface to ensure that the tunnel
destination address is reachable.
Configuration Procedure Follow these steps to configure tunnel hybrid insertion:
To do... Use the command... Remarks
Enter system view system-view -
Enable the IPv6 packet
forwarding function
ipv6 Required
By default, the IPv6 packet
forwarding function is
disabled.
Create a tunnel interface and
enter tunnel interface view
interface tunnel number Required
By default, there is no tunnel
interface on the device.
Configure an
IPv6 address
for the tunnel
interface
Configure an
IPv6 global
unicast
address or
site-local
address
ipv6 address { ipv6-address
prefix-length |
ipv6-address/prefix-length }
Use any command
ipv6 address
ipv6-address/prefix-length
eui-64
Configure a
link-local
address
ipv6 address auto link-local
ipv6 address ipv6-address
link-local
Configure the source address
or source interface of the
tunnel interface
source { ip-address |
ipv6-address | interface-type
interface-number }
Required
By default, no source address
or interface is configured for
the tunnel interface.
Create an ACL and enter ACL
view
acl number acl-number [
match-order { config | auto
} ]
Required
Define a ACL rule rule [ rule-id ] { permit |
deny } protocol [ rule-string ]
Required
Define a class and enter class
view
traffic classifier tcl-name [
operator { and | or } ]
Required
Define the packet matching
rule
if-match [ not ]
match-criteria
Required
Define a traffic behavior and
enter traffic behavior view
traffic behavior
behavior-name
Required