IBM Heritage Network Router User Manual


 
Herita
g
e Series ADSL Brid
g
e/ Router
3-13
Basic Confi
g
urations
3.6 PPP Over Ethernet (RFC2516)
[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 xDSL 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 xDSL 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
DSLAM/NSP
192.168.1.1
Ethernet
Ethernet Port
202.1.136.100
202.1.136.254
192.168.
1.2