Displaying 1 result from an estimated 1 matches for "enp9s0".
Did you mean:
enp5s0
2017 Nov 07
1
this function is not supported by the connection driver: virInterfaceDefineXML
...nterfaceDefineXML
What can i do to make this function works normally? THX.
The xml file as:
<interface type='bridge' name='testbr1'>
<mtu size='1500'/>
<bridge stp='on' delay='1500'>
<interface type='ethernet' name='enp9s0'>
<link speed='1000' state='up'/>
<mac address='0c:c4:7a:c1:63:17'/>
</interface>
</bridge>
</interface>
root@ubuntu-180:/tmp# uname -a
Linux ubuntu-180 4.4.0-62-generic #83-Ubuntu SMP Wed Jan 18 14:10:15...