R3721-F3210-F3171-HP High-End Firewalls Network Management Configuration Guide-6PW101

Table Of Contents
410
Intra Area: 2 Inter Area: 3 ASE: 1 NSSA: 0
The output shows that on Router C an external route imported from the NSSA area.
Configuring OSPF DR election at the CLI
Network requirements
In Figure 268, Router A, Router B, Firewall A, and Firewall B are on the same network, running OSPF.
Configure Firewall A as the DR, and configure Firewall B as the BDR.
Figure 268 Network diagram
Configuration procedure
1. Configure IP addresses for interfaces. (Details not shown)
2. Configure OSPF basic functions:
# Configure Firewall A.
<FirewallA> system-view
[FirewallA] router id 1.1.1.1
[FirewallA] ospf
[FirewallA-ospf-1] area 0
[FirewallA-ospf-1-area-0.0.0.0] network 192.168.1.0 0.0.0.255
[FirewallA-ospf-1-area-0.0.0.0] quit
[FirewallA-ospf-1] quit
# Configure Router A.
<RouterA> system-view
[RouterA] router id 2.2.2.2
[RouterA] ospf
[RouterA-ospf-1] area 0
[RouterA-ospf-1-area-0.0.0.0] network 192.168.1.0 0.0.0.255
[RouterA-ospf-1-area-0.0.0.0] quit
[RouterA-ospf-1] quit
# Configure Firewall B.
<FirewallB> system-view
[FirewallB] router id 3.3.3.3
[FirewallB] ospf
[FirewallB-ospf-1] area 0
[FirewallB-ospf-1-area-0.0.0.0] network 192.168.1.0 0.0.0.255
Firewall A Router A
Firewall B Router B
GE0/1
192.168.1.1/24
Eth1/1
192.168.1.2/24
GE0/1
192.168.1.3/24
Eth1/1
192.168.1.4/24