On 05/30/2018 12:22 PM, Steve Gough via USRP-users wrote:
Hi Neel and USRP mailing list,

The uhd_usrp_probe returns as follows:

For the N210 with WBX:
Mboard: N210r4
|   |   hardware: 2577
|   |   product: 30194
|   |   mac-addr: a0:36:fa:25:3a:6b
|   |   ip-addr: 192.168.10.4
|   |   subnet: 255.255.255.255
|   |   gateway: 255.255.255.255

For the X310 with 2 TwinRXs:
Mboard: X310
|   |   revision: 8
|   |   revision_compat: 7
|   |   product: 30818
|   |   mac-addr0: 00:80:2f:25:c1:ec
|   |   mac-addr1: 00:80:2f:25:c1:ed
|   |   gateway: 192.168.10.1
|   |   ip-addr0: 192.168.10.2
|   |   subnet0: 255.255.255.0
|   |   ip-addr1: 192.168.20.2
|   |   subnet1: 255.255.255.0
|   |   ip-addr2: 192.168.30.2
|   |   subnet2: 255.255.255.0
|   |   ip-addr3: 192.168.40.2
|   |   subnet3: 255.255.255.0

So, yes, it looks like the N210 and the X310 devices have different MAC addresses.
--------------------------------------------------------------------------------------------------


The IPv4 settings on the host are :
Address : 192.168.10.1
Netmask : 24
Gateway : 192.168.10.255


The gateway address you have set on your host is the subnet-broadcast address. Not sure if this makes a difference in this case, since you're never going "off net" and will not require the gateway. But maybe it's confusing your IP stack a bit?



_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to