Cisco Cisco IOS Software Release 12.2(4)B

Page de 12
      PPPoE Session Limit
Command Reference
7
Cisco IOS Release 12.2(4)B
Limiting the Number of PPPoE Sessions in an ATM PVC Range Example
The following example shows a limit of 30 PPPoE sessions configured for the ATM PVC range called 
“range-1.”
Router(config)# interface atm 6/0.110 multipoint
Router(config-subif)# range range-1 pvc 100 4/199
Router(config-if-atm-range)# encapsulation aal5snap
Router(config-if-atm-range)# protocol ppp virtual-template 2
Router(config-if-atm-range)# pppoe max-sessions 30
Limiting the Number of PPPoE Sessions on an Individual PVC Within a PVC 
Range Example
The following example shows a limit of 10 PPPoE sessions configured for “pvc1,” which is part of the 
ATM PVC range called “range1.”
Router(config)# interface atm 6/0.110 multipoint
Router(config-subif)# range range1 pvc 100 4/199
Router(cfg-if-atm-range-pvc)# pvc-in-range pvc1 3/104
Router(cfg-if-atm-range-pvc)# pppoe max-sessions 10
Command Reference
This section documents new or modified commands. All other commands used with this feature are 
documented in the Cisco IOS Release 12.2 command reference publications.