CAUTION: Although the CLI permits you to configure two management Ethernet interfaces within
the same subnet, the PTX10004 supports only one interface.
NOTE: The management ports—em0 or re0:mgmt-0 (MGMT for RJ-45 connections) and em1 (also labeled
MGMT for fiber connections)—are on the front of the RCB.
Configure Optional Routes, Services, and Commit the Configuration
1. (Optional) Configure static routes for destinations reachable over the management interface that should not be routed
using the previously defined default route.
[edit]
root@# set routing-instances mgmt_junos routing-options static route remote-prefix next-hop destination-ip retain
no-readvertise
2. Enable services such as SSH and Telnet.
NOTE: You won’t be able to log in to the router as the root user through Telnet. Root login is allowed only
through SSH.
To enable SSH:
[edit]
root@# set system services ssh root-login allow
To enable Telnet:
[edit]
root@# set system services telnet
3. Commit the configuration to activate it on the router.
[edit]
root@# commit
10