Jrr200 Route Reflector Initial Configuration Using The Cli - Juniper JRR200 Hardware Manual

Route reflector
Hide thumbs Also See for JRR200:
Table of Contents

Advertisement

JRR200 Route Reflector Initial Configuration Using the CLI

Copyright © 2018, Juniper Networks, Inc.
Access the CLI to perform the initial configuration.
Log in to the device as root. When the device is powered on with the factory-default
1.
configuration, you do not need to enter a password.
At the (
%
) prompt, type
2.
an angle bracket (
) when you enter the CLI operational mode.
>
root% cli
root>
At the (
>
) prompt, type
3.
when you enter configuration mode.
root>configure
Entering configuration mode
[edit]
root#
Set the root authentication password by entering a cleartext password, an encrypted
4.
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
Configure the route for the management interface (optional, required only if you do
5.
not connect the
MGMT
root# set routing-options static route destination prefix next-hop gateway
Commit the configuration changes.
6.
root# commit
Connect the
port on the device to the Ethernet port on the management device
7.
MGMT
using an RJ-45 cable.
The JRR200 route reflector
8.
Junos. By default, the management network interface (
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.
Chapter 3: Initial Installation and Configuration
cli
to start the CLI and press Enter. The prompt changes to
configure
and press Enter. The prompt changes from
port directly to the management device).
port is internally mapped to the
MGMT
>
to
interface in
em0
em0
) is configured with DHCP
#
49

Advertisement

Table of Contents
loading

Table of Contents