2. Log in as root. You don't need to enter a password. If the soware booted before you connected to
the console port, you might need to press the Enter key for the prompt to appear.
login: root
3. Start the CLI.
root@% cli
4. Enter conguraon mode.
root> configure
5. Add a password to the root administraon user account.
[edit]
root@# set system root-authentication plain-text-password
New password:
password
Retype new password:
password
6. (Oponal) Congure the name of the switch. If the name includes spaces, enclose the name in
quotaon marks (“ ”).
[edit]
root@# set system host-name
host-name
7. Congure the IP address and prex length for the switch management interface.
[edit]
root@# set interfaces re0:mgmt-0 unit 0 family inet address
address/prefix-length
CAUTION: Although the CLI allows you to congure two management Ethernet
interfaces within the same subnet, only one interface is usable and supported.
87