Huawei S6700 Series Configuration Manual page 244

Ip routing
Hide thumbs Also See for S6700 Series:
Table of Contents

Advertisement

S6700 Series Ethernet Switches
Configuration Guide - IP Routing
Configuration Roadmap
The configuration roadmap is as follows:
1.
2.
3.
Data Preparation
To complete the configuration, you need the following data:
l
l
l
l
Procedure
Step 1 Add interfaces to VLANs.
<Quidway> system-view
[Quidway] sysname SwitchA
[SwitchA] vlan 10
[SwitchA-vlan10] quit
[SwitchA] interface XGigabitEthernet 0/0/1
[SwitchA-XGigabitEthernet0/0/1] port hybrid pvid vlan 10
[SwitchA-XGigabitEthernet0/0/1] port hybrid untagged vlan 10
[SwitchA-XGigabitEthernet0/0/1] quit
The configurations of Switch B, Switch C, Switch D are similar to the configuration of Switch
A and are not mentioned here.
Step 2 Assign IPv6 addresses to the VLANIF interfaces.
[SwitchA] ipv6
[SwitchA] interface vlanif 10
[SwitchA-Vlanif10] ipv6 enable
[SwitchA-Vlanif10] ipv6 address 1001::2/64
[SwitchA-Vlanif10] quit
The configurations of Switch B, Switch C, Switch D are similar to the configuration of Switch
A and are not mentioned here.
Step 3 Configure the basic OSPFv3 functions.
# On Switch A, enable OSPFv3 and set the router ID to 1.1.1.1.
[Switch A] ospfv3
[Switch A-ospfv3-1] router-id 1.1.1.1
[Switch A-ospfv3-1] quit
[Switch A] interface Vlanif 10
[Switch A-Vlanif10] ospfv3 1 area 2
[Switch A-Vlanif10] quit
# On Switch B, enable OSPFv3 and set the router ID to 2.2.2.2.
[Switch B] ospfv3
[Switch B-ospfv3-1] router-id 2.2.2.2
[Switch B-ospfv3-1] quit
[Switch B] interface vlanif 10
Issue 01 (2012-03-15)
Configure IPv6 addresses for interfaces.
Enable the basic OSPFv3 functions on each Switch.
Configure a virtual link between Switch B and Switch C to connect the non-backbone areas
to the backbone area.
Router ID (1.1.1.1) of Switch A and area (Area 2) where Switch A is located
Router ID (2.2.2.2) of Switch B and areas (Area 1 and Area 2) where Switch B is located
Router ID (3.3.3.3) of Switch C and areas (Area 1 and Area 0) where Switch C is located
Router ID (4.4.4.4) of Switch D and area (Area 0) where Switch D is located
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
5 OSPFv3 Configuration
225

Advertisement

Table of Contents
loading

Table of Contents