R3303-HP HSR6800 Routers Security Command Reference

429
Views
System view
Default command level
2: System level
Parameters
keywords: Blocking suffix keyword, a case-insensitive string of 1 to 9 characters. Its starting character
must be a dot (.) and the subsequent characters must be digits or English letters.
Usage guidelines
You can add a maximum of five Java blocking suffix keywords.
You cannot remove the default block suffix keywords .class and .jar.
Examples
# Add .js to the Java blocking suffix list.
<Sysname> system-view
[Sysname] firewall http java-blocking suffix .js
Related commands
display firewall http java-blocking
firewall http url-filter host acl
Use firewall http url-filter host acl to specify an ACL for URL address filtering.
Use undo firewall http url-filter host acl to cancel the configuration.
Syntax
firewall http url-filter host acl acl-number
undo firewall http url-filter host acl
Default
No ACL is specified for URL address filtering.
Views
System view
Default command level
2: System level
Parameters
acl-number: ACL number in the range of 2000 to 3999.
Usage guidelines
With the command configured, all web requests using IP addresses will be processed according to the
specified ACL.
If you specify multiple ACLs for URL address filtering, only the last one takes effect.
You can specify a non-existing ACL, but filtering based on the ACL takes effect only after you create and
configure the ACL correctly.