Specifications

VoiceFinder VoIP Gateway Configuration Guide (APOS 2.0) Release Version 3.1
AddPac Technology Co., LTD
- 58 / 416-
[Usage Example] General Configuration of PPP and Usage Example
model name # configuration terminal moves to configuration mode
model name(config)# interface FastEthernet 0/0 moves to interface
configuration status
model name(config-if)# config can be used from this status
model name(config-if)# pppoe enable Enable pppoe
model name(config-if)# pppoe-client local-interface Set the interface
being operated by pppoe to local
model name(config-if)# encapsulation ppp
Set to ppp mode
model name(config-if)# ppp ipcp default-router
model name(config-if)# ppp authentication chap calling
Specify ppp
authentication mode to chap for the interface
model name(config-if)# ppp chap hostname addpac
If a user name
which has been saved in the server is different from the one in client gateway, then the
one saved in server is to be sent during ppp chap connection.
model name(config-if)# ppp chap password addpac Specify the username
which has been configured in the server, for verifying the password sent from the
server, during ppp chap connection
model name(config-if)# no shutdown
Link up the interface
model name(config-if)# end Exit the configuration mode
model name# debug ppp packet Decode ppp packet
model name#
Ether0.0 LCP: TIMEOUT
Ether0.0 LCP: O CONFREQ id=1
Ether0.0 BCP: TIMEOUT
Ether0.0 BCP: O CONFREQ id=1
model name# debug ppp packet Turn off ppp packer debugging