Applying Egress Interface Rewrite Rules To The Ieee 802.1P Field For All Host Outbound Traffic On The Interface In Acx Series - Juniper ACX1000 Configuration Manual

Junos os; acx series universal access router
Hide thumbs Also See for ACX1000:
Table of Contents

Advertisement

ACX Series Universal Access Router Configuration Guide
Applying Egress Interface Rewrite Rules to the IEEE 802.1p Field for All Host Outbound
Traffic on the Interface in ACX Series
890
Applying Egress Interface Rewrite Rules to the IEEE 802.1p Field for All Host Outbound
Traffic on the Interface in ACX Series on page 890
This topic describes how to apply rewrite rules for egress logical interfaces to the IEEE
802.1p field for all host outbound traffic on those interfaces on ACX Series routers.
This task requires separately configured rewrite rules that map packet loss priority
information to the code point value in the 802.1p field for data traffic on egress logical
interfaces. See Rewriting Packet Header Information Overview in the Junos OS Class of
Service Configuration Guide.
To configure the rewrite rules:
Configure the CoS rewrite rules to map the forwarding class to the desired value for
1.
the 802.1p field.
Associate the rewrite rules to the desired egress logical interfaces.
2.
(Optional) Configure the forwarding class for host outbound traffic. Do not configure
3.
this forwarding class if you want to use the default forwarding class assignment (input
classification).
To configure the rewrite rules to apply to the host outbound traffic IEEE 802.1p field:
Configure the rewrite rules.
[edit class-of-service host-outbound-traffic ieee-802.1]
user@host# set rewrite-rules
[edit class-of-service]
rewrite-rules {
ieee-802.1 rewrite_foo {
forwarding-class network-control {
loss-priority low code-point 101;
}
}
}
interfaces {
ge-1/0/0 {
unit 100 {
rewrite-rules {
ieee-802.1 rewrite_foo vlan-tag outer-and-inner;
}
}
}
}
host-outbound-traffic {
forwarding-class network-control;
Copyright © 2017, Juniper Networks, Inc.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Acx5048Acx5096Acx500Acx1100Acx2000Acx2100 ... Show all

Table of Contents