From 2a575bf9b5a4942f60e979161764b9e942699e1e Mon Sep 17 00:00:00 2001 From: Lars Amsel Date: Fri, 4 Jun 2021 08:27:50 +0200 Subject: uhd: Add support for the USRP X410 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Lars Amsel Co-authored-by: Michael Auchter Co-authored-by: Martin Braun Co-authored-by: Paul Butler Co-authored-by: Cristina Fuentes Co-authored-by: Humberto Jimenez Co-authored-by: Virendra Kakade Co-authored-by: Lane Kolbly Co-authored-by: Max Köhler Co-authored-by: Andrew Lynch Co-authored-by: Grant Meyerhoff Co-authored-by: Ciro Nishiguchi Co-authored-by: Thomas Vogel --- mpm/systemd/network/sfp1_2.network | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 mpm/systemd/network/sfp1_2.network (limited to 'mpm/systemd/network/sfp1_2.network') diff --git a/mpm/systemd/network/sfp1_2.network b/mpm/systemd/network/sfp1_2.network new file mode 100644 index 000000000..8e67d4510 --- /dev/null +++ b/mpm/systemd/network/sfp1_2.network @@ -0,0 +1,8 @@ +[Match] +Name=sfp1_2 + +[Network] +Address=192.168.22.2/24 + +[Link] +MTUBytes=9000 -- cgit v1.2.3