ntp
T5 Profile Config Commands
Configures the NTP server associated with this T5 profile. T5 controllers, using this profile, will obtain their system time from the specified NTP server resources.
Supported in the following platforms:
- Wireless Controllers — RFS4000
- Service Platforms — NX9500, NX9510
Syntax
ntp server <IP>
Parameters
ntp server <IP>
ntp server <IP> |
Specify the NTP server‘s IP address. You can specify a maximum of 3 (three) NTP server resources. |
Example
nx9500-6C8809(config-profile-t5Profile)#ntp server 192.168.13.2
nx9500-6C8809(config-profile-t5Profile)#show context
profile t5 t5Profile
ip default-gateway 192.168.13.7
no autoinstall configuration
no autoinstall firmware
interface dsl 5
.....................................................
use firewall-policy default
ntp server 192.168.13.2
service pm sys-restart
nx9500-6C8809(config-profile-t5Profile)#
Related Commands
no |
Removes the NTP server‘s IP address |