Configure User Accounts And Passwords; Configure System Attributes - Juniper ACX5448 Quick Start Manual

Universal metro router
Hide thumbs Also See for ACX5448:
Table of Contents

Advertisement

ACX5448 Universal Metro Router Quick Start Guide

Configure User Accounts and Passwords

For information about using an encrypted password or an SSH public key string (DSA or RSA), see Configuring the Root Password
and authentication (Login).
Add a password to the root administration user account. Enter a cleartext password.
1.
[edit]
root@host# set system root-authentication plain-text-password
New password: password
Retype new password: password
Create a management console user account.
2.
[edit]
root@host# set system login user user-name authentication plain-text-password
New Password: password
Retype new password: password
Set the user account class to
3.
[edit]
root@host# set system login user user-name class super-user

Configure System Attributes

Configure the name of the router. If the name includes spaces, enclose the name in quotation marks (" ").
1.
[edit]
root@host# set system host-name host-name
Configure the router's domain name.
2.
[edit]
root@host# set system domain-name domain-name
Configure the IP address and prefix length for the router's Ethernet interface.
3.
[edit]
root@host# 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.
4.
[edit]
root@host# set system backup-router address
Configure the IP address of a DNS server.
5.
[edit]
root@host# set system name-server address
(Optional) Configure the static routes to remote subnets with access to the management port. Access to the management
6.
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@host# set routing-options static route remote-subnet next-hop destination-IP retain no-readvertise
Configure the Telnet service at the
7.
[edit]
root@host# set system services telnet
16
.
super-user
[edit system services]
hierarchy level.
Copyright © 2018, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents