Commit The Configuration - Juniper PTX3000 Quick Start Manual

Packet transport router
Hide thumbs Also See for PTX3000:
Table of Contents

Advertisement

Commit the Configuration

Copyright © 2014, Juniper Networks, Inc.
Configure the IP address and prefix length for the management Ethernet interface.
4.
[edit]
root@host# set interfaces em0 unit 0 family inet address address/prefix-length
Configure the IP address of a backup Routing Engine. The backup Routing Engine is
5.
used while the local router is booting and if the routing process fails to start. After the
routing process starts, the backup Routing Engine address is removed from the local
routing and forwarding tables.
[edit]
root@host# set system backup-router address
(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 must add a static route to
that subnet within the routing table.
[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
For a chassis with two Routing Engines, commit the configuration changes to both Routing
Engines. When you issue the
between both Routing Engines and committed on both Routing Engines simultaneously.
For a chassis with only one Routing Engine, use the
commit synchronize
command.
To commit the configuration:
Display the configuration to verify that it is correct.
1.
[edit]
root@host# show
## Last changed: 2008-10-17 18:32:25 UTC
version 9.1R1.8;
groups {
re0 {
system {
host-name host-re0;
}
interfaces {
fxp0 {
unit 0 {
family inet {
address 192.168.69.155/21;
}
}
}
}
[edit system services]
command, the configuration is shared
commit synchronize
commit
Commit the Configuration
hierarchy level.
command instead of the
31

Advertisement

Table of Contents
loading

Table of Contents