Page 2
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.
Page 6
Traffic Policers Feature Guide for EX9200 Switches Multifield Classification Limitations on M Series Routers ....119 Problem: Output-Filter Matching on Input-Filter Classification ... 119 Workaround: Configure All Actions in the Ingress Filter .
® 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.
Traffic Policers Feature Guide 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 command. These procedures are load merge relative described in the following sections.
Page 16
Traffic Policers Feature Guide for EX9200 Switches Table 2: Text and Syntax Conventions (continued) Convention Description Examples Fixed-width text like this Represents output that appears on the user@host> show chassis alarms terminal screen. No alarms currently active Italic text like this...
We encourage you to provide feedback, comments, and suggestions so that we can improve the documentation. You can provide feedback by using either of the following methods: Online feedback rating system—On any page of the Juniper Networks TechLibrary site , simply click the stars to rate the content, http://www.juniper.net/techpubs/index.html and use the pop-up form to provide us with information about your experience.
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: http://kb.juniper.net/InfoCenter/ 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/...
Traffic Policers Feature Guide for EX9200 Switches routed through a network. Dropping inbound traffic also helps to thwart denial-of-service (DoS) attacks. Policers applied to outbound traffic control the bandwidth used. NOTE: Traffic policers are instantiated on a per-PIC basis. Traffic policing does not work when the traffic for one local policy decision function (L-PDF) subscriber is distributed over multiple Multiservices PICs in an AMS group.
Traffic Policers Feature Guide for EX9200 Switches along with their associated burst sizes, the CBS and peak burst size (PBS). Traffic is marked as belonging to one of three categories (green, yellow, or red) based on whether the packets arriving are below the CIR (green), exceed the CIR (yellow) but not the PIR, or exceed the PIR (red).
Traffic Policers Feature Guide for EX9200 Switches Related Stateless Firewall Filter Overview. Documentation Traffic Policer Types Order of Policer and Firewall Filter Operations on page 11 Packet Flow Through the Junos OS CoS Process Overview Traffic Policer Types This topic covers the following information:...
Traffic Policers Feature Guide for EX9200 Switches Policers Applied to Layer 2 Traffic on page 10 Multifield Classification on page 11 Logical Interface (Aggregate) Policers A logical interface policer can be a two-color policer, not a three-color policer. When you...
Traffic Policers Feature Guide for EX9200 Switches Table 6: Implicit and Configurable Policer Actions Based on Color Marking (continued) Policer Rate Limits and Color Marking Implicit Action Configurable Actions Green Set PLP to – Conforms to rate limits – Discard the packet.
Traffic Policers Feature Guide for EX9200 Switches Dual Token Bucket Algorithms This topic covers the following information: Token Bucket Concepts on page 22 Guaranteed Bandwidth for Three-Color Marking on page 22 Nonconformance Measurement for Single-Rate Three-Color Marking on page 22...
Page 44
Traffic Policers Feature Guide for EX9200 Switches NOTE: For single-rate two-color policers only, you can also specify the bandwidth limit as a percentage of either the physical interface port speed or the configured logical interface shaping rate by using the bandwidth-percent percentage statement.
Traffic Policers Feature Guide for EX9200 Switches NOTE: The measured length of a packet changes according to the family type that the policer applies to. If the policer is applied under the family inet hierarchy, the policer considers only the IPv4 packet length. If the policer is...
Traffic Policers Feature Guide for EX9200 Switches Determining Proper Burst Size for Traffic Policers This topic covers the following information: Policer Burst Size Limit Overview on page 30 Effect of Burst-Size Limit on page 31 Two Methods for Calculating Burst-Size Limit on page 32...
Traffic Policers Feature Guide for EX9200 Switches at line rate until all the accumulated tokens in the token bucket are used up. This means that configuring a large burst size can allow too many packets to avoid rate limiting, which can lead to a traffic rate that exceeds the bandwidth limit for an extended period of time.
Traffic Policers Feature Guide for EX9200 Switches If the downstream device is unable to handle the amount of bursty traffic allowed using the initial burst size configuration, reduce the burst-size limit until you achieve acceptable results. 5 ms Method for Selecting Initial Burst Size for Gigabit Ethernet Interface with...
Traffic Policers Feature Guide for EX9200 Switches policer policer-name { logical-interface-policer; if-exceeding (bandwidth-limit bps | bandwidth-percent percentage); burst-size-limit bytes; then { discard; forwarding-class class-name; loss-priority (high | low | medium-high | medium-low); You can include the configuration at the following hierarchy levels:...
Traffic Policers Feature Guide for EX9200 Switches You can include the configuration at the following hierarchy levels: [edit] [edit logical-systems logical-system-name] Statement Hierarchy for Applying a Three-Color Policer to Layer 2 Traffic To apply a logical interface policer to Layer 2 traffic, include the...
Page 62
Traffic Policers Feature Guide for EX9200 Switches Nonconforming traffic that exceeds the peak traffic limits are categorized as red. The packets in a red traffic flow are implicitly set to a loss priority. In this example, the high optional policer action for red traffic (...
Page 64
Traffic Policers Feature Guide for EX9200 Switches network node, and any preexisting color markings are used in determining the appropriate policing action for the packet. Because you are applying this three-color policer applied to input at Layer 2, you must configure the policer to be color-blind.
Page 66
Traffic Policers Feature Guide for EX9200 Switches Output: trTCM2-cb-ge-1/3/1.0-log_int-o The log_int-i suffix denotes a logical interface policer applied to input traffic, while the log_int-o suffix denotes a logical interface policer applied to output traffic. In this example, the logical interface policer is applied to in the input direction only.
Page 68
Traffic Policers Feature Guide for EX9200 Switches Table 7: Two-Color Policer Configuration and Application Overview (continued) Policer Configuration Layer 3 Application Key Points Interface policer verification: Method B—Apply as a firewall filter policer at the Use the show interfaces protocol family level: (detail | extensive) operational mode command.
Page 70
Traffic Policers Feature Guide for EX9200 Switches Table 7: Two-Color Policer Configuration and Application Overview (continued) Policer Configuration Layer 3 Application Key Points Logical Interface (Aggregate) Policer Defines traffic rate limiting that you can apply to multiple protocol families on the same logical interface without creating multiple instances of the policer.
Traffic Policers Feature Guide for EX9200 Switches To rate-limit Layer 3 traffic, you can apply a two-color policer in the following ways: Directly to a logical interface, at a specific protocol level. As the action of a standard stateless firewall filter that is applied to a logical interface, at a specific protocol level.
Traffic Policers Feature Guide for EX9200 Switches policer to use bandwidth percent for aggregate, tunnel, and software interfaces. In this example, the host is a traffic generator emulating a webserver. Devices R1 and R2 are owned by a service provider. The webserver is accessed by users on Device Host2.
Page 78
Traffic Policers Feature Guide for EX9200 Switches Step-by-Step The following example requires you to navigate various levels in the configuration Procedure hierarchy. For information about navigating the CLI, see Using the CLI Editor in Configuration Mode in the CLI User Guide.
Page 80
Traffic Policers Feature Guide for EX9200 Switches from { protocol tcp; port 80; then policer discard; term t2 { then accept; policer discard { if-exceeding { bandwidth-limit 700m; burst-size-limit 15k; then discard; user@R1# show protocols ospf area 0.0.0.0 { interface ge-2/0/5.0 { passive;...
Page 84
Traffic Policers Feature Guide for EX9200 Switches Configuration The following example requires you to navigate various levels in the configuration hierarchy. For information about navigating the CLI, see Using the CLI Editor in Configuration Mode. To configure this example, perform the following tasks:...
Page 86
Traffic Policers Feature Guide for EX9200 Switches Configure the first policer. [edit firewall policer p-all-1m-5k-discard] user@host# set if-exceeding bandwidth-limit user@host# set if-exceeding burst-size-limit user@host# set then discard Enable configuration of a two-color policer that discards packets that do not conform to a bandwidth specified as “10 percent”...
Page 88
Traffic Policers Feature Guide for EX9200 Switches Configure the filter term to match FTP packets. [edit firewall family inet filter filter-ipv4-with-limits term t-ftp] user@host# set then policer p-ftp-10p-500k-discard Enable configuration of a filter term to rate-limit ICMP packets. [edit firewall family inet filter filter-ipv4-with-limits term t-ftp]...
Page 90
Traffic Policers Feature Guide for EX9200 Switches vlan-id 101; family inet { filter { input filter-ipv4-with-limits; policer input p-all-1m-5k-discard; address 10.20.240.1/24; If you are done configuring the device, enter commit from configuration mode. Verification Confirm that the configuration is working properly.
Page 92
Traffic Policers Feature Guide for EX9200 Switches Policers: Name Bytes Packets p-ftp-10p-500k-discard-t-ftp-fe-0/1/1.1-i p-icmp-500k-500k-discard-t-icmp-fe-0/1/1.1-i The command output displays the names of the policers ( p-ftp-10p-500k-discard ), combined with the names of the filter terms ( p-icmp-500k-500k-discard t-ftp t-icmp , respectively) under which the policer action is specified. The policer-specific output lines display the number of packets that matched the filter term.
Traffic Policers Feature Guide for EX9200 Switches If you reference a bandwidth policer from a stateless firewall filter term, you must include the statement in the firewall filter configuration. interface-specific Guidelines for Applying a Bandwidth Policer The following guidelines pertain to applying a bandwidth policer to traffic:...
Page 96
Traffic Policers Feature Guide for EX9200 Switches Configuration The following example requires you to navigate various levels in the configuration hierarchy. For information about navigating the CLI, see Using the CLI Editor in Configuration Mode. To configure this example, perform the following tasks:...
Page 100
Traffic Policers Feature Guide for EX9200 Switches Displaying Traffic Statistics and Policers for the Logical Interface Purpose Verify the traffic flow through the logical interface and that the policer is evaluated when packets are received on the logical interface. Action...
Page 102
Traffic Policers Feature Guide for EX9200 Switches Related Two-Color Policer Configuration Overview on page 49 Documentation Guidelines for Applying Traffic Policers on page 15 bandwidth-percent on page 201 interface-specific (Firewall Filters) logical-bandwidth-policer on page 221 shaping-rate (Applying to an Interface)
Traffic Policers Feature Guide for EX9200 Switches Example: Configuring a Stateless Firewall Filter to Protect Against TCP and ICMP Floods This example shows how to create a stateless firewall filter that protects against TCP and ICMP denial-of-service attacks. Requirements on page 86...
Page 106
Traffic Policers Feature Guide for EX9200 Switches set protocols bgp group ext type external set protocols bgp group ext export send-direct set protocols bgp group ext neighbor 10.0.0.1 peer-as 100 set protocols ospf area 0.0.0.0 interface lo0.0 passive set protocols ospf area 0.0.0.0 interface fe-1/2/0.0 set policy-options prefix-list trusted-addresses 10.0.0.0/24...
Page 108
Traffic Policers Feature Guide for EX9200 Switches Results Confirm your configuration by entering the show interfaces show protocols show , and commands from configuration policy-options show routing-options show firewall mode. If the output does not display the intended configuration, repeat the instructions in this example to correct the configuration.
Page 110
Traffic Policers Feature Guide for EX9200 Switches Verification Confirm that the configuration is working properly. NOTE: To verify the TCP policer, you can use a packet generation tool. This task is not shown here. Displaying Stateless Firewall Filter That Are in Effect on page 92...
Page 112
Traffic Policers Feature Guide for EX9200 Switches [edit policy-options prefix-list trusted-addresses] user@R2# set 172.16.0.0/16 user@R2# commit From Device R1, try again to telnet to Device R2. user@R1> telnet 172.16.0.2 source 172.16.0.1 Trying 172.16.0.2... Connected to R2.example.net. Escape character is '^]'.
Page 114
Traffic Policers Feature Guide for EX9200 Switches The ping output shows that 10% packet loss is occurring. The ICMP packet counter is incrementing, and the icmp-policer is incrementing. Device R2 does not send ICMP responses to the ping 172.16.0.2 source 172.16.0.1 command.
Traffic Policers Feature Guide for EX9200 Switches NOTE: A prefix-specific action is specific to a source or destination prefix range, but it is not specific to a particular source or destination address range, and it is not specific to a particular interface.
Traffic Policers Feature Guide for EX9200 Switches Filter-Specific Counter and Policer Set Overview By default, a prefix-specific policer set operates in term-specific mode so that, for a given firewall filter, the Junos OS creates a separate counter and policer set for every filter term that references the prefix-specific action.
Page 120
Traffic Policers Feature Guide for EX9200 Switches To configure this example, perform the following tasks: Configuring a Policer for Prefix-Specific Counting and Policing on page 102 Configuring a Prefix-Specific Action Based on the Policer on page 103 Configuring an IPv4 Filter That References the Prefix-Specific Action on page 104...
Page 122
Traffic Policers Feature Guide for EX9200 Switches bandwidth-limit 1m; burst-size-limit 63k; then discard; family inet { prefix-action psa-1Mbps-per-source-24-32-256 { policer 1Mbps-policer; subnet-prefix-length 24; source-prefix-length 32; Configuring an IPv4 Filter That References the Prefix-Specific Action Step-by-Step To configure an IPv4 standard firewall filter that references the prefix-specific action: Procedure Enable configuration of the IPv4 standard firewall filter.
Page 124
Traffic Policers Feature Guide for EX9200 Switches Verification Confirm that the configuration is working properly. Displaying the Firewall Filters Applied to an Interface on page 106 Displaying Prefix-Specific Actions Statistics for the Firewall Filter on page 106 Displaying the Firewall Filters Applied to an Interface...
Traffic Policers Feature Guide for EX9200 Switches source-address { 10.10.10.0/24; 10.11.0.0/16; then prefix-action psa-1Mbps-per-source-24-32-256; interfaces { so-0/0/2 { unit 0 { family inet { filter { input limit-source-two-24-16; address 10.39.1.1/16; Scenario 2: Subnet Prefix Is Longer Than the Prefix in the Filter Match Condition The complete example, “Example: Configuring Prefix-Specific Counting and Policing”...
Page 130
Traffic Policers Feature Guide for EX9200 Switches NOTE: The firewall filter passes the prefix-specific action only packets with source addresses that range from through , while the 10.10.10.0 10.10.10.127 prefix-specific action specifies a set of 256 counters and policers, numbered from 0 through 255.
Traffic Policers Feature Guide for EX9200 Switches BA classification purposes can be 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.
Traffic Policers Feature Guide for EX9200 Switches Multifield Classification Requirements and Restrictions This topic covers the following information: Supported Platforms on page 118 CoS Tricolor Marking Requirement on page 118 Restrictions on page 118 Supported Platforms loss-priority firewall filter action is supported on the following routing platforms only:...
Traffic Policers Feature Guide for EX9200 Switches [edit] user@host# show interfaces ge-1/2/0 { unit 0 { family inet { filter { input ingress; output egress; Workaround: Configure All Actions in the Ingress Filter As a workaround, you can configure all of the actions in the ingress filter.
Page 140
Traffic Policers Feature Guide for EX9200 Switches b. Make sure that the output queues to which the forwarding classes are assigned are associated with schedulers. A scheduler defines the amount of interface bandwidth assigned to the queue, the size of the memory buffer allocated for storing packets, the priority of the queue, and the random early detection (RED) drop profiles associated with the queue.
Page 142
Traffic Policers Feature Guide for EX9200 Switches user@host# edit firewall policer ef-policer [edit firewall policer ef-policer] user@host# set if-exceeding bandwidth-limit 300k user@host# set if-exceeding burst-size-limit 50k user@host# set then loss-priority high user@host# set then forwarding-class expedited-forwarding Configure a policer for assured-forwarding traffic.
Traffic Policers Feature Guide for EX9200 Switches classifier is insufficient to classify a packet, when peering routers do not have CoS bits marked, or the peering router’s marking is untrusted. Requirements on page 128 Overview on page 128 Configuration on page 129...
Figure 14 on page 129. The section “Step-by-Step Procedure” on page 130 describes the steps on Device R1. Classifiers are described in more detail in the following Juniper Networks Learning Byte video. Video: Class of Service Basics, Part 2: Classification Learning Byte Configuration...
Page 148
Traffic Policers Feature Guide for EX9200 Switches set firewall family inet filter mf-classifier term Premium-data then forwarding-class Premium-data set firewall family inet filter mf-classifier term accept-all-else then accept Device R2 set interfaces ge-1/0/2 description to-R1 set interfaces ge-1/0/2 unit 0 family inet address 10.30.0.2/30...
Page 150
Traffic Policers Feature Guide for EX9200 Switches Verification Confirm that the configuration is working properly. Checking the CoS Settings on page 132 Sending TCP Traffic into the Network and Monitoring the Queue Placement on page 132 Checking the CoS Settings Purpose Confirm that the forwarding classes are configured correctly.
Page 154
Traffic Policers Feature Guide for EX9200 Switches Configuration on page 136 Verification on page 142 Requirements Before you begin, make sure that interface for which you are applying ingress or egress policer overhead is hosted on one of the following:...
Page 156
Traffic Policers Feature Guide for EX9200 Switches user@host# set vlan-tagging NOTE: For Gigabit Ethernet IQ2 PICs only, use the shared-scheduler statement to enable shared schedulers and shapers on a physical interface. Configure logical interface ge-1/3/1.0 [edit interfaces ge-1/3/1] user@host# set unit 0 vlan-id 100 user@host# set unit 0 family inet address 10.10.10.1/30...
Page 164
Traffic Policers Feature Guide for EX9200 Switches Table 10: Three-Color Policer Configuration and Application Overview (continued) Policer Configuration Layer 3 Application Key Points Apply the filter to a logical interface at the protocol family level: [edit interfaces] interface-name { unit unit-number {...
Page 166
Traffic Policers Feature Guide for EX9200 Switches Table 10: Three-Color Policer Configuration and Application Overview (continued) Policer Configuration Layer 3 Application Key Points Basic Two-Rate Three-Color Policer Defines traffic rate limiting that you can apply to Layer 3 protocol-specific traffic at a logical interface. Can be applied as a firewall filter policer only.
Naming Conventions for Three-Color Policers on page 151 Platforms Supported for Three-Color Policers Three-color policers are supported on the following Juniper Networks routers: M120 Multiservice Edge Routers M320 Multiservice Edge Routers and T Series Core Routers with Enhanced II Flexible...
Traffic Policers Feature Guide for EX9200 Switches Color Modes for Three-Color Policers Three-color policers—both single-rate and two-rate three-color policer schemes—can operate in either of two modes: Color-Blind Mode on page 150 Color-Aware Mode on page 150 Color-Blind Mode In color-blind mode, the three-color policer assumes that all packets examined have not been previously marked or metered.
Traffic Policers Feature Guide for EX9200 Switches NOTE: For both single-rate and two-rate three-color policers, the only configurable action is to discard packets in a red traffic flow. action for a tricolor marking policer for a firewall filter is supported on the...
Page 174
Traffic Policers Feature Guide for EX9200 Switches Configure the single-rate guaranteed traffic limits. [edit firewall three-color-policer srTCM1-ca] user@host# set single-rate committed-information-rate user@host# set single-rate committed-burst-size 100k Configure the single-rate burst-size limit that is used to classify nonconforming traffic. [edit firewall three-color-policer srTCM1-ca]...
Page 176
Traffic Policers Feature Guide for EX9200 Switches Reference the filter as an input filter. [edit interfaces ge-2/0/5 unit 0 family inet] user@host# set filter input filter-srtcm1ca-all Results Confirm the configuration of the interface by entering the show class-of-service show configuration mode commands. If the command output does not display the...
Traffic Policers Feature Guide for EX9200 Switches If congestion occurs downstream, the packets with higher loss priority are more likely to be discarded. NOTE: For both single-rate and two-rate three-color policers, the only configurable action is to discard packets in a red traffic flow.
Page 182
Traffic Policers Feature Guide for EX9200 Switches Configuring a Two-Rate Three-Color Policer Step-by-Step To configure a two-rate three-color policer: Procedure Enable configuration of a three-color policer. [edit] user@host# set firewall three-color-policer trTCM1-ca Configure the color mode of the two-rate three-color policer.
Page 184
Traffic Policers Feature Guide for EX9200 Switches Applying the Filter to a Logical Interface at the Protocol Family Level Step-by-Step To apply the filter to the logical interface at the protocol family level: Procedure Enable configuration of an IPv4 firewall filter.
Traffic Policers Feature Guide for EX9200 Switches You can apply a logical interface policer to unicast traffic only. For information about configuring a stateless firewall filter for flooded traffic, see “Applying Forwarding Table Filters” in the “Traffic Sampling, Forwarding, and Monitoring” section of the Routing Policies, Firewall Filters, and Traffic Policers Feature Guide.
Page 192
Traffic Policers Feature Guide for EX9200 Switches Results Confirm the configuration of the logical interfaces by entering the show interfaces configuration mode command. If the command output does not display the intended configuration, repeat the instructions in this procedure to correct the configuration.
Page 194
Traffic Policers Feature Guide for EX9200 Switches user@host# edit interfaces ge-1/3/1 unit 0 Apply the policer to all traffic types or to a specific traffic type on the logical interface. To apply the policer to all traffic types, regardless of the protocol family, include...
Page 196
Traffic Policers Feature Guide for EX9200 Switches Configuration on page 179 Verification on page 182 Requirements Before you begin, make sure that the logical interface to which you apply the three-color logical interface policer is hosted on a Gigabit Ethernet interface (...
Page 198
Traffic Policers Feature Guide for EX9200 Switches Configure logical interface ge-1/3/1.0 [edit interfaces ge-1/3/1] user@host# set unit 1 vlan-id 101 user@host# set unit 1 family inet address 20.20.20.1/30 arp 20.20.20.2 mac 00:00:11:22:33:44 Results Confirm the configuration of the logical interfaces by entering the show interfaces configuration mode command.
Page 200
Traffic Policers Feature Guide for EX9200 Switches Apply the three-color logical interface policer to a logical interface input. [edit interfaces ge-1/3/1 unit 0] user@host# set layer2-policerinput-three-color trTCM2-cb Results Confirm the configuration of the logical interfaces by entering the show interfaces configuration mode command.
Traffic Policers Feature Guide for EX9200 Switches To configure a single-rate or two-rate three-color physical interface policer, include the statement at one of the following hierarchy levels: physical-interface-policer [edit firewall three-color-policer policer-name] [edit logical-system logical-system-name firewall three-color-policer policer-name] [edit routing-instances routing-instance-name firewall...
Page 206
Traffic Policers Feature Guide for EX9200 Switches Configuration The following example requires you to navigate various levels in the configuration hierarchy. For information about navigating the CLI, see Using the CLI Editor in Configuration Mode. To configure this example, perform the following tasks:...
Page 208
Traffic Policers Feature Guide for EX9200 Switches Configuring an IPv4 Physical Interface Filter Step-by-Step To configure a physical interface policer as the action for terms in an IPv4 physical Procedure interface policer: Configure a standard stateless firewall filter under a specific protocol family.
Page 210
Traffic Policers Feature Guide for EX9200 Switches Verification Confirm that the configuration is working properly. Displaying the Firewall Filters Applied to an Interface on page 192 Displaying the Number of Packets Processed by the Policer at the Logical Interface on page 192...
Page 218
Traffic Policers Feature Guide for EX9200 Switches (M Series and T Series routers) 8000 through 100,000,000,000 (Mx Series routers) 8000 through 18,446,744,073,709,551,615 NOTE: When you specify a numeric value beyond the supported bandwidth of the PFE, the router caps the bandwidth at the maximum supported bandwidth of the PFE.
Page 220
Traffic Policers Feature Guide for EX9200 Switches Hierarchical policing is a form of two-color policing that applies different policing actions based on whether the packets are classified for expedited forwarding (EF) or for a lower priority. You apply a hierarchical policer to ingress Layer 2 traffic to allows bursts of EF traffic for short period and bursts of non-EF traffic for short periods, with EF traffic always taking precedence over non-EF traffic.
Traffic Policers Feature Guide for EX9200 Switches Table 12 on page 204 summarizes the relationship between the and the bandwidth-limit token arrival rate. This information is useful in calculating the minimum burst-size-limit Table 12: Bandwidth Limits and Token Rates Bandwidth Limit...
Traffic Policers Feature Guide for EX9200 Switches excess-burst-size Syntax excess-burst-size bytes; Hierarchy Level [edit dynamic-profiles profile-name firewall three-color-policer name single-rate], [edit firewall three-color-policer policer-name single-rate] Release Information Statement introduced in Junos OS Release 7.4. Support at the [edit dynamic-profiles ... single-rate] hierarchy level introduced in Junos Release OS 11.4.
Traffic Policers Feature Guide for EX9200 Switches input-policer Syntax input-policer policer-name; Hierarchy Level [edit interfaces interface-name unit logical-unit-number layer2-policer] [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number layer2-policer] Release Information Statement introduced in Junos OS Release 8.2. Statement introduced in Junos OS Release 12.3R2 for EX Series switches.
Traffic Policers Feature Guide for EX9200 Switches output-three-color Syntax output-three-color policer-name; Hierarchy Level [edit interfaces interface-name unit logical-unit-number layer2-policer] [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number layer2-policer] Release Information Statement introduced in Junos OS Release 8.2. Statement introduced in Junos OS Release 12.3R2 for EX Series switches.
Traffic Policers Feature Guide for EX9200 Switches Related Three-Color Policer Configuration Overview on page 145 Documentation Policer Bandwidth and Burst-Size Limits Policer Color-Marking and Actions on page 18 Dual Token Bucket Algorithms on page 22 Determining Proper Burst Size for Traffic Policers on page 30...
Traffic Policers Feature Guide for EX9200 Switches The remaining statements are explained separately. Required Privilege firewall—To view this statement in the configuration. Level firewall-control—To add this statement to the configuration. Related Bandwidth Policer Overview on page 75 Documentation Configuring Firewall Filters and Policers for VPLS...
Traffic Policers Feature Guide for EX9200 Switches Basic Two-Rate Three-Color Policers on page 161 Two-Color and Three-Color Logical Interface Policers on page 171 Two-Color and Three-Color Physical Interface Policers on page 185 Two-Color and Three-Color Policers at Layer 2 on page 39...
Traffic Policers Feature Guide for EX9200 Switches show firewall List of Syntax Syntax on page 244 Syntax (EX Series Switches) on page 244 Syntax show firewall <counter counter-name> <detail> <filter (filter-name | regex regular-expression)> <log> <logical-system (all | logical-system-name)> <terse>...
Traffic Policers Feature Guide for EX9200 Switches Table 13: show firewall Output Fields Field Name Field Description Name of a filter that has been configured with the statement at the hierarchy Filter filter [edit firewall] level. Except on EX Series switches:...
Page 266
Traffic Policers Feature Guide for EX9200 Switches Sample Output show firewall filter (MX Series Router and EX Series Switch) user@host> show firewall filter test Filter: test Counters: Name Bytes Packets Counter-1 Counter-2 Policers: Name Bytes Packets Policer-1 2770 show firewall filter (non MX Series Router and EX Series Switch) user@host>...
Page 268
Traffic Policers Feature Guide for EX9200 Switches Filter name Term name Policer name myfilter polcr-term-1 myfilter-polcr-1 inet-filter-ae ae-snmp policer-1 inet-filter-ae ae-ssh policer-2 Policer Counter Index 1: Bytes Packets Green: Yellow: Discard: Filter name Term name Policer name Policer Counter Index 2:...
Traffic Policers Feature Guide for EX9200 Switches show firewall log List of Syntax Syntax on page 252 Syntax (EX Series Switches) on page 252 Syntax show firewall log <detail> <extensive> <interface interface-name> <logical-system (logical-system-name | all)> Syntax (EX Series show firewall log <detail>...
Traffic Policers Feature Guide for EX9200 Switches Table 16: show firewall prefix-action-stats Output Fields Field Name Field Description Filter name. Filter Filters configured for logical systems include the name of the filter prefixed with the two underscore characters (__) and the name of...
Page 276
Traffic Policers Feature Guide for EX9200 Switches Table 17: show policer Output Fields (continued) Field Name Field Description Policer detail OOS packet statistics for packets that are marked out-of-specification by the policer. Changes to all packets that have out-of-specification actions, such as discard, color marking, or forwarding-class, are included in this counter.
Need help?
Do you have a question about the EX9200 and is the answer not in the manual?
Questions and answers