User`s guide

VoiceFinder AP2120 VoIP Gateway User’s Guide Version 1.00
AddPac Technology Co., Ltd. -
78 -
[Example] Additional Commands of CHAP Configuration (Client)
This is when AP2120 Gateway functions as a PPP CallIn client in the client side.
Gateway (config)#interface Ethernet 0.0 Enters into the
interface configuration mode.
Gateway(config-ether0.0)# encapsulation ppp Sets the PPP
mode.
Gateway(config-ether0.0)# ppp authentication chap Sets the
PPP authentication mode as CHAP for the ethernet0.0 interface.
Gateway(config-ether0.0)# ppp chap hostname ADDPAC If the
user name that is saved in the server during PPP CHAP connection is
different from the user name of the client Gateway, this command sends
the user name of the server side.
Gateway(config-ether0.0)# ppp chap password ADDPACGateway
Sets the user name of the server side to check the password that the
server sends during PPP CHAP connection.
Gateway(config-ether0.0)# ppp timeout 100 Sets PPP connection
negotiation timeout value as 100 seconds.
Gateway(config-ether0.0)# end Exists from the configuration
menu.
Gateway # debug ppp packet Decodes PPP packets.
Gateway #
Ether0.0 LCP: TIMEOUT
Ether0.0 LCP: O CONFREQ id=1
Ether0.0 BCP: TIMEOUT
Ether0.0 BCP: O CONFREQ id=1
Gateway # debug ppp packet Stops PPP packet debugging.