On 04/12/2023 08:47, purva.jo...@phd.unipi.it wrote:

Output of ifconfig:

*enp1s0f0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 9000*

*inet 192.168.20.2 netmask 255.255.255.0 broadcast 192.168.20.255*

*inet6 fe80::f19:8894:c467:688d prefixlen 64 scopeid 0x20<link>*

*ether f8:f2:1e:41:49:d4 txqueuelen 1000 (Ethernet)*

*RX packets 6 bytes 1444 (1.4 KB)*

*RX errors 0 dropped 0 overruns 0 frame 0*

*TX packets 20 bytes 2675 (2.6 KB)*

*TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0*

*Pretty sue that the problem is that you've programmed your *HOST* interface IPV4 address to the same   as your radio -- it has to have a different address.  In this situation, 192.168.20.1 would work.  This implies   that you're running the FPGA image that programs SFP0 for 10GiGe, and 192.168.20.2 as the IPV4 address.


*

enp1s0f1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500

ether f8:f2:1e:41:49:d5 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=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500

inet 131.114.52.179 netmask 255.255.252.0 broadcast 131.114.55.255

inet6 fe80::36ae:b44d:431f:f99 prefixlen 64 scopeid 0x20<link>

ether 04:d4:c4:a9:ab:b2 txqueuelen 1000 (Ethernet)

RX packets 2907134 bytes 289367402 (289.3 MB)

RX errors 0 dropped 0 overruns 0 frame 0

TX packets 78367 bytes 23270497 (23.2 MB)

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 121516 bytes 2614645259 (2.6 GB)

RX errors 0 dropped 0 overruns 0 frame 0

TX packets 121516 bytes 2614645259 (2.6 GB)

TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

lxcbr0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500

inet 10.0.3.1 netmask 255.255.255.0 broadcast 0.0.0.0

ether 00:16:3e:00:00:00 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


Output of uhd_config_info --version

UHD 4.0.0.0-240-gb38c9d83


_______________________________________________
USRP-users mailing list --usrp-users@lists.ettus.com
To unsubscribe send an email tousrp-users-le...@lists.ettus.com
_______________________________________________
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