Hi,

I'm trying to set an E320 USRP to use a fixed IP address on the RJ45 port.

I've tried following the instructions in the USRP Manual at 
https://files.ettus.com/manual/page_usrp_e3xx.html

The manual says that settings for the SFP+ port is stored in  
/etc/systemd/networkd/sfp0.network.

My E320 doesn't have that folder, there is one "/etc/systemd/network/" but no 
"/etc/systemd/networkd/" (i.e. no d after network). I think maybe  is a typing 
error in the manual and the folder name should be network.

The folder at this location is empty, so doesn't contain the SFP+ setting file.

I have created in this folder a file eth0.network with the following content:

---------------------------
[Match]
Name=eth0

[Network]
Address=192.168.1.60

--------------------------------

However this doesn't seem to have any effect. When I use ifconfig to show the 
status of network connections eth0 is showing as "UP-BRAODACST RUNNING 
MULTICAST" but no IP address is set.

Any ideas on how I can set a fixed address?

Mark

________________________________
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the system manager.
_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to