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 vme unit 0 family inet address
address/prefix-length
NOTE: The management port vme (labeled MGMT) is located on the rear panel of the switch.
13. (Oponal) Congure the IP address of a backup router, which is used only while the roung
protocol is not running.
[edit]
root# set system backup-router
address
14. Congure the IP address of a DNS server.
[edit]
root# set system name-server
address
15. (Oponal) Congure the stac routes to remote subnets with access to the management port.
Access to the management port is limited to the local subnet.
[edit]
root# set routing-options static route
remote-subnet
next-hop
destination-IP
retain no-
readvertise
16. (Oponal) 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
173