DES-1228/ME Layer 2 Metro Ethernet Switch CLI Reference Manual
292
45
DHCP
S
ERVER
S
CREEN
L
IST
The switch history commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the
following table.
Command
Parameters
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]]
config filter dhcp_server trap_log
[enable| disable]
config filter dhcp_server
illegal_server_log_suppress_duration
[1min | 5min | 30min]
show filter dhcp_server
config filter dhcp_server
Purpose
This command is used to configure filtering on the DHCP Server.
Syntax
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]]
Description
This command is used to configure filtering on the DHCP Server.
Parameters
add permit server_ip <ipaddr>
– The user can add a permit server IP address here
delete permit server_ip <ipaddr>
- The user can delete a permit server IP address here.
ports [<portlist>|all]
– The user can add a defined port list here or select all ports.
client_mac <macaddr>
- The user can enter the client MAC address in here.
state [enable | disable]
– The user can enable or disable the state of this command here.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure filtering on the DHCP Server:
DES-1228/ME:4#config filter dhcp_server add permit server_ip 10.90.90.10 ports a
ll
Command: config filter dhcp_server add permit server_ip 10.90.90.10 ports all
Success.
DES-1228/ME:4#
config filter dhcp_server trap_log
Purpose
This command is used to configure filtering trap logs for the DHCP Server.
Syntax
config filter dhcp_server trap_log [enable| disable]
Description
This command is used to configure filtering trap logs for the DHCP Server.
Parameters
[enable| disable]
– The user can enable or disable the trap logs feature in this field.
Restrictions
Only Administrator-level users can issue this command.
Example usage: