clear pppoe lockout
Syntax
clear pppoe lockout <aci circuit-id | mac-address mac-address > <underlying-interfaces underlying-interface-name>
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 |
mac-address mac-address | (Optional) Clear the lockout condition for the PPPoE
client associated with the specified MAC source address. The |
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)
clear pppoe lockout (All MAC Source Addresses on All Underlying Interfaces)
user@host> clear pppoe lockout
clear pppoe lockout mac-address (Specified MAC Source Address)
user@host> clear pppoe lockout mac-address 00:00:5e:00:53:30
clear pppoe lockout mac-address underlying-interfaces (Specified MAC Source Address on Specified Underlying Interface)
user@host> clear pppoe lockout mac-address 00:00:5e:00:53:30 underlying-interfaces ge-1/0/0.101
clear pppoe lockout underlying-interfaces (All MAC Source Addresses on Specified Underlying Interface)
user@host> clear pppoe lockout underlying-interfaces ge-1/0/0.101
clear pppoe lockout underlying-interfaces aci (ACI on Specified Underlying Interface)
user@host> clear pppoe lockout underlying-interfaces demux0.214 aci “Relay-identifier atm 3/0:100\.*”
Release Information
Command introduced in Junos OS Release 11.4.
aci
option introduced in Junos OS Release 13.3.