[edit]
root@host# set interfaces ge-0/0/0 unit 0 family inet dhcp
To assign an IP address and gateway manually:
1. Configure a static default route pointing to the Internet router with IP address 1.1.1.2
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
2. Enter the IP addresses of one or more DNS name servers. If your ISP does not support
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.
Related
Documentation
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
Configuring a Network Time Protocol Server for the Branch SRX Series
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.
1. Configure the NTP server and time zone.
[edit]
root@host# set system ntp server 160.90.182.55
[edit]
root@host# set system time-zone GMT-8
2. Update the system clock to make use of the new NTP server settings from operational
mode.
root@host>set date NTP
Copyright © 2016, Juniper Networks, Inc.22
Getting Started Guide for Branch SRX Series