User`s guide
VoiceFinder AP200 VoIP Residential Gateway (RGW) User’s Guide Version 1.1
AddPac Technology Co.,Ltd. -
60 -
[Example] Normal PPP Configuration and Usage
!
interface ether0.0
no ip address
!
interface async0
ip address 210.222.41.245 255.255.255.0
☞ Sets the IP address as “210.222.41.245/24 bit mask.”
modem script dialer atdt9w01414
☞ Sets the dialer modem command script used at call out.
ppp authentication pap callin
☞ Sets the PPP authentication mode as PAP for the async 0
interface.
ppp pap sent-username addpac password 12345678
☞ Registers the user name (addpac) and the password (12345678)
with the normal priority in the server.
ppp compression pfc
☞ Enable the PPP compression type PFC
ppp compression acfc
☞ Enable PPP compression type ACFC
ppp ipcp ms-dns
☞ Enable PPP IPCP option DNS.
ppp ipcp default-route
☞Enable PPP IPCP option default router.
!
snmp name AP160B
!
route 0.0.0.0 0.0.0.0 async0
☞Set default route as async 0 interface.
!