Huawei Quidway S2700 series Configuration Manual page 17

Hide thumbs Also See for Quidway S2700 series:
Table of Contents

Advertisement

Quidway S2700 Series Ethernet Switches
Configuration Guide - IP Routing
2.
3.
Data Preparation
To complete the configuration, you need the following data:
l
Configuration Procedure
1.
2.
Configuration Files
l
l
Issue 01 (2011-07-15)
Configure the IPv6 static route and the default route to the destination address on each
Switch.
Configure the IPv6 default gateway on each host to make any two hosts reachable.
Default gateways of host PC1, host PC2, and host PC3: 1::1, 2::1, and 3::1
Assign an IPv6 address to each interface. The configuration details are not mentioned here.
Configure IPv6 static routes.
# Configure the IPv6 default route on Switch-A.
[Switch-A] ipv6 route-static :: 0 4::1
# Configure two IPv6 static routes on Switch-B.
[Switch-B] ipv6 route-static 1:: 64 4::2
[Switch-B] ipv6 route-static 3:: 64 5::2
# Configure the IPv6 default route on Switch-C.
[Switch-C] ipv6 route-static :: 0 5::1
Configuration file of Switch-A
#
sysname Switch-A
#
ipv6
#
interface Vlanif1
ipv6 address 4::2/64
#
interface Vlanif100
ipv6 address 1::1/64
#
#
ipv6 route-static :: 0 4::1
#
return
Configuration file of Switch-B
#
sysname Switch-B
#
ipv6
#
interface Vlanif1
ipv6 address 4::1/64
#
interface Vlanif2
ipv6 address 5::1/64
#
interface Vlanif 100
ipv6 address 2::1/64
#
#
ipv6 route-static 1:: 64 4::2
ipv6 route-static 3:: 64 5::2
#
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1 IP Static Route Configuration
12

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents