PassFinder AP2520 VoIP Router/Gateway Operation Manual
Version 1.10 / Mar. 2002
AddPac Technology Co., Ltd.
-
65
-
[Example] Added Commands During CHAP Configuration (Client)
This is when the AP2520 Gateway functions as a PPP CallIn client in the client side.
router (config)#interface ether0.0
☞
Enters into the interface
configuration mode.
router
(config-
ether0.0)#
encapsulation
ppp
☞
Sets the
PPP
mode.
router (config- ether0.0)# ppp authentication CHAP
☞
Sets the
PPP authentication mode as CHAP for the ethernet0.0 interface.
router (config- ether0.0)# ppp CHAP hostname addpac
☞
If the
user name that was 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.
router (config- ether0.0)# ppp CHAP password router1
☞
Sets the
user name of the server side to check the password that the server
sends during PPP CHAP connection.
router (config- ether0.0)# ppp timeout 100
☞
Sets PPP connection
negotiation timeout value as 100 seconds.
router (config- ether0.0)# end
☞
Exists from the configuration
menu.
router # debug ppp packet
☞
Decodes PPP packets.
router #
Ethernet0.0 LCP: TIMEOUT
Ethernet0.0 LCP: O CONFREQ id=1
Ethernet0.0 BCP: TIMEOUT
Ethernet0.0 BCP: O CONFREQ id=1
router # ubdebug ppp packet
☞
Stops PPP packet debugging.