Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

traffic-manager

List of Syntax

Syntax (MX Series, T Series)
Syntax (M Series)

Syntax (MX Series, T Series)

traffic-manager {egress-shaping-overhead number;ingress-shaping-overhead number;mode {egress-only;ingress-and-egress;}}

Syntax (M Series)

traffic-manager {egress-shaping-overheadnumber;ingress-shaping-overhead number;mode {egress-only;ingress-and-egress;session-shaping;}}

Hierarchy Level

[edit chassis fpc slot-number pic pic-number],[edit chassis lcc number fpc slot-number pic pic-number] (Routing Matrix)

Release Information

Statement introduced in Junos OS Release 8.3.

Description

Enable CoS queuing, scheduling, and shaping on an L2TP session.

Note: Committing changes to traffic-manager automatically restarts any necessary components (PICs, DPCs, or FPCs).

Options

egress-shaping-overhead number—When traffic management (queueing and scheduling) is configured on the egress side, the number of CoS shaping overhead bytes to add to the packets on the egress interface.

Replace number with a value from -63 through 192 bytes.

Note: The L2 headers (DA/SA + VLAN tags) are automatically a part of the shaping calculation.

ingress-shaping-overhead number—When L2TP session shaping is configured, the number of CoS shaping overhead bytes to add to the packets on the ingress side of the L2TP tunnel to determine the shaped session packet length.

When session shaping is not configured and traffic management (queueing and scheduling) is configured on the ingress side, the number of CoS shaping overhead bytes to add to the packets on the ingress interface.

Replace number with a value from —63 through 192 bytes.

mode—Configure CoS traffic manager mode of operation. This option has the following suboptions:

  • egress-only—Enable CoS queuing and scheduling on the egress side for the PIC that houses the interface. This is the default mode for an Enhanced Queueing (EQ) DPC on MX Series routers.

    Note: If ingress packet drops are observed at a high rate for an IQ2 or IQ2E PIC, configure the traffic-manager statement to work in the egress-only mode.

  • ingress-and-egress—Enable CoS queueing and scheduling on both the egress and ingress sides for the PIC. This is the default mode for IQ2 and IQ2E PICs on M Series and T Series routers.

    Note:

    • For EQ DPCs, you must configure the traffic-manager statement with ingress-and-egress mode to enable ingress CoS on the EQ DPC.
    • EQ DPCs have 250 ms of buffering, with only egress queueing (default mode). When ingress-and-egress is configured, the buffer is partitioned as 50 ms for the ingress direction and 200 ms for the egress direction.
  • session-shaping—(M Series routers only) Configure the IQ2 PIC mode for session-aware traffic shaping to enable L2TP session shaping.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Published: 2015-02-06