Huawei S6700 Series Configuration Manual page 249

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

Advertisement

S6700 Series Ethernet Switches
Configuration Guide - IP Routing
Step 2 Assign IPv6 addresses to the VLANIF interfaces.
[SwitchA] ipv6
[SwitchA] interface vlanif 10
[SwitchA-Vlanif10] ipv6 enable
[SwitchA-Vlanif10] ipv6 address 1000::1/64
[SwitchA-Vlanif10] quit
The configurations of Switch B and Switch C 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 100
[Switch A-ospfv3-100] router-id 1.1.1.1
[Switch A-ospfv3-100] quit
[Switch A] interface Vlanif 10
[Switch A-Vlanif10] ospfv3 100 area 0
[Switch A-Vlanif10] quit
# On Switch B, enable OSPFv3 and set the router ID to 2.2.2.2.
[Switch B] ospfv3 100
[Switch B-ospfv3-100] router-id 2.2.2.2
[Switch B-ospfv3-100] quit
[Switch B] interface vlanif 10
[Switch B-Vlanif10] ospfv3 100 area 0
[Switch B-Vlanif10] quit
[Switch B] interface vlanif 20
[Switch B-Vlanif20] ospfv3 100 area 0
[Switch B-Vlanif20] quit
# On Switch C, enable OSPFv3 and set the router ID to 3.3.3.3.
[Switch C] ospfv3 100
[Switch C-ospfv3-100] router-id 3.3.3.3
[Switch C-ospfv3-100] quit
[Switch C] interface vlanif 20
[Switch C-Vlanif20] ospfv3 100 area 0
[Switch C-Vlanif20] quit
Step 4 Enable OSPFv3 GR for Switch A.
[Switch A] ospfv3 100
[Switch A-ospfv3-100] graceful-restart
[Switch A-ospfv3-100] quit
Step 5 Enable OSPFv3 helper for Switch B.
[Switch B] ospfv3 100
[Switch B-ospfv3-100] helper-role
[Switch B-ospfv3-100] quit
Step 6 Verify the configuration.
# Run the display ipv6 fib command on Switch A to view the FIB information.
<Switch A> display ipv6 fib
<SwitchA> display ipv6 fib
IPv6 FIB Table:
Total number of Routes : 2
Destination:
NextHop
Interface
TimeStamp
Destination:
NextHop
Interface
TimeStamp
Issue 01 (2012-03-15)
1000::
:
1000::1
:
Vlanif10
:
Date- 25:6:2007, Time- 17:31:46
2000::
:
FE80::200:1FF:FE00:200
:
Vlanif10
:
Date- 26:6:2007, Time- 14:6:3
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
5 OSPFv3 Configuration
PrefixLength: 64
Flag
:
U
Tunnel ID
:
0x0
PrefixLength : 64
Flag
:
DGU
Tunnel ID
:
0x0
230

Advertisement

Table of Contents
loading

Table of Contents