NOTE: On the QFX5240 switch, the management port re0:mgmt-0 is the boom RJ-45 port
on the right side of the port panel and is labeled MGMT.
8. Create the mgmt_junos roung instance, and congure the stac routes to remote prexes with
access to the management port.
[edit]
root@# set routing-instances mgmt_junos routing-options static route 0/0 next-hop
destination-ip
9. Enable the management instance.
[edit]
root@# set system management-instance
10. Enable Telnet service.
[edit]
root@# set system services telnet
NOTE: When Telnet is enabled, you cannot log in to a QFX5240 switch through Telnet using
root credenals. Root login is allowed only for SSH access.
11. Enable SSH service for root login.
[edit]
root@# set system services ssh root-login allow
12. Commit the conguraon to acvate it on the switch.
[edit]
root@# commit
88