See the following sections:
- epd-threshold cells plp1 cells;
- [edit interfaces interface-name unit logical-unit-number],
- [edit interfaces interface-name unit logical-unit-number address address family family multipoint-destination address],
- [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number],
- [edit logical-systems logical-system-name interfaces interface-name unit logical-unit-number address address family family multipoint-destination address]
Statement introduced before JUNOS Release 7.4.
For ATM2 IQ interfaces only, define the early packet discard (EPD) threshold on a VC. The EPD threshold is a limit on the number of transmit packets that can be queued. Packets that exceed the limit are discarded. For interfaces configured in trunk mode, you can also configure dual EPD thresholds depending on the packet loss priorities (PLPs). For more information, see Configuring Two EPD Thresholds per Queue.
Approximately 1 percent of the available cell buffers. If shaping is enabled, the default EPD threshold is proportional to the shaping rate according to the following formula:
- default epd-threshold = number of buffers * shaping rate
/ line rate
The minimum EPD threshold value is 48 cells. If the default EPD threshold formula results in an EPD threshold of less than 48 cells, the result will be ignored, and the minimum value of 48 cells will be used.
cells—Maximum number of cells.
See Configuring the ATM2 IQ EPD Threshold.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
- epd-threshold cells plp1 cells;
- [edit interfaces at-fpc/pic/port atm-options scheduler-maps map-name forwarding-class class-name]
Statement introduced before JUNOS Release 7.4.
For ATM2 IQ interfaces only, define the EPD threshold on a VC. The EPD threshold is a limit on the number of transmit packets that can be queued. Packets that exceed the limit are discarded.
If you do not include either the epd-threshold or the linear-red-profile statement in the forwarding class configuration, the JUNOS software uses an EPD threshold based on the available bandwidth and other parameters.
cells—Maximum number of cells.
The plp1 statement is explained separately.
See Configuring ATM2 IQ VC Tunnel CoS Components.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.