370
Field
Description
icmp-error drop
Drop ICMP error messages.
tcp syn-check
Drop any non-SYN packet that is the first packet over a TCP connection.
undo icmp-error drop
Do not drop ICMP error messages.
undo tcp syn-check
Do not drop a non-SYN packet that is the first packet over a TCP
connection.
[Interface Configuration]
ASPF policy application information of interface.
Interface
Type and number of the interface.
InboundPolicy
Inbound ASPF policy.
OutboundPolicy
Outbound ASPF policy.
display aspf interface
Use
display
aspf
interface
to view the ASPF policy configuration applied on interfaces.
Syntax
display
aspf
interface
[
|
{
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.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the ASPF policies on interface.
<Sysname> display aspf interface
[Interface Configuration]
Interface InboundPolicy OutboundPolicy
---------------------------------------------------------------
GigabitEthernet3/0/1 1 0
Table 57 Command output
Field
Description
InboundPolicy
Inbound ASPF policy.
OutboundPolicy
Outbound ASPF policy.