26
3.6 PPP Over Ethernet (RFC2516)
*Supported by firmware version 2.0 and above!
[System configuration]
[ISP/DSLAM Configuration]
IP Address :
192.168.1.1
Subnet Mask :
255.255.255.0
Default Gateway : 192.168.1.2
[Local PC Configuration]
IP Address :
202.1.136.100
Subnet Mask :
255.255.255.0
Default Gateway : 202.1.136.254
The ADSL Router also can be setup to support RFC 2516(PPP over Ethernet) with following procedure.
Before setup RFC 2516, you have to ensure remove existing RFC 1483 or RFC 1577 or RFC 2364
configuration with the procedure mentioned above.
•
IP dial out over PPPoE
> ip device add ethernet ether //edd 202.1.136.254
↵
(This is the IP of Ethernet port of ADSL Router)
> ip device add ppp_device ether //ppp/DEVICE=1
↵
> ppp 1 pppoe 0 32
↵
(Set channel 1 to VPI=0, VCI=32)
> ppp 1 welogin
<name> <password>
chap
↵
(This is the login name and password of PPP server)
> ppp 1 enable
↵
> config save
↵
> restart
↵
> ip relay all
↵
> config save
↵
> restart
↵
The RFC 2516 configuration also can be removed by following procedure. Please ensure to remove the
RFC 2516 configuration before set the ADSL Router to other configuration.
> isfs rm resolve
> isfs rm initppp
> restart
DSLAM/NSP
192.168.1.1
Ethernet
10Base-T Port
202.1.136.100
202.1.136.254
192.168.1.2
DSLAM/ISP
2