R0106-HP MSR Router Series Layer 3 - IP Routing Configuration Guide(V7)

100
Task Command
Display OSPF ASBR route
summarization information.
display ospf [ process-id ] asbr-summary [ ip-address { mask-length |
mask } ]
Display the global route ID. display router id
Clear OSPF statistics. reset ospf [ process-id ] statistics
Clear OSPF log information. reset ospf [ process-id ] event-log [ peer | spf ]
Reset an OSPF process. reset ospf [ process-id ] process [ graceful-restart ]
Re-enable OSPF route
redistribution.
reset ospf [ process-id ] redistribution
OSPF configuration examples
Basic OSPF configuration example
Network requirements
As shown in Figure 22:
Enable OSPF on all routers, and split the AS into three areas.
Configure Router A and Router B as ABRs.
Figure 22 Network diagram
Configuration procedure
1. Configure IP addresses for interfaces. (Details not shown.)
2. Enable OSPF:
# Configure Router A.
<RouterA> system-view
[RouterA] router id 10.2.1.1
[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