Operation Manual

IP Services Commands
Mobility System Software Command Reference Guide
Version 7.3
8 – 96
Examples
The following command resets the TCP port number for Telnet management traffic to
its default:
MX# clear ip telnet
success: change accepted.
See Also
set ip https server on page 8-109
set ip telnet on page 8-112
set ip telnet server on page 8-113
show ip https on page 8-137
show ip telnet on page 8-139
clear ntp server
Removes an NTP server from an MX configuration.
Syntax
clear ntp server {ip-addr | all}
Defaults
None.
Access
Enabled.
History
Introduced in MSS Version 1.0.
Examples
The following command removes NTP server 192.168.40.240 from an MX configuration:
MX# clear ntp server 192.168.40.240
success: change accepted.
See Also
clear ntp update-interval on page 8-96
set ntp on page 8-114
set ntp server on page 8-114
set ntp update-interval on page 8-115
show ntp on page 8-140
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.
History
Introduced in MSS Version 1.0.
Examples
To reset the NTP interval to the default value, type the following command:
MX# clear ntp update-interval
success: change accepted.
ip-addr IP address of the server to remove, in dotted decimal notation.
all Removes all NTP servers from the configuration.