service
Adds a specific service name tag to a PPPoE service name table, or modifies the default action for the empty service name tag. For the empty service name tag, you can specify that an AC, such as an E-series router, should ignore (drop), rather than respond to (terminate), all PADI requests from the client containing an empty service name tag. For specific (nonempty) service names, the default action, terminate, is always used. The no version restores the default action, terminate, for an empty service name tag, or removes the specified nonempty service name tag from the PPPoE service name table.
service { empty-service-name action actionValue | serviceName }
no service { empty-service-name | serviceName }
- empty-service-nameSpecifies an empty service name tag of zero length, indicating that any service is acceptable; always uses the default action, terminate
- actionValueOne of the following actions for the empty service name tag:
- dropSpecifies that the AC should ignore all PADI requests containing an empty service name tag and not respond with a PPPoE Active Discovery Offer (PADO) packet
- terminateSpecifies that the AC should respond to a PADI request by sending a PADO packet; this is the default action
- serviceNameName of a nonempty service name tag that specifies a custom value, such as an ISP name or class of service; string of up to 31 alphanumeric characters
PPPoE Service Name Table Configuration
Command introduced before JUNOSe Release 7.1.0.