Juniper ACX500 Hardware Manual page 177

Universal access router
Hide thumbs Also See for ACX500:
Table of Contents

Advertisement

Copyright © 2016, 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 for Routing Devices.
[edit]
root@# set routing-options static route remote-subnet next-hop destination-IP retain
no-readvertise
Configure the telnet service at the
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 16: Configuring Junos OS on ACX500 Routers
hierarchy level.
[edit system services]
157

Advertisement

Table of Contents
loading

Table of Contents