Why CAR Is Inaccurate?

m7g
m7g  Diamond  (1)
7 years 10 months ago  View: 1344  Reply: 3
1F
        The CAR of a switch covers the inter-frame gap and the length of VLAN tags. As the frame gap and VLAN tag length may vary, the CAR cannot be 100% accurate.
        The calculation of CAR covers the inter-frame gap and the length of VLAN tags. For example, if a tagged packet is 64 bytes, the VLAN tag is 4 bytes, and the inter-frame gap is 20 bytes, then the actual packet length is 88 bytes. The CAR error caused by the extra 24 bytes is greater.If the packet is 1000 bytes, VLAN tag is 4 bytes, and the inter-frame gap is 20 bytes, then the actual packet length is 1024 bytes. The CAR error caused by the extra 24 byte is smaller. Therefore, you are advised to use packets containing more than 1000 bytes for the test to minimize the impact of the inter-frame gap or VLAN tag length on the CAR.
h00119906
h00119906  Junior 
7 years 4 months ago
2F

useful note. thanks

nazmun021
nazmun021  Gold 
7 years 10 months ago
3F
good note
m7g
m7g  Diamond 
7 years 10 months ago
4F
Thank you!