Clearing Lockout of PPPoE Subscriber Sessions
Purpose
Clear the lockout condition for the PPPoE subscriber session associated with a unique MAC source address or ACI value.
Action
To clear the lockout condition for PPPoE subscriber sessions associated with all MAC source addresses on all underlying interfaces:
user@host> clear pppoe lockout
To clear the lockout condition for the PPPoE subscriber session associated with the specified MAC source address:
user@host> clear pppoe lockout mac-address mac-address
To clear the lockout condition for all PPPoE subscriber sessions on the specified underlying interface:
user@host> clear pppoe lockout underlying-interfaces underlying-interface-name
To clear the lockout condition for the PPPoE subscriber session associated with the specified MAC source address on the specified underlying interface:
user@host> clear pppoe lockout mac-address mac-address underlying-interfaces underlying-interface-name
To clear the ACI-based lockout condition for PPPoE subscriber sessions on all underlying interfaces:
user@host> clear pppoe lockout aci
To clear the ACI-based lockout condition for PPPoE subscriber sessions associated with the specified ACI value on the specified underlying interface:
user@host> clear pppoe lockout underlying-interfaces underlying-interface-name aci agent-circuit-id
To clear the ACI-based lockout for a PPPoE subscriber session with the specified ATM encapsulation type identifiers where the ACI value matches a regular expression:
user@host> clear pppoe lockout atm-identifier device-name device-name vpi vpi-identifier vci vci-identifier aci “Relay-identifier atm 1/0:100\.*”
To clear the MAC-based lockout condition for a PPPoE subscriber session with the specified ATM encapsulation type identifiers:
user@host> clear pppoe lockout atm-identifier device-name device-name vpi vpi-identifier vci vci-identifier mac-address mac-address
To clear the ACI-based lockout for a PPPoE subscriber session with the specified VLAN encapsulation type identifiers where the ACI value matches a regular expression:
user@host> clear pppoe lockout vlan-identifier device-name device-name svlan-id svlan-identifier vlan-id vlan-identifier aci “Relay-identifier atm 3/0:200\.*”
To clear the MAC-based lockout condition for a PPPoE subscriber session with the specified VLAN encapsulation type identifiers:
user@host> clear pppoe lockout vlan-identifier device-name device-name vlan-id vlan-identifier mac-address mac-address
To verify that the lockout condition has been cleared:
user@host> show pppoe lockout