443
<Sysname> system-view
[Sysname] interface gigabitethernet 3/0/1
[Sysname-GigabitEthernet3/0/1] flow-statistics enable destination-ip
# You can use the following command to view statistics on packets sent out of the interface with the
destination IP address being 2.2.2.2 (you can specify the destination IP address as needed).
[Sysname-GigabitEthernet3/0/1] display flow-statistics statistics destination-ip 2.2.2.2
Related commands
display flow-statistics statistics
reset attack-defense statistics interface
Use
reset attack-defense statistics interface
to clear the attack protection statistics of an
interface.
Syntax
reset attack-defense statistics interface
interface-type interface-number
Views
User view
Default command level
1: Monitor level
Parameters
interface-type interface-number
: Specifies an interface by its type and number.
Examples
# Clear the attack protection statistics of interface GigabitEthernet 3/0/1.
<Sysname> reset attack-defense statistics interface gigabitethernet 3/0/1
Related commands
display attack-defense statistics interface
signature-detect
Use
signature-detect
to enable signature detection of a single-packet attack.
Use
undo signature-detect
to disable signature detection of a single-packet attack.
Syntax
signature-detect
{
fraggle
|
icmp-redirect
|
icmp-unreachable
|
land
|
large-icmp
|
route-record
|
smurf
|
source-route
|
tcp-flag
|
tracert
|
winnuke
}
enable
undo
signature-detect
{
fraggle
|
icmp-redirect
|
icmp-unreachable
|
land
|
large-icmp
|
route-record
|
smurf
|
source-route
|
tcp-flag
|
tracert
|
winnuke
}
enable
Default
Signature detection of all type of attacks is disabled.
Views
Attack protection policy view
Default command level
2: System level