This feature adds support for the EXOS 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;
}
}
Print
this page
Email this topic
Feedback