Chapter 7
Routed PPPoA
E-DOC-CTC-20051017-0167 v1.0
64
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 added 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=RtPPPoA
=>
The SpeedTouch™ creates an IP interface with the name RtPPPoA and
will add the PPP tag behind the PPP interface. In this case it will save
the PPP interface as RtPPPoA_ppp. Look at the interface list for
verification.
=>ppp rtadd intf=RtPPPoA dst=0.0.0.0/0
=>
=>ppp ifconfig intf=RtPPPoA dest=RtPPPoA_atm user=johndoe@ISP
password=johndoe
=>
=>nat ifconfig intf=RtPPPoA translation=enabled
=>
=>ppp ifattach intf=RtPPPoA
=>
=>saveall
=>
For a complete description of all CLI commands, refer to the
SpeedTouch™ CLI Reference Guide.