Configuring System Attributes - Juniper TX MATRIX PLUS Hardware Manual

Hide thumbs Also See for TX MATRIX PLUS:
Table of Contents

Advertisement

Configuring System Attributes

Copyright © 2010, Juniper Networks, Inc.
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 TX Matrix Plus router's domain name.
3.
[edit]
root@# set system domain-name domain-name
Configure the IP address and prefix length for the TX Matrix Plus router's management
4.
Ethernet interface.
[edit]
root@# set interfaces em0 unit 0 family inet address address/prefix-length
For routers with two routing engines, configure the IP address of a backup routing
5.
engine. The backup routing engine is 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
Configure the telnet service at the
7.
[edit]
set system services telnet
For more information on the backup routing engine and static routes, see the Junos OS
System Basics Configuration Guide.
Chapter 14: Configuring the TX Matrix Plus Router
hierarchy level.
[edit system services]
177

Advertisement

Table of Contents
loading

Table of Contents