Juniper MX960 Quick Start Manual page 18

Ethernet services router
Hide thumbs Also See for MX960:
Table of Contents

Advertisement

MX960 Ethernet Services Router Quick Start
8.
9.
10.
11.
18
Step 6: Perform Initial Software Configuration
[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
protocol is not running.
[edit]
root@# set system backup-router address
Configure the IP address of a DNS server.
[edit]
root@# set system name-server address
Set the root authentication password by entering either a clear-text password,
an 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
[edit]
root@# set system root-authentication ssh-dsa public-key
or
[edit]
root@# set system root-authentication ssh-rsa public-key
Optionally, display the configuration to verify that it is correct.
[edit]
root@# show
system {
host-name host-name;
domain-name domain-name;
backup-router address;
root-authentication {
authentication-method (password | public-key);
}
name-server {
address;
}
}
interfaces {
fxp0 {
unit 0 {
family inet {

Advertisement

Table of Contents
loading

Table of Contents