
APOS Quick Operation Guide Voice over IP
AddPac Technology Proprietary & Documentation 130 - 51
interface.
7
(config-ether0.0)# encapsulation pppoe
Configure encapsulation type.
8
(config-ether0.0)# ppp authentication pap
callin
Configure PPP authentication as PAP.
9
(config-ether0.0)# ppp pap sent-username
addpac password test
Configure the PAP User ID as
“addpac” and the password as
“1234”.
10
(config-ether0.0)# ppp echo interval 20
11
(config-ether0.0)# ppp ipcp ms-dns
Configure to get default router IP from
PPP Server.
12
(config-ether0.0)# ppp ipcp default-route
Configure to get DNS IP from PPP
Server.
13
(config-ether0.0)# qos 200 150
14
(config-ether0.0)# interface ether1.0
(config-ether1.0)#
Enter the interface configuration
mode.
15
(config-ether1.0)# no ip address
Do not assign an IP address to the
interface.
16
(config-ether1.0)# encapsulation pppoe
Configure encapsulation type.
17
(config-ether1.0)# ppp authentication pap
callin
Configure PPP authentication as PAP.
18
(config-ether0.0)# ppp pap sent-username
addpac password test
Configure the PAP User ID as
“addpac” and the password as
“1234”.
19
(config-ether1.0)# ppp echo interval 20
20
(config-ether1.0)# ppp ipcp ms-dns
Configure to get default router IP from
PPP Server.
21
(config-ether1.0)# ppp ipcp default-route
Configure to get DNS IP from PPP
Server.
22
(config-ether1.0)# ppp role server
Set to PPPoE Server
23
(config-ether1.0)# exit
(config)#
Exit the interface configuration mode.
24
(config)# exit
#
Exit from APOS global configuration
mode.
Komentáře k této Příručce