H3C S7500E Series Operation Manual page 609

S7500e series
Hide thumbs Also See for H3C S7500E Series:
Table of Contents

Advertisement

Operation Manual – IPv6 Configuration
H3C S7500E Series Ethernet Switches
# Configure a route to VLAN-interface 100 of Switch B. (Here the next-hop address of
the static route is represented by [nexthop]. In practice, you should configure the real
next-hop address according to the network.)
[SwitchA] ip route-static 5.1.1.1 24 [nexthop]
# Configure an IPv6 address for VLAN-interface 101.
[SwitchA] vlan 101
[SwitchA-vlan101] port ethernet 3/0/2
[SwitchA-vlan101] quit
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] ipv6 address 2002:201:101:1::1/64
[SwitchA-Vlan-interface101] quit
# Configure a 6to4 tunnel.
[SwitchA] interface tunnel 1/0/3
[SwitchA-Tunnel1/0/3] ipv6 address 2002:201:101::1/64
[SwitchA-Tunnel1/0/3] source vlan-interface 100
[SwitchA-Tunnel1/0/3] tunnel-protocol ipv6-ipv4 6to4
# Configure the tunnel to reference link aggregation group 1 in tunnel interface view.
[SwitchA-Tunnel1/0/3] aggregation-group 1
[SwitchA-Tunnel1/0/3] quit
# Configure a static route whose destination address is 2002::/16 and next-hop is the
tunnel interface.
[SwitchA] ipv6 route-static 2002:: 16 tunnel1/0/3
Configuration on Switch B
# Enable IPv6.
<SwitchB> system-view
[SwitchB] ipv6
# Configure a link aggregation group. Disable STP on the port before adding it into the
link aggregation group.
[SwitchB] link-aggregation group 1 mode manual
[SwitchB] link-aggregation group 1 service-type tunnel
[SwitchB] interface Ethernet 3/0/1
[SwitchB-Ethernet3/0/1] stp disable
[SwitchB-Ethernet3/0/1] port link-aggregation group 1
[SwitchB-Ethernet3/0/1] quit
# Configure an IPv4 address for VLAN-interface 100.
[SwitchB] vlan 100
[SwitchB-vlan100] port ethernet 3/0/1
[SwitchB-vlan100] quit
[SwitchB] interface vlan-interface 100
Chapter 3 Tunneling Configuration
3-13

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

S7502eS7503eS7506eS7510eS7506e-v

Table of Contents