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

Table Of Contents
398
Task Command
Remarks
Reset an OSPF process. reset ospf [ process-id ] process
Available in user view
Re-enable OSPF route redistribution.
reset ospf [ process-id ] redistribution
Configuring OSPF basic functions at the CLI
NOTE:
In this configuration example, either Router A or Router B is the firewall.
Network requirements
As shown in Figure 263, all routers run OSPF. The AS is split into three areas, in which, Router A and
Router B act as ABRs.
After configuration, all routers can learn routes to every network segment in the AS.
Figure 263 Network diagram
Configuration procedure
1. Configure IP addresses for interfaces. (Details not shown)
2. Configure OSPF basic functions:
# Configure Router A.
<RouterA> system-view
[RouterA] ospf
[RouterA-ospf-1] area 0
[RouterA-ospf-1-area-0.0.0.0] network 10.1.1.0 0.0.0.255
[RouterA-ospf-1-area-0.0.0.0] quit
[RouterA-ospf-1] area 1
[RouterA-ospf-1-area-0.0.0.1] network 10.2.1.0 0.0.0.255
[RouterA-ospf-1-area-0.0.0.1] quit
[RouterA-ospf-1] quit
# Configure Router B.
<RouterB> system-view
[RouterB] ospf
[RouterB-ospf-1] area 0
[RouterB-ospf-1-area-0.0.0.0] network 10.1.1.0 0.0.0.255