D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
344
ports - Specify the ports.
<portlist> - Specify the range of ports to be configured.
all - Specify to configure all ports.
state - Specify the port status.
enable - Enable the state.
disable - Disable the state.
illegal_server_log_suppress_duration - Specify the illegal server log suppression duration.
1min - Specify an illegal server log suppression duration of 1 minute.
5min - Specify an illegal server log suppression duration of 5 minutes.
30min - Specify an illegal server log suppression duration of 30 minutes.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To add an entry from the DHCP server/client filter list in the switch’s database:
DGS-3420-28SC:admin#config filter dhcp_server add permit server_ip 10.1.1.1
client_mac 00-00-00-00-00-01 port 1-26
Command: config filter dhcp_server add permit server_ip 10.1.1.1 client_mac 00-
00-00-00-00-01 port 1-26
Success.
DGS-3420-28SC:admin#
To configure the filter DHCP server state:
DGS-3420-28SC:admin#config filter dhcp_server ports 1-10 state enable
Command: config filter dhcp_server ports 1-10 state enable
Success.
DGS-3420-28SC:admin#
33-2 config filter dhcp_server log
Description
This command is used to enable or disable the log for a DHCP server filter event.
Format
config filter dhcp_server log [enable | disable]
Parameters
enableSpecifies to enable the log for a DHCP server filter event.
disableSpecifies to disable the log for a DHCP server filter event.