Specifications

VoiceFinder VoIP Gateway Configuration Guide (APOS 2.0) Release Version 3.1
AddPac Technology Co., LTD
- 95 / 416-
16
(config)# interface Tunnel0
Change to Interface Tunnel 0
17
(config-if)# no ip address
No configuration for IP address
18
(config-if)# tunnel source FastEthernet0/0
Use FastEthernet0/0 for PPTP connection
19
(config-if)# tunnel destination IP-ADDRESS
Configure PPTP Server IP address
20
(config-if)# tunnel mode gre ppp
Use PPP method for Tunnel
21
(config-if)# tunnel pptp-client dial-pool-number 0
Configure PPTP Client operation
22
(config-if)# exit
Exit Tunnel0 Interface mode
23
(config)# access-list 110 deny ip any host
IP-ADDRESS
(config)# access-list 110 permit ip any
Configure access-list for FastEthernet 0/1
Interface
24
(config)# route-map WORD permit 1
Change to route-map configuration mode
25
(config-route-map)# match ip address 110
(config-route-map)# set ip forwarding-interface
Dialer0
Apply access-list to dialer0
Cancelling PPTP
Step Command Description
1
(config)# interface Dialer 0
Change to interface dialer0 mode
3
(config-if)# no encapsulation
Cancelling PPP protocol in use
4
(config)# exit
Exit Dialer0 interface
5
(config)# interface FastEthernet0/1
Change to interface FastEthernet 0/1
configuration mode
6
(config-if)# no ip policy route-map WORD
Cancelling route-map application
Caution : MS-Chap is not supported in PPP authentication
Default : Disable