From 250ce3efbd6b8a56c40cd329d43531ebf45e117d Mon Sep 17 00:00:00 2001 From: Kim Hagen Date: Tue, 6 Sep 2016 15:25:59 +0200 Subject: Some devices use ethernet switch chips which use 'lan' interfaces, this will add the option to also configure these in VyOS. --- sysconf/netdevice | 1 + 1 file changed, 1 insertion(+) (limited to 'sysconf') diff --git a/sysconf/netdevice b/sysconf/netdevice index 71fc310d..43634748 100644 --- a/sysconf/netdevice +++ b/sysconf/netdevice @@ -1,6 +1,7 @@ # device name to CLI path matching lo loopback eth ethernet +lan ethernet ifb input peth pseudo-ethernet br bridge -- cgit v1.2.3