vde_l3 -V (return code: 1)
Usage: vde_l3 [-G default_gw] -v vde_sock1:ipaddess1/netmask1 [-v ...] [-v vde_sockN:ipaddessN/netmaskN]
[-r network/netmask:gateway ] [-r ...]
Options:
-v VDESOCK:ADDRESS/NETMASK adds a network interface
with address ADDRESS and netmask NETMASK.
The interface is connected to the vde socket VDESOCK.
(At least one '-v' argument is required.)
-r ADDRESS/NETMASK:GATEWAY adds a static route to the network
ADDRESS with netmask NETMASK, through the gateway GATEWAY.
-G ADDRESS sets the router default gateway to ADDRESS.
vde_l3 --help (return code: 1)
Usage: vde_l3 [-G default_gw] -v vde_sock1:ipaddess1/netmask1 [-v ...] [-v vde_sockN:ipaddessN/netmaskN]
[-r network/netmask:gateway ] [-r ...]
Options:
-v VDESOCK:ADDRESS/NETMASK adds a network interface
with address ADDRESS and netmask NETMASK.
The interface is connected to the vde socket VDESOCK.
(At least one '-v' argument is required.)
-r ADDRESS/NETMASK:GATEWAY adds a static route to the network
ADDRESS with netmask NETMASK, through the gateway GATEWAY.
-G ADDRESS sets the router default gateway to ADDRESS.