Figure 43 shows dynamic PPPoE subinterface columns configured over an Ethernet interface without VLANs.
Figure 43: Dynamic PPPoE over Static PPPoE with Non-VLAN Interface Columns

To configure an Ethernet interface without VLANs to support a dynamic PPPoE subinterface:
- host1(config)#interface fastEthernet 4/1
- host1(config-if)#ip address 192.6.129.5 255.255.255.0
- host1(config-subif)#encapsulation pppoe
This command creates the static PPPoE major interface.
- host1(config-subif)#pppoe profile pppoeProfile3
- host1(config-subif)#pppoe auto-configure