Commit The Configuration - Juniper MX204 Quick Start Manual

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

Advertisement

Commit the Configuration

Copyright © 2018, Juniper Networks, Inc.
(Optional) Configure the static routes to remote subnets with access to the
6.
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@host# set routing-options static route remote-subnet next-hop destination-IP
retain no-readvertise
Configure the Telnet service at the
7.
[edit]
root@host# set system services telnet
(Optional) Display the configuration to verify that it is correct.
1.
[edit]
root@host# 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.
2.
[edit]
root@host# commit
(Optional) Configure additional properties by adding the necessary configuration
3.
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.
4.
hierarchy level.
[edit system services]
Commit the Configuration
21

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents