XG Series User's Guide Chapter 5 Command Reference
Device Information Settings
317
5.15.8.28 serverinfo http filter move
Function Change the priority of the application filter for the HTTP server function
Available Model XG0224 / XG0448 / XG2600
Syntax serverinfo http filter move <count> <new_count>
Options
<count>
Filering definition number
Specify a filtering definition number of which the priority is to be changed
<new_count>
Destination filtering definition number
Specify a new priority for <count> with a decimal value from 0 to 29.
If any definition with the same definition number exists, it will be inserted before the
existing one.
Use Mode Configuration mode (admin class)
Explanation Change the priority of the application filter for the HTTP server function
5.15.8.29 serverinfo http filter default
Function Set the default action of the application filter for the HTTP server function
Available Model XG0224 / XG0448 / XG2600
Syntax serverinfo http filter default <action>
Options
<action>
Specify how to handle a packet that did not match any application filter table for
the HTTP server function.
accept
Accept the packets
reject
Reject the packets
Use Mode Configuration mode (admin class)
Explanation Specify how to handle a packet that did not match any application filter table for the HTTP
server function.
Default A packet that did not match any application filter table is transmitted.
serverinfo http filter default accept