empty-service
Syntax
empty-service <delay seconds |
drop | terminate>;
Hierarchy Level
[edit protocols pppoe service-name-tables table-name]
Release Information
Statement introduced in JUNOS Release 10.0.
Description
Specify the action taken by the interface on receipt of a PADI control packet for the empty service.
Default
The default action is terminate.
Options
delay seconds—(Optional) Number of seconds that the PPPoE interface delays after it receives a PADI control packet before it responds with a PADO packet to indicate that it can service the client request.
- Range: 1 through 600 seconds
drop—(Optional) Drop (ignore) a PADI control packet when it is received to deny the service request.
terminate—(Optional) Immediately respond with a PADO packet to indicate that it can service the client request. This is the default action.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.