Configuring A Network Time Protocol Server For The Branch Srx Series - Juniper Junos OS Getting Started Manual

For branch srx series
Hide thumbs Also See for Junos OS:
Table of Contents

Advertisement

Getting Started Guide for Branch SRX Series
Related
Documentation

Configuring a Network Time Protocol Server for the Branch SRX Series

22
[edit]
root@host# set interfaces ge-0/0/0 unit 0 family inet dhcp
To assign an IP address and gateway manually:
Configure a static default route pointing to the Internet router with IP address 1.1.1.2
1.
as the next hop:
[edit]
root@host# set interfaces ge-0/0/0 unit 0 family inet address 1.1.1.1/29
root@host# set routing-options static route 0.0.0.0/0 next-hop 1.1.1.2
Enter the IP addresses of one or more DNS name servers. If your ISP does not support
2.
DHCP, then you might have to configure it statically.
[edit]
root@host# set system name-server 11.11.11.11
NOTE:
The servers 208.67.222.222 and 208.67.222.220 are available as
part of default configuration. You can add new servers or delete existing
servers and configure new servers.
Understanding Factory Default Configuration Settings of an SRX210 on page 7
Connecting the Branch SRX Series Through the Console Port for the First Time on
page 19
Configuring a Hostname to Identify a Branch SRX Series Services Gateway in Your
Network on page 20
Validating the Branch SRX Series Configuration on page 23
Verifying the Branch SRX Series Configuration on page 24
Network Time Protocol (NTP) can be used to synchronize network devices to a common,
and preferably accurate, time source. By synchronizing all network devices, timestamps
on log messages are both accurate and meaningful.
Configure the NTP server and time zone.
1.
[edit]
root@host# set system ntp server 160.90.182.55
[edit]
root@host# set system time-zone GMT-8
Update the system clock to make use of the new NTP server settings from operational
2.
mode.
root@host>set date NTP
Copyright © 2016, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents