3Com Switch 8800 Advanced Software V5 Configuration Guide
Displaying and Maintaining Tunneling Configuration 403
[SwitchB-Tunnel3/0/0] destination 1.1.1.1
[SwitchB-Tunnel3/0/0] aggregation-group 1
# Enable expedite termination on the interface Tunnel 3/0/0.
[SwitchB-Tunnel3/0/0] expediting enable
# Enable RIPng on the interface Tunnel 3/0/0.
[SwitchB-Tunnel3/0/0] quit
[SwitchB] ripng
[SwitchB-ripng-1] import-route direct
[SwitchB-ripng-1] quit
[SwitchB] interface Tunnel 3/0/0
[SwitchB-Tunnel3/0/0] ripng 1 enable
# Configure an ACL and redirect the tunnel packets that come from the IPv4 cards
and should be terminated to IPv6 cards. The protocol number of IPv6 over IPv4
tunnel packets is 41.
[SwitchB] acl number 3000
[SwitchB-acl-adv-3000] rule permit 41
[SwitchB-acl-adv-3000] quit
[SwitchB] traffic classifier 1
[SwitchB-classifier-1] if-match acl 3000
[SwitchB-classifier-1] quit
[SwitchB] traffic behavior 1
[SwitchB-behavior-1] redirect link-aggregation group 1
[SwitchB-behavior-1] quit
[SwitchB] qos policy 1
[SwitchB-qospolicy-1] classifier 1 behavior 1
[SwitchB-qospolicy-1] quit
[SwitchB] qos vlan-policy 1 vlan 10 inbound
# Configure the outbound interface for terminated IPv6 packets.
[SwitchB] vlan 12
[SwitchB-vlan12] port GigabitEthernet 3/1/1
[SwitchB-vlan12] quit
[SwitchB] interface Vlan-interface 12
[SwitchB-Vlan-interface12] ipv6 address 6666::9 64
Configuration verification
After the above configurations, you can successfully ping the IPv6 address 6666::6
of PC B from PC A or the IPv6 address 1000::2 of PC A from PC B.
Displaying and
Maintaining Tunneling
Configuration
n
For details about BGP, refer to “BGP Overview” on page 419.
To do... Use the command... Remarks
Display information related
to a specified tunnel
interface
display interface tunnel number Available in any view
Display IPv6 information
related to a specified
tunnel interface
display ipv6 interface tunnel
number