Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How to Remove virbr0 interface in Redhat or Centos ?

user-image
Question added by Ahmed HAKMI , Paris France , SGI IT.
Date Posted: 2016/09/04
waleed ramsis
by waleed ramsis , Linux System Administrator , Other

virsh net-destroy defaultvirsh net-autostart default --disable

Mohammed Alsaggaf
by Mohammed Alsaggaf , Networking , Saudi Airlines

by use virsh net-undefine command

Kamal AbdelWahab
by Kamal AbdelWahab , Systems Engineer , ADMA-OPCO

This interface is created by libvirtd default network configuration. If you want to only disable this default network use the commands:

virsh net-destroy default

virsh net-autostart default --disable

 

If you want to remove it, use the comand:

virsh net-undefine default

 

If you want to disable the libvertd service itself, use the following command for RHEL5 and 6:

chkconfig libvirtd off

For RHEL7:

systemctl disable libvirtd.service

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.