Juniper MX960 Hardware Manual page 387

Universal routing platform
Hide thumbs Also See for MX960:
Table of Contents

Advertisement

root@# set system root-authentication ssh-rsa public-key
13. (Optional) Configure the static routes to remote subnets with access to the 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.
[edit]
root@# set routing-options static route remote-subnet next-hop destination-IP retain no-readvertise
14. Configure the telnet service at the [edit system services] hierarchy level.
[edit]
root@# set system services telnet
15. (Optional) Display the configuration to verify that it is correct.
[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;
}
}
}
}
372

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents