SmartNA-X 1G/10G Modular | Command Line Reference |
97
SmartNA-X
™
1G/10G User Guide 1.4
©
2015 Network Critical Solutions Limited
Network configuration commands
This section provides reference information for network configuration commands.
show ntp
Use the
show ntp
command to display the NTP time-server address.
Syntax
show ntp
Parameters
This command has no arguments or keywords.
Example
Display the NTP server address:
CONTROLLER>
show ntp
NTP server : 192.168.254.21
create ntp
Use the
create ntp
command add an NTP time-server. After adding an NTP server, the system will attempt to synchronize
the internal clock with the NTP server.
Syntax
create ntp
address
Parameters
address
Specify the IPv4 address of the NTP server.
Example
Specify an NTP server with address 192.168.0.10:
CONTROLLER>
create ntp 192.168.0.10
delete ntp
Use the
delete ntp
command to delete NTP settings.
Syntax
delete ntp
Parameters
This command has no arguments or keywords.
Example
Delete NTP settings:
CONTROLLER>
delete ntp