USER GUIDE
EdgeSafe 40G Bypass Modular Network TAP | M40GBP
Version 1.6 Page 72 of 159
Garland Technology reserves the right to make changes without further notice to any products or data herein to improve reliability, function or design.
Confidential -This document is
Garland Technology
.'s property. This document may not be copied, duplicated and transferred to electronic or mechanized
media or used for any other purpose, including any part thereof or attachment thereto, except as authorized in advance and in writing by
Garland Technology.
6.50 NTP (Network Time Protocol)
The M40GBP clock can be synchronized using the NTP protocol
The IBS support multi NTP servers –up to 3
NTP can be enabled or disabled (default: disable).
6.50.1 Get NTP state
The M40GBP NTP state can be retrieved by command “get_ntp_state”.
6.50.2 Set NTP state
The M40GBP NTP can be enabled or disabled by command “set_NTP_state”.
6.50.3 Get NTP server IP
The NTP server IP can be retrieved by command “get_ntp_server_ip”.
Default NTP server IP: 10.10.10.200
6.50.4 Set NTP server IP
The M40GBP NTP server IP can be set by command “set_ntp_server_ip”.
M40GBP$ get_ntp_state
NTP state: off.
command succeeded.
M40GBP$
M40GBP$ set_ntp_state on
command succeeded.
M40GBP$ get_ntp_state
NTP state: on.
command succeeded.
M40GBP$ set_ntp_state off
command succeeded.
M40GBP$
M40GBP$ get_ntp_server_ip
NTP server ip: 192.168.0.6
command succeeded.
M40GBP$
M40GBP$ set_ntp_server_ip 192.168.0.6
command succeeded.
M40GBP$