Juniper MX480 Hardware Manual page 141

3d universal edge router
Hide thumbs Also See for MX480:
Table of Contents

Advertisement

Copyright © 2011, Juniper Networks, Inc.
[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 [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;
}
}
}
}
Commit the configuration to activate it on the router.
16.
[edit]
root@# commit
(Optional) Configure additional properties by adding the necessary configuration
17.
statements. Then commit the changes to activate them on the router.
[edit]
root@host# commit
When you have finished configuring the router, exit configuration mode.
18.
Chapter 11: Configuring Junos OS
.
111

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents