Configuring System Attributes - Juniper T640 Hardware Manual

Core router
Hide thumbs Also See for T640:
Table of Contents

Advertisement

Configuring System Attributes

Copyright © 2013, Juniper Networks, Inc.
For more information on configuring the backup routing and static routes, see the Junos
OS Administration Library for Routing Devices.
Configure the name of the router. If the name includes spaces, enclose the name in
1.
quotation marks (" ").
[edit]
root@host# 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 management Ethernet
4.
interface.
NOTE:
The RE-C1800 Routing Engine (
the
interface or the
fxp0
the
interface for the RE-C1800 Routing Engine, and
em0
for all other Routing Engines supported for the router.
[edit]
root@# set interfaces fxp0 unit 0 family inet address address/prefix-length
[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
Chapter 14: Performing the Initial T640 Junos OS Configuration
RE-DUO-1800
and
internal Ethernet interfaces. Use
fxp1
fxp2
) does not support
interface
fxp0
173

Advertisement

Table of Contents
loading

Table of Contents