D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
499
config filter dhcp_server trap / log
Purpose
Used to enable or disable the trap and log functions for DHCP server screening.
Syntax
config filter dhcp_server [ trap | log ] [ enable | disable ]
Description
This command will enable or disable traps and logs for DHCP server screening.
Parameters
trap – Specify to enable or disable traps for DHCP server screening.
log - Specify to enable or disable logging for DHCP server screening.
enable – Enable the log or trap function.
disable – Disable the log or trap function.
Restrictions
Only Administrator users can issue this command.
Example usage:
To enable the DHCP server screening trap function.
DES-3200-28F:4#config filter dhcp_server trap enable
Command: config filter dhcp_server trap enable
Success.
DES-3200-28F:4#
config filter dhcp_server illegal_server_log_suppress_duration
Purpose
Used to configure the suppress duration of illegal DHCP server feature.
Syntax
config filter dhcp_server illegal_server_log_suppress_duration [ 1min | 5min | 30min ]
Description
Configure the time period to continue to suppress log entries listing illegal DHCP servers
for the filter DHCP server screening function. The command is effective immediately and
lasts for the period configured.
Parameters
1min – Configure suppress time of 1 minute.
5min – Configure suppress time of 5 minutes.
30min - Configure suppress time of 30 minutes.
Restrictions
Only Administrator users can issue this command.
Example usage:
To configure a suppress duration of illegal DHCP server feature of 5 minutes:
DES-3200-28F:4# config filter dhcp_server
illegal_server_log_suppress_duration 5min
Command: config filter dhcp_server illegal_server_log_suppress_duration 5min
Success.
DES-3200-28F:4#