[Contents] [Prev] [Next] [Index] [Report an Error]

Example: Applying an Interface Policer

Apply a policer on circuit cross-connect (CCC) interfaces:

[edit interfaces]
so-0/0/0 {
encapsulation ppp-ccc;
unit 0 {
family ccc {
policer {
input dragnet;
}
}
}
}

[Contents] [Prev] [Next] [Index] [Report an Error]