Commit The Configuration - Juniper PTX3000 Quick Start Manual

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

Advertisement

root@# set system domain-name domain-name
4. Configure the IP address and prefix length for the PTX3000 router's management Ethernet interface.
[edit]
root@# set interfaces em0 unit 0 family inet address address/prefix-length
5. Configure the IP address of a backup router. The backup router allows the PTX3000 to install a route
to the management network while the Routing Engine or RCB is booting and before the routing protocol
process (rpd) is up and running. The backup router must be directly connected—that is, on the same
subnet—through the management Ethernet interface.
[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]
root@# set system services telnet

Commit the Configuration

1. Display the configuration to verify that it is correct.
[edit]
root@# show
system {
host-name host-name;
domain-name domain-name;
40

Advertisement

Table of Contents
loading

Table of Contents