clear pppoe lockout atm-identifier
Syntax
clear pppoe lockout atm-identifier device-name device-name vpi vpi-identifier vci vci-identifier <aci circuit-id | mac-address mac-address >
Description
Clear the lockout condition for the PPPoE client associated with the specified ATM encapsulation type and, optionally, media access control (MAC) source address or 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 atm-identifier
command enables you to clear the lockout condition for PPPoE clients by specifying ATM identifying characteristics instead of the ATM interface name.
The following characteristics comprise the ATM encapsulation type identifier:
Device name (physical interface or aggregated Ethernet bundle)
Virtual path identifier (VPI)
Virtual circuit identifier (VCI)
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 ATM 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 |
vci-identifier | ATM VCI value associated with the PPPoE client for which you want to clear lockout.
|
vpi-identifier | ATM VPI value associated with the PPPoE client for which you want to clear lockout.
|
Required Privilege Level
clear
Sample Output
- clear pppoe lockout atm-identifier device-name vpi vci (PPPoE Client with Specified VPI and VCI on ATM Physical Interface)
- clear pppoe lockout atm-identifier device-name vpi vci aci (PPPoE Client with Specified VPI and VCI on Aggregated Ethernet Bundle Where ACI Matches Regular Expression)
- clear pppoe lockout atm-identifier device-name vpi vci mac-address (PPPoE Client with Specified VPI, VCI, and MAC Address on ATM Logical Interface)
clear pppoe lockout atm-identifier device-name vpi vci (PPPoE Client with Specified VPI and VCI on ATM Physical Interface)
user@host> clear pppoe lockout atm-identifier device-name at-1/0/0 vpi 10 vci 40
clear pppoe lockout atm-identifier device-name vpi vci aci (PPPoE Client with Specified VPI and VCI on Aggregated Ethernet Bundle Where ACI Matches Regular Expression)
user@host> clear pppoe lockout atm-identifier device-name ae1 vpi 1 vci 30 aci ““Relay-identifier atm 1/0:100\.*”
clear pppoe lockout atm-identifier device-name vpi vci mac-address (PPPoE Client with Specified VPI, VCI, and MAC Address on ATM Logical Interface)
user@host> clear pppoe lockout atm-identifier device-name at-1/1/0.20 vpi 1 vci 20 mac-address 00:00:5e:00:53:30
Release Information
Command introduced in Junos OS Release 15.2.