EasyManua.ls Logo

Juniper Day One+ MX304 - Page 10

Juniper Day One+ MX304
13 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
In our example we dene a single default stac route to provide management network reachability to all possible
remote desnaons.
[edit]
root# set routing-options static route
0.0.0.0/0
next-hop
destination-IP
retain no-readvertise
13. Congure the IP address of a backup router. The backup router is only used while the roung protocol is not
running. The primary use of the backup router is to provide roung capability for the management port on the
backup Roung-Engine. This is because the backup Roung-Engine does not run the roung protocol daemon
(rpd).
14. In most cases the backup router is the same IP next hop as used for the management network's stac routes. We
again use a default route to provide the back up Roung-Engine with reachability for all possible remote
desnaons.
[edit]
root# set system backup-router
address
root# set system backup-router destination
0.0.0.0/0
15. Congure remote access for the root user over ssh. By default the root user is only able to log-in via the console
port. The root-login allow statement permits remote log-in for the root user.
[edit]
root# set system services ssh root-login allow
16. (Oponal) Display the conguraon to verify it's correct.
[edit]
root# show
system {
host-name
host-name
;
root-authentication {
authentication-method
(
encripted-password
|
public-key
);
}
services {
ssh {
root-login allow;
}
}
domain-name
domain-name
;
backup-router
address
destination
0.0.0.0/0
;
name-server {
address
;
}
10

Related product manuals