To configure and verify encapsulation type lockout for a PPPoE client:
For example, the following commands configure a static ATM 1483 subinterface and corresponding ATM PVC.
- host1(config)#interface atm 3/0
- host1(config-if)#interface atm 3/0.101
- host1(config-subif)#atm pvc 10 10 20 aal5snap
- host1(config-subif)#encapsulation pppoe
For example, the following command configures a lockout time in the range 5–60 seconds for the PPPoE clients associated with the dynamic PPPoE subinterface column on the PPPoE major interface.
- host1(config-subif)#pppoe auto-configure lockout-time
5 60
- host1(config-subif)#pppoe profile pppoeLockoutProfile
For information about creating and using profiles, see Configuring a Dynamic Interface from a Profile .
host1#show pppoe interface atm 3/0.101 PPPoE interface ATM 3/0.101 is operStatusUp (dynamic) . . .
Lockout Configuration (seconds): Min 5, Max 60 Total clients in active lockouts: 0 Total clients in lockout grace period: 0
host1#show pppoe interface atm 3/0.101 lockout-time PPPoE interface ATM 3/0.101 Lockout Configuration (seconds): Min 5, Max 60 Total clients in active lockout: 0 Total clients in lockout grace period: 0 Client Address Current Elapsed Next -------------- ------- ------- ---- 0090.1a10.165e 0 0 5
For a description of the fields in the command display, see show pppoe interface and show pppoe interface lockout-time.
pppoe auto-configure lockout-time
- host1(config-subif)#pppoe auto-configure lockout-time
10 120
- host1(config-subif)#pppoe auto-configure lockout-time
none
- host1(config-subif)#no pppoe auto-configure