JRR200 Route Reflector Initial Configuration Using the CLI
Access the CLI to perform the initial configuration.
1.
Log in to the device as root. When the device is powered on with the factory-default
configuration, you do not need to enter a password.
2.
At the (
%
) prompt, type
cli
to start the CLI and press Enter. The prompt changes to
an angle bracket (
>
) when you enter the CLI operational mode.
root%
cli
root>
3.
At the (
>
) prompt, type
configure
and press Enter. The prompt changes from
>
to
#
when you enter configuration mode.
root>
configure
Entering configuration mode
[edit]
root#
4.
Set the root authentication password by entering a cleartext password, an encrypted
password, or an SSH public key string (DSA or RSA).
root#
set system root-authentication plain-text- password
New password:
password
Retype new password:
password
5.
Configure the route for the management interface (optional, required only if you do
not connect the
MGMT
port directly to the management device).
root#
set routing-options static route
destination prefix
next-hop
gateway
6.
Commit the configuration changes.
root#
commit
7.
Connect the
MGMT
port on the device to the Ethernet port on the management device
using an RJ-45 cable.
8.
The JRR200 route reflector
MGMT
port is internally mapped to the
em0
interface in
Junos. By default, the management network interface (
em0
) is configured with DHCP
enabled. If there is a DHCP server on the management network, then the JRR200
management network interface is automatically assigned an IP address. If there is no
DHCP server on the management network then you need to configure the management
network interface IP address by performing the following steps:
a. Delete the default management interface configuration.
root#
delete interfaces em0
b. Configure a new IP address for the management interface.
49
Copyright © 2018, Juniper Networks, Inc.
Chapter 3: Initial Installation and Configuration
Summary of Contents for JRR200
Page 1: ...JRR200 Route Reflector Hardware Guide Modified 2018 08 15 Copyright 2018 Juniper Networks Inc...
Page 8: ...Copyright 2018 Juniper Networks Inc viii JRR200 Route Reflector Hardware Guide...
Page 10: ...Copyright 2018 Juniper Networks Inc x JRR200 Route Reflector Hardware Guide...
Page 16: ...Copyright 2018 Juniper Networks Inc xvi JRR200 Route Reflector Hardware Guide...
Page 28: ...Copyright 2018 Juniper Networks Inc 28 JRR200 Route Reflector Hardware Guide...
Page 38: ...Copyright 2018 Juniper Networks Inc 38 JRR200 Route Reflector Hardware Guide...
Page 64: ...Copyright 2018 Juniper Networks Inc 64 JRR200 Route Reflector Hardware Guide...
Page 74: ...Copyright 2018 Juniper Networks Inc 74 JRR200 Route Reflector Hardware Guide...