This feature adds support for the ExtremeXOS ACL (Access Control List) match criteria ccos. It provides the ability to specify access-lists that filter on the inner-dot1p field of double tagged packet.
entry one { if { ccos 3; } then { meter m1; count c1; } }