How to enable the ethernet ports on the back of the target?

Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.0
[V] DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other

Target Operating System
[V] Linux
QNX
other

Hardware Platform
[V] NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other

SDK Manager Version
[V] 1.6.1.8175
1.6.0.8170
other

Host Machine Version
[V] native Ubuntu 18.04
other

I successfully connected the target to internet using the Dual GbE Dongle. However now I want to also use the ethernet ports on the back of the target. I also want to set them for a different IP address and subnet mask. How do I enable them?

Hi, @Sunny127
Please see if the information in the below topic helps.

Hi @NickNV,
I’ve read the topic you sent.

When I plug a cable inside 10GBE 1 or 2, I don’t get an IP address. Also, when I plug in a cable, no leds turn on the 10GBE 1 or 2 RJ45 connector. Any ideas?

Here are my outputs:

nvidia@tegra-ubuntu:~$ ip a l
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: dummy0: <BROADCAST,NOARP> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 36:66:3c:d1:fd:13 brd ff:ff:ff:ff:ff:ff
3: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 00:04:4b:f6:6e:ea brd ff:ff:ff:ff:ff:ff
    inet 10.115.199.36/24 brd 10.115.199.255 scope global dynamic eth0
       valid_lft 238sec preferred_lft 238sec
    inet6 fe80::204:4bff:fef6:6eea/64 scope link 
       valid_lft forever preferred_lft forever
4: enp4s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 00:04:4b:f6:6e:ed brd ff:ff:ff:ff:ff:ff
5: enP4p1s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
    link/ether 00:04:4b:f6:6e:ef brd ff:ff:ff:ff:ff:ff
6: can0: <NOARP,ECHO> mtu 16 qdisc noop state DOWN group default qlen 10
    link/can 
7: can1: <NOARP,ECHO> mtu 16 qdisc pfifo_fast state DOWN group default qlen 10
    link/can 
8: eth0.200@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 00:04:4b:f6:6e:ea brd ff:ff:ff:ff:ff:ff
    inet 10.42.0.28/24 brd 10.42.0.255 scope global eth0.200
       valid_lft forever preferred_lft forever
    inet6 fe80::204:4bff:fef6:6eea/64 scope link 
       valid_lft forever preferred_lft forever
nvidia@tegra-ubuntu:~$ ifconfig 
enP4p1s0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 00:04:4b:f6:6e:ef  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

enp4s0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 00:04:4b:f6:6e:ed  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.115.199.36  netmask 255.255.255.0  broadcast 10.115.199.255
        inet6 fe80::204:4bff:fef6:6eea  prefixlen 64  scopeid 0x20<link>
        ether 00:04:4b:f6:6e:ea  txqueuelen 1000  (Ethernet)
        RX packets 5505563  bytes 5392037698 (5.3 GB)
        RX errors 0  dropped 2  overruns 0  frame 0
        TX packets 323714  bytes 460391107442267 (460.3 TB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth0.200: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.42.0.28  netmask 255.255.255.0  broadcast 10.42.0.255
        inet6 fe80::204:4bff:fef6:6eea  prefixlen 64  scopeid 0x20<link>
        ether 00:04:4b:f6:6e:ea  txqueuelen 1000  (Ethernet)
        RX packets 30005  bytes 1434871 (1.4 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 6167  bytes 362995 (362.9 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 442  bytes 109578 (109.5 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 442  bytes 109578 (109.5 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Solved: I pulled out the LAN cable from the dongle, put in in 10GBE 2, rebooted the system, and now have IP. Thanks!

1 Like

Good to hear you figured it out.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.