Configuration Example - 3Com S7906E Configuration Manual

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

Advertisement

Configuration Example

Network requirements
Two IPv4 subnets Group 1 and Group 2 are interconnected through a GRE tunnel over the IPv6
network between Switch A and Switch B.
Figure 1-15 Network diagram for a GRE over IPv6 tunnel
Configuration procedure
Before the configuration, make sure that Switch A and Switch B are reachable to each other.
1)
Configure Switch A
<SwitchA> system-view
# Enable IPv6.
[SwitchA] ipv6
# Configure interface VLAN-interface 100.
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] ip address 10.1.1.1 255.255.255.0
[SwitchA-Vlan-interface100] quit
# Configure interface VLAN-interface 101, the physical interface of the tunnel.
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] ipv6 address 2002::1:1 64
[SwitchA-Vlan-interface101] quit
# Create an interface named Tunnel 0.
[SwitchA] interface tunnel 0
# Configure an IPv4 address for interface Tunnel 0.
[SwitchA-Tunnel0] ip address 10.1.2.1 255.255.255.0
# Configure the tunnel encapsulation mode.
[SwitchA-Tunnel0] tunnel-protocol gre ipv6
# Configure the source address of interface Tunnel 0 to be the IP address of interface VLAN-interface
100.
[SwitchA-Tunnel0] source 2002::1:1
1-43

Hide quick links:

Advertisement

Chapters

Table of Contents
loading

This manual is also suitable for:

S7910eS7906e-vS7903eS7903e-sS7902e

Table of Contents