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


Applying Rewrite Rules to an Interface

To apply the configured rewrite rules, include the rewrite-rules statement at the [edit class-of-service interfaces] hierarchy level.

[edit class-of-service interfaces]
so-0/1/1 {
    unit 0 {
        rewrite-rules {
            dscp-ipv6 rewrite-IPv6-dscps;
        }
    }
}

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