IP Filtering
37
Models 2211 & 2232 Getting Started Guide
4 • IP address configuration
DHCP Configuration
To set the device server to work in DHCP mode, just set IP mode to DHCP as follows:
> set ip dhcp
OK
>
IP Filtering
The device server has an IP address based filtering feature to prevent unauthorized remote hosts from accessing
device server. The user can allow one of the following scenarios by changing the parameter settings:
•
Only one host of a specific IP address can access the device server
•
Hosts on the a specific subnet can access the device server
•
Any host can access the device server
The user may allow a host or a group of hosts to access the device server. Then the user must enter the IP
address and subnet to be allowed for accessing.
To allow only a specific host to the device server, enter the IP address of the specific host and just give
255.255.255.255 for the subnet. To allow any hosts to the device server, give 0.0.0.0 for both of the IP address
and subnet. Refer to
table 6
for more details.
For example, to allow only a 192.168.1.120 host for accessing, enter the following commands,
1. DHCP mode
Table 6. Input examples of allowed remote hosts
Allowable Hosts
Input format
Base Host IP address
Subnet mask
Any host
0.0.0.0
0.0.0.0
192.168.1.120
192.168.1.120
255.255.255.255
192.168.1.1-192.168.1.254
192.168.1.0
255.255.255.0
192.168.0.1-192.168.255.254
192.168.0.0
255.255.0.0
192.168.1.1-192.168.1.126
192.168.1.0
255.255.255.128
192.168.1.129-192.168.1.254
192.168.1.128
255.255.255.128