User manual
6-1
6. Configuring PPTP (Point-to-Point
Tunnelling Protocol)
1. PPTP protocol is not supported in Windows
®
95.
2. Ensure that you have already setup your local management as
described in Chapter 1 - Setting Up Local Management.
3. All IP addresses and PVC values stated in this manual serve
only as examples for your better understanding. You are
required to replace these values with those given by your
ADSL Service Provider / System Administrator.
4. Console commands are case-sensitive. Punctuations (examples,
'_' underscore, '-' hyphen, ' ' spacing, etc) must be adhered to
strictly.
5. For detailed description and syntax of console commands, you may
refer to Appendix A - Commonly Used Commands on this
Technical Manual.
6.1 Running the Console Commands
6.1.1 Step 1 - Configuring the LAN
Configure the LAN with IP address given by your System Administrator. Assuming
that the IP address given is 192.168.1.1:
ip device add lan ether //edd
192.168.1.1
ip subnet add lan.home .
192.168.1.1
ff:ff:ff:0
6.1.2 Step 2 - Configuring PPP Client and PNS (PPTP Network
Server)
Assuming the values for channel and tunnel given by your System Administrator are
2 and 1 respectively, and the PVC values given by your ADSL Service Provider are 0/
35:
ppp
2
pvc
0
35
ip
ppp
2
interface 0
ppp
2
tunnel
1
ppp
2
enable