6. Configure an administrator account on the services gateway. When prompted, enter the password for
the administrator account.
[edit]
root@# set system login user admin class super-user authentication plain-text-password
New password: password
Retype new password: password
7. Commit the configuration to activate it on the services gateway.
[edit]
root@# commit
8. Log in as the administrative user you configured in step 6.
9. Configure the name of the services gateway. If the name includes spaces, enclose the name in quotation
marks (“ ”).
configure
[edit]
admin@# set system host-name host-name
10. Configure the IP address and prefix length for the Ethernet management interface connected to the
services gateway’s Routing Engine.
[edit]
admin@# set interfaces fxp0 unit 0 family inet address address/prefix-length
11. Configure the traffic interface.
[edit]
admin@# set interfaces ge-0/0/0 unit 0 family inet address address/prefix-length
admin@# set interfaces ge-0/0/1 unit 0 family inet address address/prefix-length
155