Enabling Usage of PPPoE Service Name Tables with Dynamic Interfaces
To enable a PPPoE service name table for use with a dynamic interface, add the service name table to a profile that is dynamically assigned to the interface.
For complete details, see Dynamic Interface Configuration Using a Profile.
To enable a PPPoE service name table for use with a dynamic interface:
- Create a profile by assigning it a name.host1(config)#profile baseProfile
- Assign the PPPoE service name table to the profile as
a PPPoE characteristic.host1(config-profile)#pppoe service-name-table myServiceTable1
- Exit Profile Configuration mode.host1(config-profile)#exit
- Configure a physical interface.
On ERX7xx models, ERX14xx models, and the ERX310 router:
host1(config-if)#interface atm 3/0.1 - Configure an ATM PVC by specifying the VCD, the VPI, the
VCI, and the encapsulation type.host1(config-subif)#atm pvc 10 100 22 aal5snap
- Apply the profile to the interface.host1(config-subif)#profile pppoe baseProfile
- Enable the PPPoE dynamic encapsulation type.host1(config-subif)#auto-configure pppoe
Related Documentation
- PPPoE Service Name Tables Overview
- Creating and Populating PPPoE Service Name Tables
- Enabling Usage of PPPoE Service Name Tables with Static Interfaces over ATM
- Enabling Usage of PPPoE Service Name Tables with Static Interfaces over Ethernet
- Monitoring the PPPoE Service Name Table
- atm pvc
- auto-configure
- interface atm
- pppoe service-name-table
- profile
Hide Navigation Pane
Show Navigation Pane
SHA1