GitHub user rajujith closed the discussion with a comment: Question about 
Network rate.

@SviridoffA you can see the rate limit on the KVM domain XML as well as on tc. 

example: 

```
 </interface>
    <interface type='bridge'>
      <mac address='1e:00:7c:00:00:04'/>
      <source bridge='breth1-51'/>
      <bandwidth>
        <inbound average='89600' peak='89600'/>
        <outbound average='89600' peak='89600'/>
      </bandwidth>
      <target dev='vnet13'/>
      <model type='virtio'/>
      <link state='up'/>
      <alias name='net2'/>
      <rom bar='off' file=''/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' 
function='0x0'/>
    </interface>

tc -p class show dev vnet13
class htb 1:1 root leaf 2: prio 0 rate 716800Kbit ceil 716800Kbit burst 1433b 
cburst 1433b
```




GitHub link: 
https://github.com/apache/cloudstack/discussions/11629#discussioncomment-14401103

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to