HPE FlexNetwork HSR6800 Configuration Manual page 335

Layer 3-ip routing configuration guide
Hide thumbs Also See for FlexNetwork HSR6800:
Table of Contents

Advertisement

[RouterC] ospfv3
[RouterC-ospfv3-1] router-id 3.3.3.3
[RouterC-ospfv3-1] quit
[RouterC] interface GigabitEthernet 2/1/1
[RouterC-GigabitEthernet2/1/1] ospfv3 1 area 0
[RouterC-GigabitEthernet2/1/1] quit
# Configure Router D.
<RouterD> system-view
[RouterD] ipv6
[RouterD] ospfv3
[RouterD-ospfv3-1] router-id 4.4.4.4
[RouterD-ospfv3-1] quit
[RouterD] interface GigabitEthernet 2/1/1
[RouterD-GigabitEthernet2/1/1] ospfv3 1 area 0
[RouterD-GigabitEthernet2/1/1] quit
# Display neighbor information on Router A. The routers have the same default DR priority 1, so
Router D (the router with the highest Router ID) is elected as the DR, and Router C is the BDR.
[RouterA] display ospfv3 peer
OSPFv3 Area ID 0.0.0.0 (Process 1)
----------------------------------------------------------------------
Neighbor ID
2.2.2.2
3.3.3.3
4.4.4.4
# Display neighbor information on Router D. The neighbor states of Router D are all full.
[RouterD] display ospfv3 peer
OSPFv3 Area ID 0.0.0.0 (Process 1)
----------------------------------------------------------------------
Neighbor ID
1.1.1.1
2.2.2.2
3.3.3.3
Configure DR priorities for interfaces:
3.
# Configure the DR priority of GigabitEthernet 2/1/1 of Router A as 100.
[RouterA] interface GigabitEthernet 2/1/1
[RouterA-GigabitEthernet2/1/1] ospfv3 dr-priority 100
[RouterA-GigabitEthernet2/1/1] quit
# Configure the DR priority of GigabitEthernet 2/1/1 as 0 on Router B.
[RouterB] interface GigabitEthernet 2/1/1
[RouterB-GigabitEthernet2/1/1] ospfv3 dr-priority 0
[RouterB-GigabitEthernet2/1/1] quit
# Configure the DR priority of GigabitEthernet 2/1/1 as 2 on Router C.
[RouterC] interface GigabitEthernet 2/1/1
[RouterC-GigabitEthernet2/1/1] ospfv3 dr-priority 2
[RouterC-GigabitEthernet2/1/1] quit
# Display neighbor information on Router A. DR priorities have been updated, but the DR and
BDR are not changed.
[RouterA] display ospfv3 peer
Pri
State
1
2-Way/DROther
1
Full/Backup
1
Full/DR
Pri
State
1
Full/DROther
1
Full/DROther
1
Full/Backup
323
Dead Time
Interface
00:00:36
GE2/1/1
00:00:35
GE2/1/1
00:00:33
GE2/1/1
Dead Time
Interface
00:00:30
GE2/1/1
00:00:37
GE2/1/1
00:00:31
GE2/1/1
Instance ID
0
0
0
Instance ID
0
0
0

Advertisement

Table of Contents
loading

Table of Contents