]> git.proxmox.com Git - mirror_ifupdown2.git/blobdiff - ifupdown2/man.rst/ifup.8.rst
Merge 'vlan filtering bridge + vxlan + mlag + vrr' support from internal
[mirror_ifupdown2.git] / ifupdown2 / man.rst / ifup.8.rst
index 2176935a01b3e3be888d293bb218c2247ee36838..407b44bbb9d921cde238c4819123ce76c2acd09b 100644 (file)
@@ -72,8 +72,7 @@ OPTIONS
     -v, --verbose         verbose
 
     -d, --debug           output debug info
-
-    -l, --allow CLASS         ignore non-"allow-CLASS" interfaces
+    --allow CLASS         ignore non-"allow-CLASS" interfaces
 
     -w, --with-depends        run with all dependent interfaces. This option
                           is redundant when -a is specified. When '-a' is
@@ -84,6 +83,13 @@ OPTIONS
                           Exclude interfaces from the list of interfaces to
                           operate on. Can be specified multiple times
 
+    -i INTERFACESFILE, --interfaces INTERFACESFILE
+                          Use interfaces file instead of default
+                          /etc/network/interfaces
+
+    -t {native,json}, --interfaces-format {native,json}
+                          interfaces file format
+
     -f, --force           force run all operations
 
     -n, --no-act          print out what would happen, but don't do it