Internet Access Using P660M



If the ISP limits some specific computers to access Internet, that means only the traffic to/from these computers will be
forwarded and the other will be filtered. In this case, we use P660 which works as an ADSL bridge modem to connect to the ISP. The ISP will generally give one Internet account and limit only one computer to access the Internet. See the figure below for this setup.


(1) Ethernet connection

To connect your computer to the Prestige's LAN port, the computer must have an Ethernet adapter card installed.

(2) TCP/IP configuration

To manage the P660 by Telnet. You have to configure the computer with the same subnet as the LAN interface of P660. The default IP address for LAN interface of P660 is 192.168.1.1.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

(3) Setup your workstation (Windows XP ) for a PPPoE Connections


1. Click Start, click Control Panel, click Network and Internet Connections, and then click Network Connections.
2. Under Network Tasks, click Create a new connection..

Click Next.



3. Click Connect to the Internet, and then click Next.



4. Click Setup my connection manually, and then click Next.


5. Click Connect using a broadband connection that requires a user name and password.


6. In the Connection Name dialog box, type the name of the ISP. Click Next.
 

7. In the Internet Account Information dialog box type the user name and password. Click Next.


8. In the Completing the Connection Wizard dialog box, review the settings. Click Finish.


9. Setup PPPoE Service Names, if a specific service name is required.
   i.  Open Network Connections, right-click on your broadband connection, and then click Properties.


   ii. On the General tab, enter the service name, then click OK.

 


The following procedure shows you how to configure your P660M as an ADSL Modem for bridging traffic.  You can use Telnet for finishing these configurations.

1. Telnet to P660.

2. Configure ADSL parameters by the following commands:  


ras> wan node index 1
ras> wan node enable
WAN node 1 is enabled
ras> wan node ispname YourISP
ras> wan node encap 1483
ras> wan node mux llc
ras> wan node vpi 0
ras> wan node vci 33
ras> wan node qos ubr
ras> wan node save
wan node: save ok

3. Display the ADSL parameters by command: wan node display


ras> wan node index 1
ras> wan node display

WAN node index = 1
Active = yes
Route IP = off
Brdige = on
Name = YourISP
Encapsulcation <2:PPPoE|3:RFC1483|4:PPPoA|5:Enet Encap> = 3
Mux <1:LLC|2:VC> = 1
VPI/VCI = 0 / 33
QOS Type <2:CBR|3:UBR|4:VBR> = 3
QOS PCR/SCR/MBS =     0,    0,    0
        

Key Settings:  

Option Description
Encapsulation Select the correct Encapsulation type that your ISP supports. For exmaple, RFC 1483.
Multiplexing Select the correct Multiplexing type that your ISP supports. For exmaple, LLC.
VPI & VCI number  Specify a VPI (Virtual Path Identifier) and a VCI (Virtual Path Identifier) given to you by your ISP. 

 



ras> lan index 1
enif0 is selected
ras> lan ipaddr 192.168.2.1 255.255.255.0
ras> lan save
lan: save ok


ras> lan index 1
enif0 is selected
ras> lan display
Active: Yes
Interface: enif0
IP Address: 192.168.2.1
Subnet Mask: 255.255.255.0

 

 


All contents copyright (c) 2004 ZyXEL Communications Corporation.