Juniper ACX1000 Hardware Manual page 67

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

Advertisement

Copyright © 2013, 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 System Basics Configuration Guide.
[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 11: Configuring Junos OS
hierarchy level.
[edit system services]
51

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx1100

Table of Contents