User`s guide
VoiceFinder AP200 VoIP Residential Gateway (RGW) User’s Guide Version 1.1
AddPac Technology Co.,Ltd. -
71 -
[Example] Added Commands During PAP Configuration (Client)
This is when the AP200 Gateway is used as a PPP CallIn on the client side.
Router (config)#interface ethernet0.0 ☞ Enters into the
interface configuration mode.
Router(config-ethernet0.0)# encapsulation ppp ☞ Sets the PPP
mode.
Router(config-ethernet0.0)# ppp authentication pap ☞ Sets
the PPP authentication mode as PAP for the ethernet0.0 interface.
Router(config-ethernet0.0)# ppp pap sent-username addpac
password Router1
☞ Sends the user name and the password that
were saved in the server during PPP connection.
Router(config-ethernet0.0)# ppp timeout 100 ☞ Sets PPP
connection negotiation timeout value as 100 seconds.
Router(config-ethernet0.0)# end ☞ Exists from the
configuration menu.
Router # debug ppp packet
Ethernet0 LCP: TIMEOUT
Ethernet0 LCP: O CONFREQ id=1
Ethernet0 BCP: TIMEOUT
Ethernet0 BCP: O CONFREQ id=1
Ethernet0 LCP: TIMEOUT
Ethernet0 LCP: O CONFREQ id=1
Ethernet0 BCP: TIMEOUT
Ethernet0 BCP: O CONFREQ id=1
Router # debug ppp packet ☞ Stops PPP packet debugging.
If the interface of the Gateway is not used as DHCP, the IP address
must be set in the corresponding interface.
Caution