25. Filter Commands
210
25.1. config filter dhcp_server
Description
This command has two purposes: to specify to filter all DHCP server packets on the
specific port and to specify to allow some DHCP server packets with pre-defined
server IP addresses and client MAC addresses. With this function, we can restrict the
DHCP server to service specific DHCP clients. This is useful when two DHCP servers are
present on the network; one of them can provide the private IP address and the
other can provide the public IP address.
Enabling filter DHCP server port state will create one access profile and create one
access rule per port (UDP port = 67). Filter commands in this file will share the same
access profile. Addition of a permit DHCP entry will create one access profile and
create one access rule. Filter commands in this file will share the same access profile.
Format
config filter dhcp_server [add permit server_ip <ipaddr> {client_mac <macaddr>} ports
[<portlist> | all] | delete permit server_ip <ipaddr> {client_mac <macaddr>} ports
[<portlist> | all] | ports [<portlist> | all] state [enable | disable] |
illegal_server_log_suppress_duration [1min | 5min | 30min] | trap_log [enable |
disable]]
Parameters
add permit server_ip
Specify the IP address of the DHCP server to be permitted.
<ipaddr>
Specify the IP address.
client_mac
(Optional) Specify the MAC address of the DHCP client.
<macaddr>
Specify the MAC address.
ports Specify the ports.
<portlist>
Specify a range of ports to be configured.
all
Specify to configure all ports.
Summary of Contents for ZEQUO 2200
Page 3: ...3 ...
Page 86: ...7 ARP Commands 86 ...
Page 93: ...9 Auto Configuration Commands 93 ...
Page 273: ...30 IPv6 NDP Commands 273 ...
Page 330: ...36 LLDP Commands 330 ...
Page 361: ...39 MAC based Access Control Commands 361 ...
Page 461: ...49 Protocol VLAN Commands 461 ...
Page 483: ...50 QoS Commands 483 ...
Page 504: ...53 SNMPv1 v2 v3 Commands 504 Only Administrator level users can issue this command ...
Page 523: ...53 SNMPv1 v2 v3 Commands 523 ...
Page 562: ...57 Subnet VLAN Commands 562 ...