5-2To do… Use the command… RemarksApply the aggregationCAR policy on theinterface/port groupqos car inbound acl [ ipv6 ]acl-number name car-name RequiredDisplay aggregation CARpolicy configurationinformation on theinterface or all interfacesdisplay qos car interface[ interface-type interface-number ]Display information aboutthe aggregation CAR display qos car name [ car-name ]OptionalAvailable in any viewConfiguration Example# Specify the aggregation CAR aggcar-1 to adopt the following parameters: CIR is 200, CBS is 2,000,and red packets are dropped. Apply the aggregation CAR aggcar-1 to the packets matching ACL 2000in the inbound direction of GigabitEthernet 1/0/1. system-view[Sysname] qos car aggcar-1 aggregative cir 200 cbs 2000 red discard[Sysname] interface gigabitethernet 1/0/1[Sysname-GigabitEthernet1/0/1] qos car inbound acl 2000 name aggcar-1Referencing Aggregation CAR in a Traffic BehaviorConfiguration PrerequisitesYou need to decide on:z Aggregation CAR parametersz Traffic behavior to reference the aggregation CAR.Configuration ProcedureFollow these steps to reference aggregation CAR in a traffic behavior:To do… Use the command… RemarksEnter system view system-view —Configure aggregationCAR parametersqos car car-name aggregative circommitted-information-rate [ cbscommitted-burst-size [ ebsexcess-burst-size ] ] [ pirpeek-information-rate ] [ red action ]RequiredBy default:z cbs is 100000 bytesz ebs is 100000 bytesz The red packets aredropped.Enter traffic behaviorview traffic behavior behavior-name RequiredReference theaggregation CAR car name car-name Required