root@# set system domain-name domain-name
8. Configure the IP address and prefix length for the Ethernet interface on the switch.
[edit]
root@# set interfaces fxp0 unit 0 family inet address address/prefix-length
9. Configure the IP address of a DNS server.
[edit]
root@# set system name-server address
10. (Optional) Configure the static routes to remote subnets with access to the management port.
[edit]
root@# set routing-options static route remote-subnet next-hop destination-IP retain no-readvertise
11. Configure the telnet service at the [edit system services] hierarchy level.
[edit]
root@# set system services telnet
12. (Optional) Configure additional properties by adding the necessary configuration statements.
13. Commit the configuration and exit the configuration mode.
NOTE:
To reinstall Junos OS, boot the switch from the removable media. Do not insert the removable media
during normal operations. The switch does not operate normally when it is booted from the removable media.
11