Cisco ASR 9000 Series Command Reference Manual page 459

Aggregation services router broadband network gateway
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

PPPoE Commands
Setting a value of 0 for delay means that no transmission delay is set for the PADO message. Setting a value
of 10000 means that an infinite delay is set for PADO message; or, in other words, the PADO message is
never sent.
Within the category of Circuit-ID matches, full string matches are preferred to sub-string matches. If more
than one sub-string match occur, the selection is based on a random order.
If there is neither a string match nor a sub-string match, the configured Circuit-ID delay is used (if a Circuit-ID
is present in the PADI message), followed by the configured Remote-ID delay (if a Remote-ID is present in
the PADI message).
If there are no matches, the configured pado delay is used for PADO message.
Task ID
Task ID
ppp
Examples
This example shows how to configure a delay of 1000 milliseconds for the PADO message:
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# pppoe bba-group bba1
RP/0/RSP0/CPU0:router(config-bbagroup)# pado delay circuit-id 1000
This example shows how to configure a delay of 8000 milliseconds for the PADO message, if the Circuit-ID
received in the PADI message exactly matches the configured string (circuit1 in this example):
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# pppoe bba-group bba1
RP/0/RSP0/CPU0:router(config-bbagroup)# pado delay circuit-id string circuit1 8000
This example shows how to configure a delay of 5000 milliseconds for the PADO message, if the Circuit-ID
received in the PADI message contains the configured string (circuit2 in this example):
RP/0/RSP0/CPU0:router# configure
RP/0/RSP0/CPU0:router(config)# pppoe bba-group bba1
RP/0/RSP0/CPU0:router(config-bbagroup)# pado delay circuit-id contains circuit2 5000
Related Commands
Command
pado delay, on page 442
pado delay remote-id, on page 446
pado delay service-name, on page
448
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Command Reference, Release
Operation
read, write
Description
Configures a specific delay for PPPoE PADO message for a PPPoE
BBA-Group in BNG.
Configures a delay for PPPoE PADO message for a PPPoE BBA-Group
in BNG, based on the Remote-ID received in PADI message.
Configures a delay for PPPoE PADO message for a PPPoE BBA-Group
in BNG, based on the Service-Name received in PADI message.
pado delay circuit-id
5.2.x
445

Advertisement

Table of Contents
loading

Table of Contents