R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
312
error: Enables error logging.
state: Enables state logging.
Description
Use enable log to enable specified OSPF logging.
Use undo enable log to disable specified OSPF logging.
OSPF logging is disabled by default.
If no keyword is specified, all logging is enabled.
Examples
# Enable OSPF logging.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] enable log
filter
Syntax
filter { acl-number | ip-prefix ip-prefix-name } { export | import }
undo filter { export | import }
View
OSPF area view
Default level
2: System level
Parameters
acl-number: ACL number, in the range of 2000 to 3999.
ip-prefix-name: IP prefix list name, a string of up to 19 characters. For more information about IP prefix
lists, see Network Management Configuration Guide.
export: Filters Type-3 LSAs advertised to other areas.
import: Filters Type-3 LSAs advertised into the area.
Description
Use filter to configure incoming/outgoing Type-3 LSAs filtering on an ABR.
Use undo filter to disable Type-3 LSA filtering.
By default, Type-3 LSAs filtering is disabled.
NOTE:
This command is only available on an ABR.
Examples
# Apply IP prefix list my-prefix-list to filter inbound Type-3 LSAs, and apply ACL 2000 to filter outbound
Type-3 LSAs in OSPF Area 1.
<Sysname> system-view