diff options
Diffstat (limited to 'host/docs/usrp_n3xx.dox')
-rw-r--r-- | host/docs/usrp_n3xx.dox | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/docs/usrp_n3xx.dox b/host/docs/usrp_n3xx.dox index cee97ea5b..47984aeb1 100644 --- a/host/docs/usrp_n3xx.dox +++ b/host/docs/usrp_n3xx.dox @@ -268,7 +268,7 @@ and 192.168.20.2/24, respectively. Their default MTU value is 8000. These settings are independent of the image type (HG vs. XG), i.e., the defaults are the same for 1 GigE and 10 GigE (unlike the X310!). -The configuration for the sfpX port is stored in /etc/systemd/networkd/sfpX.network. +The configuration for the sfpX port is stored in /etc/systemd/network/sfpX.network. For configuration please refer to the <a href=https://www.freedesktop.org/software/systemd/man/systemd.network.html>systemd-networkd manual pages</a> @@ -313,7 +313,7 @@ Additional notes on networking: - Care needs to be taken when editing these files on the device, since vi / vim sometimes generates undo files (e.g. - `/etc/systemd/networkd/sfp0.network~`), that systemd-networkd might + `/etc/systemd/network/sfp0.network~`), that systemd-networkd might accidentally pick up. - Temporarily setting the IP addresses or MTU sizes via `ifconfig` or other command line tools will only change the value until the next reboot or reload |