Juniper T1600 Hardware Manual page 170

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

Advertisement

T1600 Core Router Hardware Guide
146
Start the CLI.
3.
root# cli
root@>
Enter configuration mode.
4.
cli> configure
[edit]
root@#
Configure the name of the router. If the name includes spaces, enclose the name in
5.
quotation marks (" ").
[edit]
root@# set system host-name host-name
Create a management console user account.
6.
[edit]
root@# set system login user user-name authentication plain-text-password
New password: password
Retype new password: password
Set the user account class to super-user.
7.
[edit]
root@# set system login user user-name class super-user
Configure the router's domain name.
8.
[edit]
root@# set system domain-name domain-name
Configure the IP address and prefix length for the router's Ethernet interface.
9.
[edit]
root@# set interfaces fxp0 unit 0 family inet address address/prefix-length
Configure the IP address of a backup router, which is used only while the routing
10.
protocol is not running.
[edit]
root@# set system backup-router address
Configure the IP address of a DNS server.
11.
[edit]
root@# set system name-server address
Set the root authentication password by entering either a clear-text password, an
12.
encrypted password, or an SSH public key string (DSA or RSA).
[edit]
root@# set system root-authentication plain-text-password
New password: password
Retype new password: password
or
[edit]
root@# set system root-authentication encrypted-password encrypted-password
or
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents