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. This threshold applies to packets that have a packet-loss priority (PLP) of 0.
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 an ATM Scheduler Map.
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.