Ospfv3 Configuration Examples; Ospfv3 Stub Area Configuration Example - HP FlexFabric 12900E Series Configuration Manual

Hide thumbs Also See for FlexFabric 12900E Series:
Table of Contents

Advertisement

OSPFv3 configuration examples

OSPFv3 stub area configuration example

Network requirements
As shown in
Enable OSPFv3 on all switches.
Split the AS into three areas.
Configure Switch B and Switch C as ABRs to forward routing information between areas.
Configure Area 2 as a stub area to reduce LSAs in the area without affecting route reachability.
Figure 96 Network diagram
Switch B
OSPFv3
Vlan-int200
Area 1
2001:1::2/64
Switch A
Configuration procedure
1.
Configure IPv6 addresses for interfaces. (Details not shown.)
2.
Configure basic OSPFv3:
# On Switch A, enable OSPFv3 and specify the router ID as 1.1.1.1.
<SwitchA> system-view
[SwitchA] ospfv3
[SwitchA-ospfv3-1] router-id 1.1.1.1
[SwitchA-ospfv3-1] quit
[SwitchA] interface vlan-interface 300
[SwitchA-Vlan-interface300] ospfv3 1 area 1
[SwitchA-Vlan-interface300] quit
[SwitchA] interface vlan-interface 200
[SwitchA-Vlan-interface200] ospfv3 1 area 1
[SwitchA-Vlan-interface200] quit
# On Switch B, enable OSPFv3 and specify the router ID as 2.2.2.2.
<SwitchB> system-view
[SwitchB] ospfv3
[SwitchB-ospfv3-1] router-id 2.2.2.2
[SwitchB-ospfv3-1] quit
[SwitchB] interface vlan-interface 100
[SwitchB-Vlan-interface100] ospfv3 1 area 0
[SwitchB-Vlan-interface100] quit
Figure
96:
OSPFv3
Area 0
Vlan-int100
2001::1/64
Vlan-int100
2001::2/64
Vlan-int200
2001:1::1/64
Vlan-int300
2001:3::1/64
Switch C
Vlan-int400
2001:2::1/64
OSPFv3
Vlan-int400
Area 2
2001:2::2/64
Switch D
422

Advertisement

Table of Contents
loading

Table of Contents