- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- Re: NTP Configuration on a VSX Cluster
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
NTP Configuration on a VSX Cluster
Hello,
I am running R80.10 VSX Cluster on 2 Gateways in Active/Standby, need to configure NTP on the Gateways and Management Server. My Question is : - what is the correct procedure to configure NTP and will it impact cluster configuration ? will it require downtime ?
Thanks
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
no just use GAIA for Gateway and set NTP servers accordingly (make sure you've got routes towards those NTP hosts, either external or internal).
you can also do that from clish but that require some syntax:
set ntp active on
set ntp server primary xxxx version 4
set ntp server secondary xxxx version 4
save config
that's all 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
no just use GAIA for Gateway and set NTP servers accordingly (make sure you've got routes towards those NTP hosts, either external or internal).
you can also do that from clish but that require some syntax:
set ntp active on
set ntp server primary xxxx version 4
set ntp server secondary xxxx version 4
save config
that's all 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
time is precious so ... use it wisely 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
set ntp active on
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content