F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Attack Protection Command Reference-6PW100

95
Parameters
vd vd-name: Clears the content filtering statistics of the specified VD. The vd-name argument specifies the
name of the VD, a case-insensitive string of 1 to 20 characters. Without this option, this command clears
the content filtering statistics of the default VD.
Examples
# Clear content filtering statistics of the VD test.
<Sysname> reset content-filtering statistics vd test
Related commands
display content-filtering statistics
sender-filtering email-entry
Use sender-filtering email-entry to specify an email address filtering entry for sender filtering.
Use undo sender-filtering email-entry to remove an email address filtering entry for sender filtering.
Syntax
sender-filtering email-entry email-entry-name
undo sender-filtering email-entry email-entry-name
Default
No an email address filtering entry is specified for sender filtering.
Views
POP3 filtering policy view, SMTP filtering policy view
Default command level
2: System level
Parameters
email-entry-name: Specifies the name of the email address filtering entry for sender filtering, a
case-sensitive string of 1 to 32 characters. The email address filtering entry must already exist.
Usage guidelines
You can specify multiple email address filtering entries for sender filtering.
Examples
# Create an email address filtering entry Anysuspicious and add an email address
Anysuspicious@test.com to the entry.
<Sysname> system-view
[Sysname] content-filtering email-address-entry Anysuspicious
[Sysname-contflt-email-students] mailaddress Anysuspicious@test.com
[Sysname-contflt-email-students] quit
# Apply the email address filtering entry Anysuspicious for sender filtering in the SMTP filtering policy
SMTPBanned.
[Sysname] content-filtering smtp-policy SMTPBanned
[Sysname-contflt-smtp-policy-SMTPBanned] sender-filtering email-entry Anysuspicious
[Sysname-contflt-smtp-policy-SMTPBanned] quit