DaanHoogland commented on issue #5667:
URL: https://github.com/apache/cloudstack/issues/5667#issuecomment-1015436153
@weizhouapache , you probably have some extra requirements as for me both
interfaces have throthling data:
```
<interface type='bridge'>
<mac address='02:00:57:0e:00:01'/>
<source bridge='breth1-2375'/>
<bandwidth>
<inbound average='25600' peak='25600'/>
<outbound average='25600' peak='25600'/>
</bandwidth>
<target dev='vnet3'/>
<model type='e1000'/>
<link state='up'/>
<alias name='net0'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x03'
function='0x0'/>
</interface>
<interface type='bridge'>
<mac address='02:00:7b:df:00:01'/>
<source bridge='breth1-2362'/>
<bandwidth>
<inbound average='25600' peak='25600'/>
<outbound average='25600' peak='25600'/>
</bandwidth>
<target dev='vnet4'/>
<model type='virtio'/>
<link state='up'/>
<alias name='net1'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x07'
function='0x0'/>
</interface>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]