How to install an NTP Server inside the USG Flex H firewall?

Options
Zyxel_James
Zyxel_James Posts: 809 image  Zyxel Employee
Zyxel Certified Network Administrator - Security Zyxel Certified Network Administrator - Nebula Zyxel Certified Sales Associate 100 Answers

Question: How to install an NTP Server inside the USG Flex H firewall?

Answer: you can configure the USG FLEX H firewalls to function as an NTP server for your internal devices via the CLI using the following commands:

edit running

running config# / vrf main ntp server-subnet

<priority>

{allow| deny}{CIDR subnet| all}

running config# commit

running config# copy running startup

running config# exit