7. (Oponal) Congure the hostname of the switch. If the name includes spaces, enclose the name in
double quotaon marks (“ ”).
[edit]
root# set system host-name
host-name
8. (Oponal) Create a user account.
[edit]
root# set system login user
user-name
authentication plain-text-password
New password:
password
Retype new password:
password
9. (Oponal) Set the user account class to super-user.
[edit]
root# set system login user
user-name
class super-user
10. (Oponal) Congure the domain name of the switch.
[edit]
root# set system domain-name
domain-name
11. Congure the default gateway.
[edit]
root# set routing-options static route 0/0
next-hop address
12. Congure the IP address and prex length for the management interface on the switch.
[edit]
root# set interfaces me0 unit 0 family inet address
address/prefix-length
NOTE: The management port me0 (labeled MGMT) is located on the rear panel of the switch.
182