Juniper Networks, Junos, Steel-Belted Radius, NetScreen, and ScreenOS are registered trademarks of Juniper Networks, Inc. in the United
States and other countries. The Juniper Networks Logo, the Junos logo, and JunosE are trademarks of Juniper Networks, Inc. All other
trademarks, service marks, registered trademarks, or registered service marks are the property of their respective owners.
Juniper Networks assumes no responsibility for any inaccuracies in this document. Juniper Networks reserves the right to change, modify,
transfer, or otherwise revise this publication without notice.
Products made or sold by Juniper Networks or components thereof might be covered by one or more of the following patents that are
owned by or licensed to Juniper Networks: U.S. Patent Nos. 5,473,599, 5,905,725, 5,909,440, 6,192,051, 6,333,650, 6,359,479, 6,406,312,
6,429,706, 6,459,579, 6,493,347, 6,538,518, 6,538,899, 6,552,918, 6,567,902, 6,578,186, and 6,590,785.
Class of Service Overview and Examples for EX9200 Switches
The information in this document is current as of the date on the title page.
YEAR 2000 NOTICE
Juniper Networks hardware and software products are Year 2000 compliant. Junos OS has no known time-related limitations through the
year 2038. However, the NTP application is known to have some difficulty in the year 2036.
END USER LICENSE AGREEMENT
The Juniper Networks product that is the subject of this technical documentation consists of (or is intended for use with) Juniper Networks
software. Use of such software is subject to the terms and conditions of the End User License Agreement (“EULA”) posted at
http://www.juniper.net/support/eula.html. By downloading, installing or using such software, you agree to the terms and conditions of
To obtain the most current version of all Juniper Networks®technical documentation,
see the product documentation page on the Juniper Networks website at
http://www.juniper.net/techpubs/.
If the information in the latest release notes differs from the information in the
documentation, follow the product Release Notes.
Juniper Networks Books publishes books by Juniper Networks engineers and subject
matter experts. These books go beyond the technical documentation to explore the
nuances of network architecture, deployment, and administration. The current list can
be viewed at http://www.juniper.net/books.
Supported Platforms
For the features described in this document, the following platforms are supported:
•
EX Series
Using the Examples in This Manual
If you want to use the examples in this manual, you can use the load merge or the load
merge relative command. These commands cause the software to merge the incoming
configuration into the current candidate configuration. The example does not become
active until you commit the candidate configuration.
If the example configuration contains the top level of the hierarchy (or multiple
hierarchies), the example is a full example. In this case, use the load merge command.
Class of Service Overview and Examples for EX9200 Switches
If the example configuration does not start at the top level of the hierarchy, the example
is a snippet. In this case, use the load merge relative command. These procedures are
described in the following sections.
Merging a Full Example
To merge a full example, follow these steps:
1. From the HTML or PDF version of the manual, copy a configuration example into a
text file, save the file with a name, and copy the file to a directory on your routing
platform.
For example,copy the following configuration to a file and name the file ex-script.conf.
Copy the ex-script.conf file to the /var/tmp directory on your routing platform.
system {
scripts {
commit {
file ex-script.xsl;
}
}
}
interfaces {
fxp0 {
disable;
unit 0 {
family inet {
address 10.0.0.1/24;
}
}
}
}
Merging a Snippet
2. Merge the contents of the file into your routing platform configuration by issuing the
Class of Service Overview and Examples for EX9200 Switches
Table 2: Text and Syntax Conventions (continued)
ExamplesDescriptionConvention
Italic text like this
Text like this
| (pipe symbol)
# (pound sign)
[ ] (square brackets)
Indention and braces ( { } )
; (semicolon)
Represents variables (options for which
you substitute a value) in commands or
configuration statements.
Represents names of configuration
statements, commands, files, and
directories;configurationhierarchylevels;
or labels on routing platform
components.
Indicates a choice between the mutually
exclusivekeywords or variables on either
side of the symbol. The set of choices is
often enclosed in parentheses for clarity.
same line as the configuration statement
to which it applies.
Enclose a variable for which you can
substitute one or more values.
Identify a level in the configuration
hierarchy.
Identifies a leaf statement at a
configuration hierarchy level.
Configure the machine’s domain name:
[edit]
root@# set system domain-name
domain-name
•
To configure a stub area, include the
stub statement at the[edit protocols
ospf area area-id] hierarchy level.
•
The console port is labeled CONSOLE.
stub <default-metric metric>;Enclose optional keywords or variables.< > (angle brackets)
broadcast | multicast
(string1 | string2 | string3)
rsvp { # Required for dynamic MPLS onlyIndicates a comment specified on the
community name members [
community-ids ]
[edit]
routing-options {
static {
route default {
nexthop address;
retain;
}
}
}
GUI Conventions
Bold text like this
> (bold right angle bracket)
Documentation Feedback
We encourage you to provide feedback, comments, and suggestions so that we can
improve the documentation. You can send your comments to
techpubs-comments@juniper.net, or fill out the documentation feedback form at
Representsgraphicaluser interface (GUI)
items you click or select.
Separates levels in a hierarchy of menu
selections.
•
In the Logical Interfaces box, select
All Interfaces.
•
To cancel the configuration, click
Cancel.
In the configuration editor hierarchy,
select Protocols>Ospf.
https://www.juniper.net/cgi-bin/docbugreport/ . If you are using e-mail, be sure to include
the following information with your comments:
•
Document or topic name
•
URL or page number
•
Software release version (if applicable)
Requesting Technical Support
Technical product support is availablethrough the Juniper Networks Technical Assistance
Center (JTAC). If you are a customer with an active J-Care or JNASC support contract,
or are covered under warranty, and need post-sales technical support, you can access
our tools and resources online or open a case with JTAC.
•
JTAC policies—For a complete understanding of our JTAC procedures and policies,
review the JTAC User Guide located at
JTAC hours of operation—The JTAC centers have resources available 24 hours a day,
7 days a week, 365 days a year.
Self-Help Online Tools and Resources
For quick and easy problem resolution, Juniper Networks has designed an online
self-service portal called the Customer Support Center (CSC) that provides you with the
following features:
Find solutions and answer questions using our Knowledge Base: http://kb.juniper.net/
•
Download the latest versions of software and review release notes:
http://www.juniper.net/customers/csc/software/
•
Search technical bulletins for relevant hardware and software notifications:
https://www.juniper.net/alerts/
•
Join and participate in the Juniper Networks Community Forum:
http://www.juniper.net/company/communities/
•
Open a case online in the CSC Case Management tool: http://www.juniper.net/cm/
To verify service entitlement by product serial number, use our Serial Number Entitlement
(SNE) Tool: https://tools.juniper.net/SerialNumberEntitlementSearch/
Understanding Packet Flow Across a Network on page 4
•
Junos CoS Components on page 5
•
Default CoS Settings on page 6
•
CoS Applications Overview on page 8
•
Interface Types That Do Not Support CoS on page 9
•
VPLS and Default CoS Classification on page 10
CoS Overview
When a network experiences congestion and delay, some packets must be dropped. The
Juniper Networks®Junos®operating system (Junos OS) class of service (CoS) enables
you to divide traffic into classes and offer various levels of throughput and packet loss
when congestion occurs. This allows packet loss to happen according to rules that you
configure.
For interfaces that carry IPv4, IPv6, and MPLS traffic, you can configure the Junos OS
CoS features to provide multiple classes of service for different applications. On the
routing device, you can configure multiple forwarding classes for transmitting packets,
define which packets are placed into each output queue, schedule the transmission
service level for each queue, and manage congestion using a random early detection
(RED) algorithm.
The Junos OS CoS features provide a set of mechanisms that you can use to provide
differentiated services when best-effort traffic delivery is insufficient. In designing CoS
applications, you must give careful consideration to your service needs, and you must
thoroughly plan and design your CoS configuration to ensure consistency across all
routing devices in a CoS domain. You must also consider all the routing devices and other
networking equipment in the CoS domain to ensure interoperabilityamong all equipment.
Because Juniper Networks routing devices implement CoS in hardware rather than in
software, you can experiment with and deploy CoS features without adversely affecting
packet forwarding and routing performance.
Class of Service Overview and Examples for EX9200 Switches
CoS Standards
The standards for Juniper Networks®Junos®operatingsystem (Junos OS) class of service
(CoS) capabilities are defined in the following RFCs:
•
RFC 2474, Definition of the Differentiated Services Field in the IPv4 and IPv6 Headers
•
RFC 2597, Assured Forwarding PHB Group
•
RFC 2598, An Expedited Forwarding PHB
•
RFC 2698, A Two Rate Three Color Marker
Understanding Packet Flow Across a Network
CoS works by examining traffic entering at the edge of your network. The edge routing
devices classify traffic into defined service groups, to provide the special treatment of
traffic across the network. For example, voice traffic can be sent across certain links, and
data traffic can use other links. In addition, the data traffic streams can be serviced
differently along the network path to ensure that higher-paying customers receive better
service. As the traffic leaves the network at the far edge, you can reclassify the traffic.
To support CoS, you must configure each routing device in the network. Generally, each
routing device examines the packets that enter it to determine their CoS settings. These
settings then dictate which packets are first transmitted to the next downstream routing
device. In addition, the routing devices at the edges of the network might be required to
alter the CoS settings of the packets that enter the network from the customer or peer
networks.
In Figure 1 on page 4, Router A is receiving traffic from a customer network. As each
packet enters, Router A examines the packet’s current CoS settings and classifies the
traffic into one of the groupings defined by the Internet service provider (ISP). This
definition allows Router A to prioritize its resources for servicing the traffic streams it is
receiving. In addition, Router A might alter the CoS settings (forwarding class and loss
priority) of the packets to better match the ISP’s traffic groups. When Router B receives
the packets, it examines the CoS settings, determines the appropriate traffic group, and
processesthe packet according to those settings. It then transmits the packetsto RouterC,
which performs the same actions. Router D also examines the packets and determines
the appropriate group. Because Router D sits at the far end of the network, the ISP might
decide once again to alter the CoS settings of the packets before Router D transmits
them to the neighboring network.
The Juniper Networks®Junos®operating system (Junos OS) CoS consists of many
components that you can combine and tune to provide the level of services required by
customers.
The Junos OS CoS components include:
•
Code-point aliases—A code-point alias assigns a name to a pattern of code-point bits.
You can use this name instead of the bit pattern when you configure other CoS
components, such as classifiers, drop-profile maps, and rewrite rules.
•
Classifiers—Packet classification refers to the examination of an incoming packet. This
function associates the packet with a particular CoS servicing level. In the Junos OS,
classifiers associate incoming packets with a forwarding class and loss priority and,
based on the associated forwarding class, assign packets to output queues. Two
general types of classifiers are supported:
•
Chapter 1: CoS Overview
Behavior aggregate or CoS value traffic classifiers—A behavior aggregate (BA) is a
method of classification that operates on a packet as it enters the routing device.
The CoS value in the packet header is examined, and this single field determines the
CoS settings applied to the packet. BA classifiers allow you to set the forwarding
class and loss priority of a packet based on the Differentiated Services code point
(DSCP) value, DSCP IPv6 value, IP precedence value, MPLS EXP bits, and IEEE 802.1p
value. The default classifier is based on the IP precedence value.
•
Multifield traffic classifiers—A multifield classifier is a second method for classifying
traffic flows. Unlike a behavior aggregate, a multifield classifier can examine multiple
fields in the packet. Examples of some fields that a multifield classifier can examine
include the source and destination address of the packet as well as the source and
destination port numbers of the packet. With multifield classifiers, you set the
forwarding class and loss priority of a packet based on firewall filter rules.
•
Forwarding classes—The forwarding classes affect the forwarding, scheduling, and
marking policies applied to packets as they transit a routing device. The forwarding
class plus the loss priority define the per-hop behavior. Four categories of forwarding
classes are supported: best effort, assured forwarding, expedited forwarding, and
network control. For Juniper Networks M Series Multiservice Edge Routers, four
forwarding classes are supported. You can configure up to one each of the four types
of forwarding classes. For M120 and M320 Multiservice Edge Routers,Juniper Networks
MX Series 3D Universal Edge Routers, Juniper Networks T Series Core Routers and EX
Series switches, 16 forwarding classes are supported, so you can classify packets more
granularly. For example, you can configure multiple classes of expedited forwarding
(EF) traffic: EF, EF1, and EF2.
•
Loss priorities—Loss priorities allow you to set the priority of dropping a packet. Loss
priority affects the scheduling of a packet without affecting the packet’s relative
ordering. You can use the packet loss priority (PLP) bit as part of a congestion control
strategy. You can use the loss priority setting to identify packets that have experienced
congestion. Typically you mark packets exceeding some service level with a high loss
Class of Service Overview and Examples for EX9200 Switches
priority. You set loss priority by configuring a classifier or a policer. The loss priority is
used later in the workflow to select one of the drop profiles used by RED.
•
Forwarding policy options—These options allow you to associate forwarding classes
with next hops. Forwarding policy also allows you to create classification overrides,
which assign forwarding classes to sets of prefixes.
•
Transmission scheduling and rate control—These parameters provide you with a variety
of tools to manage traffic flows:
•
Queuing—After a packet is sent to the outgoing interface on a routing device, it is
queued for transmission on the physical media. The amount of time a packet is
queued on the routing device is determined by the availabilityof the outgoing physical
media as well as the amount of traffic using the interface.
•
Schedulers—An individual routing device interface has multiple queues assigned to
store packets. The routing device determines which queue to service based on a
particular method of scheduling. This process often involves a determination of
which type of packet should be transmitted before another.The Junos OS schedulers
allow you to define the priority, bandwidth, delay buffer size, rate control status, and
RED drop profiles to be applied to a particular queue for packet transmission.
Default CoS Settings
•
Fabric schedulers—For M320 and T Series routers only, fabric schedulers allow you
to identify a packet as high or low priority based on its forwarding class, and to
associate schedulers with the fabric priorities.
•
Policers for traffic classes—Policers allow you to limit traffic of a certain class to a
specified bandwidth and burst size. Packets exceeding the policer limits can be
discarded, or can be assigned to a different forwarding class, a different loss priority,
or both. You define policers with filters that can be associated with input or output
interfaces.
•
Rewrite rules—A rewrite rule sets the appropriate CoS bits in the outgoing packet. This
allows the next downstream routing device to classify the packet into the appropriate
service group. Rewriting, or marking, outbound packets is useful when the routing device
is at the border of a network and must alter the CoS values to meet the policies of the
targeted peer.
If you do not configure any CoS settings on your routing device, the software performs
some CoS functions to ensure that user traffic and protocol packets are forwarded with
minimum delay when the network is experiencing congestion. Some default mappings
are automatically applied to each logical interface that you configure. Other default
mappings, such as explicit default classifiers and rewrite rules, are in operation only if
you explicitly associate them with an interface.
You can display default CoS settings by issuing the show class-of-service operational
mode command. This section includes sample output displaying the defaultCoS settings.
The sample output is truncated for brevity.
Code point type: dscp
Alias Bit pattern
af11 001010
af12 001100
...
Code point type: dscp-ipv6
...
Code point type: exp
...
Code point type: ieee-802.1
...
Code point type: inet-precedence
...
Chapter 1: CoS Overview
Default Classifiers
Classifier: dscp-default, Code point type: dscp, Index: 7
...
Classifier: dscp-ipv6-default, Code point type: dscp-ipv6, Index: 8
...
Classifier: exp-default, Code point type: exp, Index: 9
...
Classifier: ieee8021p-default, Code point type: ieee-802.1, Index: 10
...
Classifier: ipprec-default, Code point type: inet-precedence, Index: 11
...
Classifier: ipprec-compatibility, Code point type: inet-precedence, Index: 12
...
Default Frame Relay Loss Priority Map
Loss-priority-map: frame-relay-de-default, Code point type: frame-relay-de, Index:
13
Code point Loss priority
0 low
1 high
Default Rewrite Rules
Rewrite rule: dscp-default, Code point type: dscp, Index: 24
Forwarding class Loss priority Code point
best-effort low 000000
You can configureCoS features to meet your application needs. Because the components
are generic, you can use a single CoS configurationsyntaxacross multiple routing devices.
CoS mechanisms are useful for two broad classes of applications. These applications
can be referred to as in the box and across the network.
In-the-box applications use CoS mechanisms to provide special treatment for packets
passing through a single node on the network. You can monitor the incoming traffic on
each interface, using CoS to provide preferred service to some interfaces (that is, to some
customers) while limiting the service provided to other interfaces. You can also filter
outgoing traffic by the packet’s destination, thus providing preferred service to some
destinations.
Across-the-network applications use CoS mechanisms to provide differentiated treatment
to different classes of packets across a set of nodes in a network. In these types of
applications, you typically control the ingress and egress routing devices to a routing
domain and all the routing devices within the domain. You can use the Junos OS CoS
features to modify packets traveling through the domain to indicate the packet’s priority
across the domain.
Specifically, you modify the CoS code points in packet headers, remapping these bits to
values that correspond to levels of service. When all routing devices in the domain are
configured to associate the precedence bits with specific service levels, packets traveling
across the domain receive the same level of service from the ingress point to the egress
point. For CoS to work in this case, the mapping between the precedence bits and service
levels must be identical across all routing devices in the domain.
The Junos OS CoS applications support the following range of mechanisms:
•
Differentiated Services (DiffServ)—The CoS application supports DiffServ, which uses
6-bit IPv4 and IPv6 header type-of-service (ToS) byte settings. The configuration uses
CoS values in the IP and IPv6 ToS fields to determine the forwarding class associated
with each packet.
•
Layer 2 to Layer 3 CoS mapping—The CoS application supports mapping of Layer 2
(IEEE 802.1p) packet headers to routing device forwarding class and loss-priority values.
Layer 2 to Layer 3 CoS mapping involves setting the forwarding class and loss priority
based on information in the Layer 2 header. Output involves mapping the forwarding
class and loss priority to a Layer 2-specific marking. You can mark the Layer 2 and
Layer 3 headers simultaneously.
•
MPLS EXP—Supports configuration of mapping of MPLS experimental (EXP) bit
settings to routing device forwarding classes and vice versa.
•
VPN outer-label marking—Supports setting of outer-label EXP bits, also known as CoS
bits, based on MPLS EXP mapping.
Interface Types That Do Not Support CoS
For original Channelized OC12 PICs, limited CoS functionality is supported. For more
information, contact Juniper Networks customer support.
NOTE: Transmission scheduling is not supported on 8-port, 12-port, and
48-port Fast Ethernet PICs.
You can configure CoS on all interfaces, except the following:
•
cau4—Channelized STM1 IQ interface (configured on the Channelized STM1 IQ PIC).
•
coc1—Channelized OC1 IQ interface (configured on the Channelized OC12 IQ PIC).
•
coc12—Channelized OC12 IQ interface (configured on the Channelized OC12 IQ PIC).
•
cstm-1—Channelized STM1 IQ interface (configured on the Channelized STM1 IQ PIC).
Class of Service Overview and Examples for EX9200 Switches
•
ct1—Channelized T1 IQ interface (configured on the Channelized DS3 IQ PIC or
Channelized OC12 IQ PIC).
•
ct3—Channelized T3 IQ interface (configured on the Channelized DS3 IQ PIC or
Channelized OC12 IQ PIC).
•
ce1—ChannelizedE1 IQ interface(configuredon the Channelized E1 IQ PIC or Channelized
STM1 IQ PIC).
•
dsc—Discard interface.
•
fxp—Management and internal Ethernet interfaces.
•
lo—Loopback interface. This interface is internally generated.
•
pe—Encapsulates packets destined for the rendezvous point routing device. This
interface is present on the first-hop routing device.
•
pd—De-encapsulates packets at the rendezvous point. This interface is present on the
rendezvous point.
•
vt—Virtual loopback tunnel interface.
NOTE: For channelized interfaces, you can configure CoS on channels, but
not at the controller level. For a complex configuration example, see the
Junos OS Feature Guides.
VPLS and Default CoS Classification
A VPLS routing instance with the no-tunnel-services option configured has a default
classifier applied to the label-switched interface for all VPLS packets coming from the
remote VPLS PE. This default classifier is modifiable only on MX Series routers. On T
Series, when no-tunnel-services option is configured, the custom classifier for VPLS
instances is not supported.
NOTE: With no-tunnel-services configured,custom classifier for VPLS routing
instances on T Series and LMNR based FPC for M320 is not supported. When
a wild card configuration or an explicit routing instances are configured for
VPLS on CoS CLI, the custom classifier binding results in default classifier
binding on Packet Forwarding Engine (PFE).
For example, on routing devices with eight queues (Juniper Networks M120 and M320
Multiservice Edge Routers, MX Series 3D Universal Edge Routers, and T Series Core
Routers),the defaultclassificationapplied to no-tunnel-services VPLS packets are shown
in Table 3 on page 11.
NOTE: Forwarding class to queue number mapping is not alwaysone-to-one.
Forwarding classes and queues are only the same when default
forwarding-class-to-queue mapping is in effect. For more information about
configuring forwarding class and queues, see Configuring Forwarding Classes.
On MX Series routers, VPLS filters and policers act on a Layer 2 frame that includes the
media access control (MAC) header (after any VLAN rewrite or other rules are applied),
but does not include the cyclical redundancy check (CRC) field.
NOTE: On MX Series routers, if you apply a counter in a firewall for egress
MPLS or VPLS packets with the EXP bits set to 0, the counter will not tally
these packets.
Some CoS components map one set of values to another set of values. Each mapping
contains one or more inputs and one or more outputs.
Some CoS components map one set of values to another set of values. Each mapping
contains one or more inputs and one or more outputs. When you configure a mapping,
you set the outputs for a given set of inputs, as shown in Table 4 on page 13.
Packet Flow Through the CoS Process Overview on page 15
Packet Flow Through the CoS Process Overview
Perhaps the best way to understand Junos CoS is to examine how a packet is treated on
its way through the CoS process. This topic includes a description of each step and figures
illustrating the process.
The following steps describe the CoS process:
1. A logical interface has one or more classifiers of different types applied to it (at the
[edit class-of-service interfaces] hierarchy level). The types of classifiers are based
on which part of the incoming packet the classifier examines (for example, EXP bits,
IEEE 802.1p bits, or DSCP bits). You can use a translation table to rewrite the values
of these bits on ingress.
NOTE: You can only rewrite the values of these bits on ingress on the
Juniper Networks M40e, M120, M320 Multiservice Edge Routers, and T
Series Core Routers with IQE PICs. For more information about rewriting
the values of these bits on ingress, see Configuring ToS Translation Tables.
2. The classifier assigns the packet to a forwarding class and a loss priority (at the [edit
class-of-service classifiers] hierarchy level).
3. Each forwarding class is assigned to a queue (at the [edit class-of-service
forwarding-classes] hierarchy level).
4. Input (and output) policers meter traffic and might change the forwarding class and
loss priority if a traffic flow exceeds its service level.
5. The physical or logical interface has a scheduler map applied to it (at the [edit
class-of-service interfaces] hierarchy level).
At the [edit class-of-service interfaces] hierarchy level, the scheduler-map and
rewrite-rules statements affect the outgoing packets, and the classifiers statement
8. The drop-profile defines how aggressively to drop packets that are using a particular
scheduler (at the [edit class-of-service drop-profiles] hierarchy level).
9. The rewrite rule takes effect as the packet leaves a logical interface that has a rewrite
rule configured (at the [edit class-of-service rewrite-rules] hierarchy level).The rewrite
rule writes information to the packet (for example, EXP or DSCP bits) according to
the forwarding class and loss priority of the packet.
Figure 2 on page 16 and Figure 3 on page 16 show the components of the Junos CoS
features, illustrating the sequence in which they interact.
Figure 2: CoS Classifier, Queues, and Scheduler
Figure 3: Packet Flow Through CoS Configurable Components
Each outer box in Figure 3 on page 16 represents a process component. The components
in the upper row apply to inbound packets, and the components in the lower row apply
to outbound packets. The arrows with the solid lines point in the direction of packet flow.
The middle box (forwarding class and loss priority) represents two data values that can
either be inputs to or outputs of the process components. The arrows with the dotted
lines indicate inputs and outputs (or settings and actions based on settings). For example,
the multifield classifier sets the forwarding class and loss priority of incoming packets.
This means that the forwarding class and loss priority are outputs of the classifier; thus,
the arrow points away from the classifier. The scheduler receives the forwarding class
and loss priority settings, and queues the outgoing packet based on those settings. This
means that the forwarding class and loss priority are inputs to the scheduler; thus, the
arrow points to the scheduler.
Typically, only a combination of some components (not all) is used to define a CoS
service offering.
Related
Documentation
• Packet Flow Through the CoS Process Configuration Example
Notational Conventions Used in Junos OS Configuration Hierarchies•
Documentation
[edit firewall] Hierarchy Level
Several statements in the [edit firewall] hierarchy are valid at numerous locations within
the hierarchy. To make the complete hierarchy easier to read, the repeated statements
are listed in the following sections, which are referenced at the appropriate locations in
“Complete [edit firewall] Hierarchy” on page 38.
•
Common Firewall Actions on page 33
•
Common IP Firewall Actions on page 34
•
Common IPv4 Firewall Actions on page 34
•
Common IP Firewall Match Conditions on page 35
•
Common IPv4 Firewall Match Conditions on page 36
•
Common Layer 2 Firewall Match Conditions on page 36
•
Complete [edit firewall] Hierarchy on page 38
Common Firewall Actions
This section lists statements that are valid at the following hierarchy levels, and is
referenced at those levels in “Complete [edit firewall] Hierarchy” on page 38 instead of
the statements being repeated.
This section lists statements that are valid at the following hierarchy levels, and is
referenced at those levels in “Complete [edit firewall] Hierarchy” on page 38 instead of
the statements being repeated.
•
[edit firewall family inet filter filter-name term term-name then]
•
[edit firewall family inet6 filter filter-name term term-name then]
•
[edit firewall filter filter-name term term-name then]
This section lists statements that are valid at the following hierarchy levels, and is
referenced at those levels in “Complete [edit firewall] Hierarchy” on page 38 instead of
the statements being repeated.
•
[edit firewall family inet filter filter-name term term-name then]
•
[edit firewall filter filter-name term term-name then]
The common IP version 4 (IPv4) firewall actions are as follows:
This section lists statements that are valid at the following hierarchy levels, and is
referenced at those levels in “Complete [edit firewall] Hierarchy” on page 38 instead of
the statements being repeated.
•
[edit firewall family inet dialer-filter filter-name term term-name from] (with the
exceptions noted at this level in “Complete [edit firewall] Hierarchy” on page 38)
•
[edit firewall family inet filter filter-name term term-name from]
•
[edit firewall family inet6 dialer-filter filter-name term term-name from] (with the
exceptions noted at this level in “Complete [edit firewall] Hierarchy” on page 38)
•
[edit firewall family inet6 filter filter-name term term-name from]
•
[edit firewall filter filter-name term term-name from]
The common IP firewall match conditions are as follows:
Class of Service Overview and Examples for EX9200 Switches
Common IPv4 Firewall Match Conditions
This section lists statements that are valid at the following hierarchy levels, and is
referenced at those levels in “Complete [edit firewall] Hierarchy” on page 38 instead of
the statements being repeated.
•
[edit firewall family inet dialer-filter filter-name term term-name from] (with the
exceptions noted at this level in “Complete [edit firewall] Hierarchy” on page 38)
•
[edit firewall family inet filter filter-name term term-name from]
•
[edit firewall filter filter-name term term-name from]
The common IPv4 firewall match conditions are as follows:
This section lists statements that are valid at the following hierarchy levels, and is
referenced at those levels in “Complete [edit firewall] Hierarchy” on page 38 instead of
the statements being repeated.
•
[edit firewall family ethernet-switching filter filter-name term term-name from]
•
[edit firewall family vpls filter filter-name term term-name from]
The common Layer 2 firewall match conditions are as follows:
accounting-profile [ profile-names ];
term term-name {
from {
... statements in Common IP Firewall Match Conditions on page 35 AND
statements in Common IPv4 Firewall Match Conditions on page 36 EXCEPT
FOR ...
(ah-spi [ values ] | ah-spi-except [ values ]); # NOT valid at this level
(destination-class [ class-names ] |
destination-class-except [ class-names ]); # NOT valid at this level
interface interface-name; # NOT valid at this level
(loss-priority [ priorities ] | loss-priority-except [ priorities ]); # NOT valid at
this level
service-filter-hit; # NOT valid at this level
(source-class [ class-names ] | source-class-except [ class-names ]); # NOT
destination-class-except [ class-names ]); # NOT valid at this level
(forwarding-class [ class-names ] |
forwarding-class-except [ class-names ]); # NOT valid at this level
interface interface-name; # NOT valid at this level
(interface-group [ group-names ] | interface-group-except [ group-names ]); #
NOT valid at this level
(loss-priority [ priorities ] | loss-priority-except [ priorities ]); # NOT valid at