Skip to content

otherwiseguy/virt-add-static-dhcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

virt-add-static-dhcp

A quick script to take an interface attached to a libvirt VM and add a static DHCP IP for it to the appropriate libvirt network.

Usage: # virt-add-static-dhcp <domain> <network> <ip>

Requires Python 2.7+ and the libvirt development libraries (e.g. libvirt-devel on Red Hat systems)

About

Add static DHCP entries for an interface in a libvirt VM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages