R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
250
Parameters
None
Description
Use the enable out-of-band-resynchronization command to enable the OSPF out-of-band
resynchronization (OOB-Resynch) capability.
Use the undo enable out-of-band-resynchronization command to disable the OSPF out-of-band
resynchronization capability.
By default, the capability is disabled.
Examples
# Enable the out-of-band resynchronization capability for OSPF process 1.
<Sysname> system-view
[Sysname] ospf 1
[Sysname-ospf-1] enable link-local-signaling
[Sysname-ospf-1] enable out-of-band-resynchronization
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 2000 to 3999.
ip-prefix-name: IP prefix list name, a string of up to 19 characters.
export: Filters Type-3 LSAs advertised to other areas.
import: Filters Type-3 LSAs advertised into the area.
Description
Use the filter command to configure incoming/outgoing Type-3 LSAs filtering on an ABR.
Use the undo filter command 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