You can use group-name as re0 or re1.
[edit]
root@# set groups
group-name
interfaces em0 unit 0 family inet address
address/prefix-length
For Example:
[edit]
root@# set groups re0 interfaces em0 unit 0 family inet address
address/prefix-length
[edit]
root@# set groups re1 interfaces em0 unit 0 family inet address
address/prefix-length
10. (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
For example:
[edit]
root@# set routing-options static route 192.168.0.0/24 next-hop 10.0.3.2 retain no-readvertise
11. (Oponal) Enable Telnet service.
[edit]
root@# set system services telnet
NOTE: When Telnet is enabled, you cannot log in to an MX10004 through Telnet using root
credenals. Root login is allowed only for SSH access.
144