Figure 42 shows dynamic PPPoE subinterface columns and illustrates an alternative method for PPPoE to support multiple IP sessions over each ATM 1483 circuit.
Figure 42: Dynamic PPPoE over Static PPPoE with ATM Interface Columns

To configure an ATM 1483 subinterface to support a dynamic PPPoE subinterface:
- host1(config)#interface atm 5/0
- host1(config-if)#interface atm 5/0.1
If you want the router to autodetect the encapsulation type, use the aal5autoconfig option.
- host1(config-subif)#atm pvc 10 100 22 aal5snap
- host1(config-subif)#atm pvc 10 100 22 aal5autoconfig
- host1(config-subif)#encapsulation pppoe
- host1(config-subif)#pppoe profile pppoeProfile1
- host1(config-subif)#pppoe auto-configure
- host1#show atm subinterface atm 5/0.1
- host1#show pppoe interface atm 5/0.1