Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

clear pppoe lockout

Syntax

clear pppoe lockout<mac-address mac-address><underlying-interfaces underlying-interface-name>

Release Information

Command introduced in Junos OS Release 11.4.

Description

Clear the lockout condition for the PPPoE client associated with the specified MAC source address.

Options

none

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

mac-address mac-address

(Optional) Clear the lockout condition for the PPPoE client associated with the specified MAC source address.

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

List of Sample Output

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

Sample Output

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

user@host> clear pppoe lockout

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

user@host> clear pppoe lockout mac-address 00:1d:72:bc:53:30

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

user@host> clear pppoe lockout underlying-interfaces ge-1/0/0.101

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

user@host> clear pppoe lockout mac-address 00:1d:72:bc:53:30 underlying-interfaces ge-1/0/0.101

Published: 2013-07-31