Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

clear pppoe lockout

Syntax

Description

Clear the lockout condition for the PPPoE client associated with the specified media access control (MAC) source address or agent circuit identifier (ACI) value.

Options

none

Clear the lockout condition for the PPPoE clients associated with all MAC source addresses on all PPPoE underlying interfaces.

aci circuit-id

(Optional) Clear the lockout condition for the PPPoE client associated with the specified ACI value. To clear the lockout condition by a specified ACI value, you must specify the filter aci option in the short-cycle-protection statement when you configure PPPoE subscriber session lockout. If the filter aci option is missing from the short-cycle-protection statement , no PPPoE client sessions are cleared using the ACI filter. The aci option and the mac-address option are mutually exclusive.

mac-address mac-address

(Optional) Clear the lockout condition for the PPPoE client associated with the specified MAC source address. The mac-address option and the aci option are mutually exclusive.

underlying-interfaces underlying-interface-name

(Optional) Clear the lockout condition for all PPPoE clients associated with the specified PPPoE underlying interface.

Required Privilege Level

clear

Sample Output

clear pppoe lockout (All MAC Source Addresses on All Underlying Interfaces)

clear pppoe lockout mac-address (Specified MAC Source Address)

clear pppoe lockout mac-address underlying-interfaces (Specified MAC Source Address on Specified Underlying Interface)

clear pppoe lockout underlying-interfaces (All MAC Source Addresses on Specified Underlying Interface)

clear pppoe lockout underlying-interfaces aci (ACI on Specified Underlying Interface)

Release Information

Command introduced in Junos OS Release 11.4.

aci option introduced in Junos OS Release 13.3.