clear pppoe lockout vlan-identifier
Syntax
clear pppoe lockout vlan-identifier device-name device-name <aci circuit-id | mac-address mac-address > <svlan-id svlan-identifier> <vlan-id vlan-identifier>
Description
Clear the lockout condition for the PPPoE client associated with the specified VLAN encapsulation type and, optionally, media access control (MAC) source address and agent circuit identifier (ACI) value. Because the lockout condition persists even in the absence of an underlying interface or after automatic removal of the VLAN or VLAN demux interface, using the clear pppoe lockout vlan-identifier
command enables you to clear the lockout condition for PPPoE clients by specifying VLAN identifying characteristics rather than by specifying the underlying interface name.
The following characteristics comprise the VLAN encapsulation type identifier:
Device name (physical interface or aggregated Ethernet bundle)
Stacked VLAN (S-VLAN) ID (also known as the outer tag)
VLAN ID (also known as the inner tag)
You can configure PPPoE subscriber session lockout, also known as PPPoE short-cycle protection, for VLAN, VLAN demux, and PPPoE-over-ATM dynamic subscriber interfaces.
Options
circuit-id | (Optional) ACI value associated with the PPPoE client for which you want to clear lockout. To clear the lockout condition by a specified ACI value, you must specify the |
device-name | Name of the Ethernet physical interface or aggregated Ethernet bundle associated with the PPPoE client for which you want to clear lockout. |
mac-address | (Optional) MAC address value associated with the PPPoE client for which you want to clear lockout. The |
svlan-identifier | (Optional) A valid S-VLAN identifier associated with the PPPoE client for which you want to clear lockout.
|
vlan-identifier | (Optional) A valid VLAN identifier associated with the PPPoE client for which you want to clear lockout.
|
Required Privilege Level
clear
Sample Output
- clear pppoe lockout vlan-identifier device-name (Untagged VLAN on Aggregated Ethernet Bundle)
- clear pppoe lockout vlan-identifier device-name vlan-id (Single-Tagged VLAN on Gigabit Ethernet Interface)
- clear pppoe lockout vlan-identifier device-name svlan-id vlan-id aci (Dual-Tagged VLAN on 10-Gigabit Ethernet Interface Where ACI Matches Regular Expression)
- clear pppoe lockout vlan-identifier device-name svlan-id vlan-id mac-address (Dual-Tagged VLAN on Aggregated Ethernet Bundle with Specified MAC Address)
clear pppoe lockout vlan-identifier device-name (Untagged VLAN on Aggregated Ethernet Bundle)
user@host> clear pppoe lockout vlan-identifier device-name ae3
clear pppoe lockout vlan-identifier device-name vlan-id (Single-Tagged VLAN on Gigabit Ethernet Interface)
user@host> clear pppoe lockout vlan-identifier device-name ge-2/0/0 vlan-id 2000
clear pppoe lockout vlan-identifier device-name svlan-id vlan-id aci (Dual-Tagged VLAN on 10-Gigabit Ethernet Interface Where ACI Matches Regular Expression)
user@host> clear pppoe lockout vlan-identifier device-name xe-1/0/0 svlan-id 10 vlan-id 20 aci ““Relay-identifier atm 1/0:100\.*”
clear pppoe lockout vlan-identifier device-name svlan-id vlan-id mac-address (Dual-Tagged VLAN on Aggregated Ethernet Bundle with Specified MAC Address)
user@host> clear pppoe lockout vlan-identifier device-name ae0 svlan-id 1 vlan-id 100 mac-address 00:00:5e:00:53:30
Release Information
Command introduced in Junos OS Release 15.2.