There's something wrong with the network configuration of your device.

networkctl list
will give you an overview of the activity of your network ports on the device. 
My X410 reports this:

# networkctl list
IDX LINK   TYPE     OPERATIONAL SETUP
  1 lo     loopback carrier     unmanaged
  2 eth0   ether    routable    configured
73 int0   ether    routable    configured
74 sfp0   ether    routable    configured
75 sfp0_1 ether    no-carrier  configuring
76 sfp0_2 ether    no-carrier  configuring
77 sfp0_3 ether    no-carrier  configuring

7 links listed.
#

If you don't have a carrier on eth0 then this is your problem. Are the LEDs at 
the RJ-45 connector on? After flashing your device, it should be in a fresh 
state, the 1 Gbps port is back to DHCP, and you can verify this with the ip 
command.

/Martin


From: jmalo...@umass.edu <jmalo...@umass.edu>
Sent: Wednesday, November 15, 2023 9:05 PM
To: usrp-users@lists.ettus.com
Subject: [USRP-users] Re: x410 stuck in reboot


I can not ping the non-working device even, either through RJ-45 or the SFP 
port. To be clear, everything I am doing to network into the non-working device 
is through console JTAG. Before this problem started, I was able to ssh into 
the processing system(Embedded linux) through either RJ-45 port and the SFP 
ports just fine.

In general, the x410 automatically sets the SFP ports 1-4 to 192.168.10.1-4 
respectively. This is something I generally rely to not only log into the 
device, but when I want to run UHD software. If I ever want to use the RJ-45 
port, I usually have to manually set the ip address using ifconfig, but this is 
pretty trivial.

Now, the device does not set the SFP addresses automatically, and I suspect it 
has something to do with the ssh service not starting. Additionally, if I use 
the Console JTAG port to manually set the address of the RJ-45 port, then try 
to ping that address from my host device, the address is not reachable.

National Instruments Dresden GmbH; Gesch?ftsf?hrer (Managing Directors): John 
Stanton McElroy, Albert Edward Percival III, Kathleen Spurck; Sitz (Registered 
Office): Dresden; HRB (Commercial Register No.): 22081; Registergericht 
(Registration Court): Dresden

This email and any attachments are intended only for the person to whom this 
email is addressed and may contain confidential and/or privileged information. 
If you received this email in error, please do not disclose the contents to 
anyone, but notify the sender by return email and delete this email (and any 
attachments) from your system.
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to