Chapter 5
Routed PPPoE
E-DOC-CTC-20051017-0167 v1.0
42
The PPP interface Proceed as follows to create, configure and attach/connect the PPP interface:
1 Add a new PPP interface.
2 Create a route that will be injected to the routing table when the PPP link
comes up.
3 Configure the PPP interface.
4 Enable NAT before attaching the PPP interface.
5 Connect the PPP interface.
6 Execute saveall at the prompt to save this configuration.
=>ppp ifadd intf=RtPPPoE
=>
The SpeedTouch™ creates an IP interface with the name RtPPPoE and
will add the PPP tag behind the PPP interface. In this case it will save
the PPP interface as RtPPPoE_ppp. Look at the interface list for
verification.
=>ppp rtadd intf=RtPPPoE dst=0.0.0.0/0
=>
=>ppp ifconfig intf=RtPPPoE dest=RtPPPoE_eth user=johndoe@ISP
password=johndoe
=>
=>nat ifconfig intf=RtPPPoE translation=enabled
=>
=>ppp ifattach intf=RtPPPoE
=>
=>saveall
=>
For a complete description of all CLI commands, refer to the
SpeedTouch™ CLI Reference Guide.