Alguns modelos de Switches HPN Serie-A com o Comware 5 possibilitam a configuração de limite de banda em interfaces físicas de uma maneira bem simples. A feature chama QoS Line Rate.
[Switch-GigabitEthernet1/0/1]qos lr ? inbound Limit the rate on inbound outbound Limit the rate on outbound [Switch-GigabitEthernet1/0/1]qos lr inbound cir ? INTEGER Committed Information Rate(kbps)
Para a configuração de limite de banda para a interface em 256kbps para pacotes de entrada e saída basta digitar.
[Switch-GigabitEthernet1/0/1]qos lr inbound cir 256 [Switch-GigabitEthernet1/0/1]qos lr outbound cir 256
Até logo 😉