atm-options
Syntax
- atm-options {
- cell-bundle-size cells;
- ilmi;
-
- linear-red-profiles profile-name {
- high-plp-max-threshold percent;
- low-plp-max-threshold percent;
- queue-depth cells high-plp-threshold percent low-plp-threshold percent;
- }
-
- mpls {
-
- pop-all-labels {
- required-depth number;
- }
- }
- pic-type (atm1
| atm2);
- plp-to-clp;
-
- promiscuous-mode {
- vpi vpi-identifier;
- }
-
- scheduler-maps map-name {
-
- class-name {
- cells plp1 cells;
- linear-red-profile profile-name;
- (high | low);
- (cells number | percent number);
- }
- vc-cos-mode (alternate
| strict);
- }
-
- vpi-identifier {
- maximum-vcs maximum-vcs;
-
- oam-liveness {
- up-count cells;
- down-count cells;
- }
- oam-period (disable
| seconds);
-
- shaping {
- (cbr rate | rtvbr peak rate sustained rate burst length | vbr peak rate sustained rate burst length);
- queue-length number;
- }
- }
- }
Hierarchy Level
Release Information
Statement introduced before JUNOS Release 7.4.
Description
Configure ATM-specific physical interface properties.
The statements are explained separately.
Usage Guidelines
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
