H3C MSR 2600 Configuration Manual page 271

Layer 3
Hide thumbs Also See for MSR 2600:
Table of Contents

Advertisement

Configuration procedure
Configure the router:
# Specify an IPv6 address for Ethernet1/2.
<Router> system-view
[Router] interface ethernet 1/2
[Router-Ethernet1/2] ipv6 address 3001::1/64
[Router-Ethernet1/2] quit
# Specify an IPv4 address for Ethernet1/1.
[Router] interface ethernet 1/1
[Router-Ethernet1/1] ip address 1.1.1.1 255.0.0.0
[Router-Ethernet1/1] quit
# Create an ISATAP tunnel interface tunnel 0.
[Router] interface tunnel 0 mode ipv6-ipv4 isatap
# Specify an EUI-64 IPv6 address for the tunnel interface.
[Router-Tunnel0] ipv6 address 2001:: 64 eui-64
# Specify Ethernet 1/1 as the source interface of the tunnel interface.
[Router-Tunnel0] source ethernet 1/1
# Disable RA suppression so that the ISATAP host can acquire information such as the address
prefix from the RA message advertised by the ISATAP router.
[Router-Tunnel0] undo ipv6 nd ra halt
[Router-Tunnel0] quit
Configure the ISATAP host:
Configurations on the ISATAP host vary with the operating systems. The following example is
performed on Windows XP:
# Install IPv6.
C:\>ipv6 install
# On a host running Windows XP, the ISATAP interface is typically interface 2. Display
information about the ISATAP interface.
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
preferred link-local fe80::5efe:1.1.1.2, life infinite
link MTU 1280 (true link MTU 65515)
current hop limit 128
reachable time 42500ms (base 30000ms)
retransmission interval 1000ms
DAD transmits 0
default site prefix length 48
# Specify an IPv4 address for the ISATAP router.
C:\>netsh interface ipv6 isatap set router 1.1.1.1
256

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents