Huawei switch bandwidth limit Configure:
Today i discuss how to Huawei switch bandwidth limit Configure. will At first login your Huawei switch then follow bellow command. In this case i will show you how 1 MB Bandwidth limit configure in a huawei switch port.[boxads]
Configuration example:
system-view
interface Ethernet 0/0/1
qos lr inbound cir 1024 cbs 16000000
qos lr outbound cir 1024 cbs 16000000
Look like bellow status in configuration mode:
<SWitch>system-view
Enter system view, return user view with Ctrl+Z.
[SWitch]interface eth
[SWitch]interface Ethernet 0/0/1
[SWitch-Ethernet0/0/1]qos lr inbound cir 1024 cbs 16000000
[SWitch-Ethernet0/0/1]qos lr outbound cir 1024 cbs 16000000
[bodyads]
You can delete that command by bellow command:
[SWitch-Ethernet0/0/1]undo qos lr inbound
[SWitch-Ethernet0/0/1]undo qos lr outbound