UIO-4038

| General Specification | Environment Specification |
|---|---|
| 4 x GbE (3 x LAN, 1 x WAN) | Weight: 300g |
| Dimension: 146 x 100 x 20mm | Operating Humidity: 5 ~ 95% RH, non-condensing |
| Operating Temperature: -40 ~ 85 °C |
Ordering Information
| P/N | Description |
|---|---|
| UIO-4038 | UIO-4038, 3 x LAN, 1 x WAN |
| 1970005253T000 | UIO-4038 Heat Spreader for EPC-R3720 |
- RSB-3430
- RSB-3720
- RSB-3710
- RSB-3810
Login: root / 123456
$ ifconfig # check eth0 IP, LAN0 connect WAN gets IP
$ ping 8.8.8.8
LAN1/LAN2/LAN3 can connect to RSB-3430 ethernet port (as HUB device).
root@imx6qrsb3430a1:~# ifconfig
# eth0: inet addr:192.168.100.226
root@imx6qrsb3430a1:~# ping 8.8.8.8
# 0% packet loss
| # | Interface | Command |
|---|---|---|
| 1 | LAN0 (WAN) | # ifconfig |
| 2 | LAN | # ping 192.168.100.1 |
| 3 | EEPROM | # dd if=/data/test1 of=/sys/bus/i2c/devices/3-0050/eeprom |
Login: root / 123456
$ ifconfig # check eth0 IP
$ ping 8.8.8.8
LAN1/LAN2/LAN3 can connect to RSB-3720 ethernet port (as HUB device).
root@imx8mprsb3720a1:~# ifconfig
# eth0: inet addr:192.168.100.226
root@imx8mprsb3720a1:~# ping 8.8.8.8
# 0% packet loss
Login: root / 123456
Adjust the SW (3 on, others off). Connect with Debug port.
$ ifconfig
$ ping 8.8.8.8
LAN1/LAN2/LAN3 can connect to RSB-3710 ethernet port (as HUB device).
root@linaro-alip:~# ifconfig
# eth0: inet 192.168.100.234
root@linaro-alip:~# ping 8.8.8.8
# 0% packet loss
| # | Interface | Command |
|---|---|---|
| 1 | LAN0 (WAN) | # ifconfig |
| 2 | LAN | # ping 192.168.100.1 |
| 3 | EEPROM | # dd if=/data/test1 of=/sys/bus/i2c/devices/3-0050/eeprom |