System information

56
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
IP Services Commands
clear ip route (continued)
ip-addr/mask-length IP address and subnet mask length in CIDR format (for example,
10.10.10.10/24).
gateway IP address, DNS hostname, or alias of the next-hop router.
Defaults: None Access: Enabled
Examples: The following command removes the route to destination 10.10.10.68/24 through
gateway router 10.10.10.1:
DWS-1008# clear ip route 10.10.10.68/24 10.10.10.1
success: change accepted.
clear ip telnet
Resets the Telnet server’s TCP port number to its default value. A DWS-1008 switch listens
for Telnet management traffic on the Telnet server port.
Syntax: clear ip telnet
Defaults: The default Telnet port number is 23.
Access: Enabled
Examples: The following command resets the TCP port number for Telnet management traffic
to its default:
DWS-1008# clear ip telnet
success: change accepted.
clear ntp server
Removes an NTP server from a DWS-1008 switch configuration.
Syntax: clear ntp server {ip-addr | all}
ip-addr IP address of the server to remove, in dotted decimal notation.
all Removes all NTP servers from the configuration.
Defaults: None
Access: Enabled