Congure System Aributes
1. Congure the name of the router. If the name includes spaces, enclose the name in quotaon marks
(“ ”).
[edit]
root@# set system host-name
host-name
2. Congure the router’s domain name.
[edit]
root@# set system domain-name
domain-name
3. Congure the IP address and prex length for the router’s Ethernet interface.
[edit]
root@# set interfaces fxp0 unit 0 family inet address
address/prefix-length
4. Congure the IP address of a backup router, which is used only while the roung protocol is not
running.
[edit]
root@# set system backup-router
address
5. Congure the IP address of a DNS server.
[edit]
root@# set system name-server
address
6. (Oponal) Congure the stac routes to remote subnets with access to the management port. Access
to the management port is limited to the local subnet. To access the management port from a remote
subnet, you need to add a stac route to that subnet within the roung table. For more informaon
about stac routes, see the
Junos OS System Basics Conguraon Guide
.
[edit]
root@# set routing-options static route
remote-subnet
next-hop
destination-IP
retain no-
readvertise
18