Programmable Device Server with I/O Expansion Slot(s)
PDS-8x1 Series User Manual, Version 1.1.2, Apr. 2015
-
74 -
6.3.1
IPFILTER
This command is used to query or edit IP filter table. The IP filter table restricts the access of
packets based on the IP header. If one or more IP addresses are saved into the IP filter table, only
clients whose IP is specified in the IP filter table can access the PDS-8x1.
Effect:
Immediate
Command
Arguments
Description
ipfilter
Queries the IP filter table.
ipfilter
ADD ip1
ADD ip1 ip2
Adds an IP address to the IP filter table.
Adds a range of IP addresses (ip1 ~ ip2) to the IP filter table.
ipfilter
DEL ip1
DEL ip1 ip2
Deletes an IP address (ip1) from the IP filter table.
Deletes a range of IP addresses (ip1 ~ ip2) from the IP filter
table.
The IP address that follows the DEL command should already be
listed in the IP filter table.
ipfilter
DEL #n
Deletes item “n” from the IP filter table.
ipfilter
DEL @
Deletes all items from the IP filter table.
ipfilter
SAVE
Saves the IP filter table to the EEPROM. If the IP filter table is
empty, the data in EEPROM will be cleared.
ipfilter
LOAD
Loads the IP filter table from the EEPROM.
※
The IP filter table is loaded automatically when the PDS-8x1 is booted.
※
Use the “ipfilter save” command to save a new IP filter table to the EEPROM.
Refer to Figure 6-3.1 for detail illustrations.