Configuring System Attributes - Juniper Core Router T Series Hardware Manual

Hide thumbs Also See for Core Router T Series:
Table of Contents

Advertisement

Configuring System Attributes

Copyright © 2018, Juniper Networks, Inc.
[edit]
root@host# set system login user user-name class super-user
For more information on the backup router and static routes, see the Junos OS
Administration Library.
Configure the name of the router. If the name includes spaces, enclose the name in
1.
quotation marks (" ").
[edit]
root@# set system host-name host-name
NOTE:
The DNS server does not use the hostname to resolve to the correct
IP address. This hostname is used to display the name of the routing engine
in the CLI. For example, this hostname shows on the command-line prompt
when the user is logged on to the CLI:
user-name@host-name>
Configure the IP address of the DNS server.
2.
[edit]
root# set system name-server address
Configure the router's domain name.
3.
[edit]
root@# set system domain-name domain-name
Configure the IP address and prefix length for the router's Ethernet interface.
4.
[edit]
root@# set interfaces em0 unit 0 family inet address address/prefix-length
Configure the IP address of a backup routing engine. The backup routing engine is
5.
used while the local router is booting and if the routing process fails to start. After the
routing process starts, the backup routing engine address is removed from the local
routing and forwarding tables.
[edit]
root# set system backup-router address
(Optional) Configure the static routes to remote subnets with access to the
6.
management port. Access to the management port is limited to the local subnet. To
access the management port from a remote subnet, you must add a static route to
that subnet within the routing table.
[edit]
root# set routing-options static route remote-subnet next-hop destination-IP
retain no-readvertise
Chapter 22: Configuring the Junos OS Software
169

Advertisement

Table of Contents
loading

This manual is also suitable for:

Core router t320

Table of Contents