System information

57
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
IP Services Commands
Examples The following command removes NTP server 192.168.40.240 from a switch
configuration:
DWS-1008# clear ntp server 192.168.40.240
success: change accepted.
clear ntp update-interval
Resets the NTP update interval to the default value.
Syntax: clear ntp update-interval
Defaults: The default NTP update interval is 64 seconds.
Access: Enabled
Examples: To reset the NTP interval to the default value, type the following command:
DWS-1008# clear ntp update-interval
success: change accepted.
clear snmp community
Clears an SNMP community string.
Syntax: clear snmp community name comm-string
comm-string Name of the SNMP community you want to clear.
Defaults: None
Access: Enabled
Examples: The following command clears community string setswitch2:
DWS-1008# clear snmp community name setswitch2
success: change accepted.