Communiquez avec les autres et partagez vos connaissances professionnelles

Inscrivez-vous ou connectez-vous pour rejoindre votre communauté professionnelle.

Suivre

How to Remove virbr0 interface in Redhat or Centos ?

user-image
Question ajoutée par Ahmed HAKMI , Paris France , SGI IT.
Date de publication: 2016/09/04
waleed ramsis
par waleed ramsis , Linux System Administrator , Other

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

Mohammed Alsaggaf
par Mohammed Alsaggaf , Networking , Saudi Airlines

by use virsh net-undefine command

Kamal AbdelWahab
par 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

Avez-vous besoin d'aide pour créer un CV ayant les mots-clés recherchés par les employeurs?