User`s guide
PassFinder AP2520 VoIP Router/Gateway Operation Manual Version 1.10 / Mar. 2002
AddPac Technology Co., Ltd. -
76 -
[Example] Added Commands During PAP Configuration (Client)
This is when the AP2520 router is used as a PPP CallIn on the client side.
router (config)#interface serial 1 ☞ Enters into the interface
configuration mode.
router(config-serial1)# encapsulation ppp ☞ Sets the PPP mode.
router(config-serial1)# ppp authentication pap ☞ Sets the PPP
authentication mode as PAP for the serial 1 interface.
router(config-serial1)# 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-serial1)# ppp timeout 100 ☞ Sets PPP connection
negotiation timeout value as 100 seconds.
router(config-serial1)# end ☞ Exists from the configuration menu.
router #
Serial1 LCP: TIMEOUT
Serial1 LCP: O CONFREQ id=1
Serial1 BCP: TIMEOUT
Serial1 BCP: O CONFREQ id=1
Serial0 LCP: TIMEOUT
Serial0 LCP: O CONFREQ id=1
Serial0 BCP: TIMEOUT
Serial0 BCP: O CONFREQ id=1
router # debug ppp packet ☞ Stops PPP packet debugging.
If the interface of the router is not used as DHCP, the IP address must be set in
the corresponding interface.
Caution