Huawei Traffic Tables:
Creating IP Traffic Tables:
traffic table ip index 1 name 60DOWN cir 61440 cbs 1968080{advised to set the CBS to be 100-200 times the CIR} pir 61440 pbs 1968080 color-mode color-blind priority 0 inner-priority 0 priority-policy local-setting
traffic table ip index 10 name 60DOWN cir 61440 cbs 1968080 pir 61440 pbs 1968080 color-mode color-blind priority 0 inner-priority 0 priority-policy local-setting
traffic table ip index 11 name 60UP cir 61440 cbs 1968080 pir 61440 pbs 1968080 color-mode color-blind priority 0 inner-priority 0 priority-policy local-setting
Describing CBS, CIR, PIR, PBS:
CBS – is the average volume of burst traffic that can pass through an interface.
CIR – The CIR is the guaranteed average transmission rate. Set the CBS to 200 times the CIR.
PIR – Specifies the peak information rate (PIR), which is the maximum rate of traffic that can pass through an interface. (The PIR must be higher than or equal to the CIR. The default PIR is equal to the CIR.)
PBS – Specifies the peak burst size (PBS), which is the maximum volume of burst traffic that can pass through an interface. Set the PBS to 2 times the CBS, that is, 400 times the CIR
Using IP Traffic Tables to an ONT:
service-port 1139 vlan 37 gpon 0/2/12 ont 0 gemport 1 multi-service user-vlan 37 tag-transform translate inbound traffic-table index 7 outbound traffic-table index 7
Huawei Traffic Tables