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
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.
[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;
182