new layout - make room for slice-space stuff
[vsys-scripts.git] / root-context / exec / hide_netif
diff --git a/root-context/exec/hide_netif b/root-context/exec/hide_netif
new file mode 100755 (executable)
index 0000000..c7ae234
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+# Remove hide_netif network attribute.  Attribute is used to hide interfaces that don't have an IP attached. 
+
+# $Id$
+
+nattribute --set --nid $1 --flag ~hide_netif