Enable
nectl interface libvirt enable
Enable a libvirt interface
Synopsis
Enables a libvirt interface, activating its network connectivity.
nectl interface libvirt enable [flags]
Examples
nectl interface libvirt enable <interface-name>
nectl interface libvirt enable --id <interface-id> --force
Options
-h, --help help for enable
-i, --id string Interface UUID (alternative to positional argument [interface-name])
Options inherited from parent commands
--host string gRPC server host (default "127.0.0.1")
--port uint16 gRPC server port (default 30666)
SEE ALSO
- nectl interface libvirt - Manage libvirt interfaces