HP VPN Firewall Appliances Network Management Configuration Guide

422
[RouterC-ospf-1] return
# Display neighbor information on Firewall.
[Firewall] display ospf peer verbose
OSPF Process 1 with Router ID 1.1.1.1
Neighbors
Area 0.0.0.0 interface 192.168.1.1(GigabitEthernet0/1)'s neighbors
Router ID: 2.2.2.2 Address: 192.168.1.2 GR State: Normal
State: 2-Way Mode: None Priority: 1
DR: 192.168.1.4 BDR: 192.168.1.3 MTU: 0
Dead timer due in 38 sec
Neighbor is up for 00:01:31
Authentication Sequence: [ 0 ]
Router ID: 3.3.3.3 Address: 192.168.1.3 GR State: Normal
State: Full Mode: Nbr is Master Priority: 1
DR: 192.168.1.4 BDR: 192.168.1.3 MTU: 0
Dead timer due in 31 sec
Neighbor is up for 00:01:28
Authentication Sequence: [ 0 ]
Router ID: 4.4.4.4 Address: 192.168.1.4 GR State: Normal
State: Full Mode: Nbr is Master Priority: 1
DR: 192.168.1.4 BDR: 192.168.1.3 MTU: 0
Dead timer due in 31 sec
Neighbor is up for 00:01:28
Authentication Sequence: [ 0 ]
The output shows that Router C is the DR and Router B is the BDR.
3. Configure router priorities on interfaces:
# Configure Firewall.
[Firewall] interface gigabitethernet 0/1
[Firewall-GigabitEthernet0/1] ospf dr-priority 100
[Firewall-GigabitEthernet0/1] quit
# Configure Router A.
[RouterA] interface gigabitethernet 0/1
[RouterA-GigabitEthernet0/1] ospf dr-priority 0
[RouterA-GigabitEthernet0/1] quit
# Configure Router B.
[RouterB] interface gigabitethernet 0/1
[RouterB-GigabitEthernet0/1] ospf dr-priority 2
[RouterB-GigabitEthernet0/1] quit
# Display information about neighbors on Router C.
<RouterC> display ospf peer verbose
OSPF Process 1 with Router ID 4.4.4.4