[edit]
root# set system backup-router address
6. (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 must 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
7. Configure the telnet service at the [edit system services] hierarchy level.
[edit]
set system services telnet
Committing the Configuration
1. 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;
}
}
}
}
2. Commit the configuration to activate it on the router.
[edit]
root@# commit
3. Optionally, configure additional properties by adding the necessary configuration
statements. Then commit the changes to activate them on the router.
[edit]
root@host# commit
Copyright © 2017, Juniper Networks, Inc.254
T640 Core Router Hardware Guide