[Contents] [Prev] [Next] [Index] [Report an Error]

Clearing the Lockout Condition for a PPPoE Client

You can use the pppoe clear lockout interface command to clear the lockout condition for an individual PPPoE client associated with a dynamic PPPoE subinterface column on a static PPPoE major interface. To identify the PPPoE client, you must specify its source MAC address.

Note: Issuing the pppoe clear lockout interface command resets the current lockout condition for the specified PPPoE client, but does not disable dynamic encapsulation type lockout for that PPPoE client.

To clear the current lockout condition for a PPPoE client:

  1. Display the source MAC address assigned to the PPPoE client by issuing one of the following show commands:

    For a description of the fields in the command display, see show pppoe interface lockout-time and show pppoe subinterface.

  2. Clear the current lockout condition for the PPPoE client associated with the specified source MAC address on the static PPPoE major interface.
    host1#pppoe clear lockout interface atm 3/0.101 0090.1a10.165e

    If the specified PPPoE client is undergoing active lockout or is in a lockout grace period, issuing the pppoe clear lockout interface command causes the router to reset the current lockout condition and start the next lockout interval at the minimum configured lockout time.

    The lockout grace period occurs when the time between lockout events is greater than either 15 minutes or the maximum lockout time. When a PPPoE client is in a lockout grace period, the router resets the number of consecutive lockout events to 1. (For more information, see Guidelines for Configuring Encapsulation Type Lockout.)

pppoe clear lockout interface


[Contents] [Prev] [Next] [Index] [Report an Error]