Navigation
Supported Platforms
pppoe-tags (Adjustment Control Profiles)
Syntax
pppoe-tags {priority priority;algorithm algorithm;}
Hierarchy Level
[edit class-of-service adjustment-control-profiles profile-name application]
Release Information
Statement introduced in Junos OS Release 13.1R1.
Description
Configure the shaping rate adjustment controls for the Point-to-Point Protocol over Ethernet (PPPoE) Tags application.
Options
priority | — | Priority of the Point to Point Protocol over Ethernet IA Tags application in the adjustment control profile. |
Range: 1 through 10; 1 being the highest priority.
Default: 2
algorithm | — | Rate adjustment algorithm used by the Point to Point Protocol over Ethernet (PPPoE) IA Tags application. |
Values:
- adjust-never—Do not perform rate adjustments.
- adjust-always—Adjust the shaping rate unconditionally.
- adjust-less—Adjust the shaping rate if it is less than the configured value.
- adjust-less-or equal—Adjust the shaping rate if it is less than or equal to the configured value.
- adjust-greater—Adjust the shaping rate if it is greater than the configured value.
- adjust-greater-or-equal—Adjust the shaping rate if it is greater than or equal to the configured value.
Default: adjust-less
Required Privilege Level
interfaces—To view this statement in the
configuration.
interface-control—To add this
statement to the configuration.