R3303-HP HSR6800 Routers Security Command Reference

388
ASPF configuration commands
aspf-policy
Use aspf-policy to create an ASPF policy and enter its view.
Use undo aspf-policy to remove an ASPF policy.
Syntax
aspf-policy aspf-policy-number
undo aspf-policy aspf-policy-number
Views
System view
Default command level
2: System level
Parameters
aspf-policy-number: Specifies an ASPF policy number in the range of 1 to 99.
Usage guidelines
A defined ASPF policy can be applied through its policy number.
Examples
# Create an ASPF policy and enter the corresponding ASPF policy view.
<Sysname> system-view
[Sysname] aspf-policy 1
[Sysname-aspf-policy-1]
display aspf all
Use display aspf all to view information about all ASPF policies.
Syntax
display aspf all [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.