Remote RMX-3200 Version 5.2x Configuration Guide
Configuring Controllers and Interfaces: Configuring PPPoE Encapsulation Settings
7-13
Configuring PPPoE Encapsulation Settings
To configure an Ethernet controller for PPPoE encapsulation:
1. At the main prompt, remove Ethernet controller
4 from the bridge:
config controller ethernet 4 no bridge
2. Configure Ethernet controller 4 for PPPoE encapsulation:
config controller ethernet 4 encapsulation ppp
3. Enable Defaultroute functionality:
config controller ethernet 4 encapsulation ppp defaultroute
4. Configure the remote identity as user2 and the secret for remuse:
config controller ethernet 4 encapsulation ppp remote identity
user2 remuse
5. Configure chap as the remote authentication method:
config controller ethernet 4 encapsulation ppp remote method chap
6. Configure the inactivity timeout to 20 (minutes):
config controller ethernet 4 encapsulation ppp inactivity-timeout
20
This scenario establishes PPPoE encapsulation on an Ethernet controller and
configures the associated settings. You will:
Remove Ethernet controller 4 from the bridge
Configure Ethernet controller 4 for PPPoE encapsulation
Configure the associated PPPoE parameters for Ethernet controller 4.