Juniper MX2020 Hardware Manual page 322

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

Advertisement

MX2020 3D Universal Edge Router Hardware Guide
290
[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.
[edit]
root@host# exit
root@host>
.
Copyright © 2015, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents