8. Congure the default gateway.
[edit]
root@# set routing-options static route default next-hop
address
9. Congure the IP address and prex length for the switch management interface.
[edit]
root@# set interfaces em0 unit 0 family inet address
address/prefix-length
NOTE: Although the CLI lets you congure two management Ethernet interfaces within the
same subnet, only one interface is usable and supported at any point in me.
NOTE: The management ports, em0 (labeled C0), and em1 (labeled C1), are on the switch’s
management panel.
10. Congure the stac routes to remote prexes with access to the management port.
[edit]
root@# set routing-options static route remote-prefix next-hop
destination-ip
retain no-
readvertise
11. Enable Telnet service.
[edit]
root@# set system services telnet
NOTE: When Telnet is enabled, you cannot log in to the EX4600 through Telnet using root
credenals. Root login is allowed only for SSH access.
12. Commit the conguraon. Your changes become the acve conguraon for the switch.
[edit]
root@# commit
8