Configuring the Action Taken for the Any Service
The any
service acts as a default service
for service name tags transmitted by the client that do not match
any of the service entries configured in the PPPoE service name table
on the router. By configuring an action for the any
service,
you specify the action taken by the PPPoE underlying interface when
it receives a PADI control packet from a client that includes a non-empty
service name tag that does not match any of the named service entries
or empty
service entry in the PPPoE service name table.
Each PPPoE service name table includes one any
service
entry associated by default with the drop
action. The drop
action ignores a PADI packet containing a nonmatching
service name tag. Alternatively, you can configure the terminate
action to immediately respond to the PADI packet with a PADO packet,
or the delay
action to specify a delay between receipt
of the PADI packet and transmission of the PADO packet.
To configure the action taken for the any
service
in response to a PADI packet from a PPPoE client:
Specify the action.
[edit protocols pppoe service-name-tables table1] user@host# set service any terminate
You can also accomplish the following optional tasks
when you configure the any
service:
Specify the agent circuit identifier (ACI) and agent remote identifier (ARI) information to determine the action taken by the PPPoE underlying interface when it receives a PADI packet with matching ACI/ARI information.
Specify a dynamic profile and routing instance with which the router instantiates a dynamic PPPoE subscriber interface.
Limit the number of active PPPoE sessions that the router can establish with the
any
service.