3Com S7906E Configuration Manual page 515

S7900e family release 6600 series
Hide thumbs Also See for S7906E:
Table of Contents

Advertisement

# Configure addresses for interfaces.
[Switch] interface vlan-interface 100
[Switch-Vlan-interface100] ipv6 address 3001::1/64
[Switch-Vlan-interface100] quit
[Switch] interface vlan-interface 101
[Switch-Vlan-interface101] ip address 1.1.1.1 255.0.0.0
[Switch-Vlan-interface101] quit
# Configure an ISATAP tunnel.
[Switch] interface tunnel 0
[Switch-Tunnel0] ipv6 address 2001::5efe:0101:0101 64
[Switch-Tunnel0] source vlan-interface 101
[Switch-Tunnel0] tunnel-protocol ipv6-ipv4 isatap
# Disable the RA suppression so that hosts can acquire information such as the address prefix from the
RA message released by the ISATAP switch.
[Switch-Tunnel0] undo ipv6 nd ra halt
[Switch-Tunnel0] quit
# Create service loopback group 1 to support the tunnel service.
[Switch] service-loopback group 1 type tunnel
# Add GigabitEthernet 2/0/3 to service loopback group 1.
[Switch] interface GigabitEthernet 2/0/3
[Switch-GigabitEthernet2/0/3] undo stp enable
[Switch-GigabitEthernet2/0/3] port service-loopback group 1
[Switch-GigabitEthernet2/0/3] quit
# Reference service loopback group 1 on the tunnel.
[Switch] interface tunnel 0
[Switch-Tunnel0] service-loopback-group 1
[Switch-Tunnel0] quit
# Configure a static route to the ISATAP host.
[Switch] ipv6 route-static 2001:: 16 tunnel 0
Configuration on the ISATAP host
The specific configuration on the ISATAP host is related to its operating system. The following example
shows the configuration of the host running the Windows XP.
# On a Windows XP-based host, the ISATAP interface is usually interface 2. Configure the IPv4 address
of the ISATAP router on the interface to complete the configuration on the host. Before doing that,
display the ISATAP interface information:
C:\>ipv6 if 2
Interface 2: Automatic Tunneling Pseudo-Interface
Guid {48FCE3FC-EC30-E50E-F1A7-71172AEEE3AE}
does not use Neighbor Discovery
does not use Router Discovery
routing preference 1
EUI-64 embedded IPv4 address: 0.0.0.0
router link-layer address: 0.0.0.0
1-21

Hide quick links:

Advertisement

Chapters

Table of Contents
loading

This manual is also suitable for:

S7910eS7906e-vS7903eS7903e-sS7902e

Table of Contents