HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference

170
Default
An OSPF process advertises all prefixes.
Views
OSPF view
Predefined user roles
network-admin
Usage guidelines
If you want to use prefix suppression, HP recommends that you configure prefix suppression on all OSPF
routers.
When prefix suppression is enabled:
On P2P and P2MP networks, OSPF does not advertise Type-3 links in Router LSAs.
On broadcast and NBMA networks, the DR generates Network LSAs with a mask length of 32 to
suppress network routes. If no neighbors exist, the DR also does not advertise the primary IP
addresses of interfaces in Router LSAs.
OSPF does not advertise the host routes of loopback interfaces.
Examples
# Enable prefix suppression for OSPF process 1.
<Sysname> system-view
[Sysname] ospf 1
[Sysname-ospf-1] prefix-suppression
Related commands
ospf prefix-suppression
reset ospf counters
Use reset ospf counters to clear OSPF statistics.
Syntax
reset ospf [ process-id ] counters
Views
User view
Predefined user roles
network-admin
Parameters
process-id: Clears the statistics an OSPF process specified by its ID in the range of 1 to 65535.
Examples
# Clear OSPF statistics for all processes.
<Sysname> reset ospf counters