This article explains how to enable eth3 instead of eth0 as the device management interface in a Junos Space device, via the Space WebUI.
Note: eth1 and eth2 are not supported on the Junos Space device.
Generally eth3 is used for a device management subnet if the managed devices are non-routable, or on an out-of-band management subnet. For more information on eth0 and eth3 usage, refer: Using Ethernet Interfaces eth0 and eth3 in Junos Space
Select the Enable Device Interface checkbox. Enter the required information for IP , Netmask , and Gateway .
ifconfig
[root@space-000c29d6df49 ~]# ifconfig eth0 Link encap:Ethernet HWaddr 00:0C:29:D6:DF:49 inet addr:172.27.201.224 Bcast:172.27.201.255 Mask:255.255.255.0 inet6 addr: fe80::20c:29ff:fed6:df49/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1816295 errors:0 dropped:0 overruns:0 frame:0 TX packets:1073181 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2598700045 (2.4 GiB) TX bytes:154127697 (146.9 MiB) eth0:0 Link encap:Ethernet HWaddr 00:0C:29:D6:DF:49 inet addr:172.27.201.225 Bcast:172.27.201.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 eth3 Link encap:Ethernet HWaddr 00:0C:29:D6:DF:67 inet addr:10.1.120.25 Bcast:10.1.120.255 Mask:255.255.255.0 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:1082122 errors:0 dropped:0 overruns:0 frame:0 TX packets:1123432 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1548267484 (1.4 GiB) TX bytes:161344625 (1.5 GiB)