pppoe auto-configure
Syntax
pppoe auto-configure [ lockout-time { minValue maxValue | none } ]
no pppoe auto-configure
Release Information
Command introduced before JunosE Release
7.1.0.
lockout-time keyword, minValue variable, maxValue variable,
and none keyword added in JunosE Release
7.2.0.
Description
Configures the router to dynamically create PPPoE subinterfaces over static PPPoE major interfaces. Optionally, specifies the lockout time range for the PPPoE clients associated with the dynamic PPPoE subinterface column on the PPPoE major interface. The dynamic encapsulation type lockout temporarily prevents the static PPPoE major interface from detecting, accepting, and creating dynamic PPPoE subinterface columns until the lockout time expires. The no version terminates dynamic creation of PPPoE subinterfaces on the static PPPoE major interface.
![]() | Note: You cannot terminate dynamic creation of PPPoE subinterfaces on the static PPPoE major interface using the no pppoe auto-configure command in Interface Configuration mode or Subinterface Configuration mode if subscribers are still connected to that interface. When you attempt the termination of dynamic PPPoE subinterfaces, an error message alerts that this operation cannot be performed until all subscribers connected to that interface are disconnected. |
Options
- minValue—Minimum lockout time, in the range 1–86400 seconds (24 hours)
- maxValue—Maximum lockout time, in the range 1–86400 seconds (24 hours)
- none—Disables lockout for the PPPoE clients associated with the dynamic PPPoE subinterface column on the static PPPoE major interface; this is the default value
Mode
Interface Configuration, Subinterface Configuration