Juniper M120 Hardware Manual page 201

Multiservice edge router
Hide thumbs Also See for M120:
Table of Contents

Advertisement

Copyright © 2018, Juniper Networks, Inc.
[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
(Optional) Configure the static routes to remote subnets with access to the
13.
management port. Access to the management port is limited to the local subnet. To
access the management port from a remote subnet, you need to add a static route
to that subnet within the routing table. For more information about static routes, see
the Junos OS Administration Library.
[edit]
root@# set routing-options static route remote-subnet next-hop destination-IP retain
no-readvertise
Configure the telnet service at the [edit system services] hierarchy level.
14.
[edit]
root@# set system services telnet
(Optional) Display the configuration to verify that it is correct.
15.
[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 {
address address/prefix-length;
}
}
Chapter 22: Configuring the Junos Software
175

Advertisement

Table of Contents
loading

Table of Contents