In previous releases, you could configure a PPPoE major interface directly over ATM 1483 only. The router still supports this stacking and configuration method for PPPoE. Although the older and newer interface stacks are different, they behave the same in terms of frame encapsulation and handling. As a result, an interface created using the older stacking will interoperate with an interface using the new stacking. Note, however, that the previous command syntax (encapsulation pppoe) cannot be used when a bridged Ethernet interface already exists, because it is intended to produce the old stacking for PPPoE over ATM 1483.
- host1(config)#interface atm 9/1.1 point-to-point
- host1(config-subif)#atm pvc 1 0 32 aal5snap
0 0 0
- host1(config-subif)#encapsulation pppoe
- host1(config)#interface atm 9/1.1.1
- host1(config-subif)#encapsulation ppp
- host1(config-subif)#ip address 160.1.1.1 255.255.255.0