Product specifications
Efficient Networks
®
Router family
Command Line Interface Guide
Chapter 6: Connection Management
Efficient Networks
®
Page 6-33
3. Shared_Secret
4. 10.0.0.1
L2TP tunnel configuration commands. These commands would be used to set up
the L2TP tunnel information for our example:
l2tp add Work_Router
l2tp set ourtunnel Home_Router Work_Router
l2tp set chapsecret Shared_Secret Work_Router
l2tp set address 10.0.0.1 Work_Router
PPP remote configuration
PPP remote-specific questions:
1. What is the home router’s name for PPP authentication?
2. What is the home router’s secret for PPP authentication?
3. Does the home router need PPP authentication for the remote router
(company router)?
– If yes:
- What is the remote router’s name for PPP authentication?
- What is the remote router’s secret for PPP authentication?
– If no:
- Use the command remote disauthen <remoteName> where
<remoteName> is the name used to refer to the company’s router.