Dial Peer Configuration Examples
Dial Peer Configuration Examples
This appendix contains a series of configuration examples featuring the minimum required components and critical Cisco IOS command lines extracted from voice gateway configuration files necessary to complete an endpoint-to-endpoint call. Each example is designed to focus on a specific combination of components or configuration concept essential to voice over IP (VoIP) communication. This appendix covers the following topics:
Two Analog Phones, page 1 Two Fax Machines, page 4 An Analog Phone and an IP Phone Connected over an IP Network, page 5 Two IP Phones Connected via a Voice over Frame Relay Network, page 6 Two IP Phones Connected via a Voice over Frame Relay Network, page 6 Using Digit Manipulation to Overcome the Obstacle of an IP Network Failure, page 7
Americas Headquarters: Cisco Systems, Inc., 170 West Tasman Drive, San Jose, CA 95134-1706 USA
Analog phone
V
88864
Analog phone
Each Connected to Their Own Voice Gateway Routers Using the G.711 Codec
Figure 18 Two analog phones each connected to their own voice gateway router
555-1234
555-5678
88865
Analog phone
10.2.3.4
Analog phone
Each Connected to Their Own Voice Gateway Routers Using the G.729r8 Codec
Voice Gateway Router 1 Configuration File
voice class codec 1 codec preference 1 g729r8 codec preference 2 g711ulaw ! voice-port 1/0/0 ! voice-port 1/0/1 ! ! dial-peer voice 1 pots destination-pattern 5551234 port 1/0/0 ! dial-peer voice 2 voip destination-pattern 5555678 voice-class codec 1 session target ipv4:10.5.6.7
555-1234
555-5678
88866
Fax
10.2.3.4
Fax
Appendix A - Dial Peer Configuration Examples An Analog Phone and an IP Phone Connected over an IP Network
Note
A CallManager server has been used in this configuration to manage the Cisco IP phone. However, this document does not address Cisco CallManager configuration. For more information on Cisco CallManager setup and configuration, refer to the Cisco CallManager documentation available on Cisco.com.
Figure 20 An analog phone and an IP phone each connected to their own voice gateway router
555-5678
V
Cisco Voice Gateway router 1
V
Cisco Voice Gateway router 2
IP Cisco IP phone
88867
Appendix A - Dial Peer Configuration Examples Two IP Phones Connected via a Voice over Frame Relay Network
Note
Although it is an essential portion of the configuration of this system, and the following configuration files contain the Cisco IOS commands necessary to establish Frame Relay connectivity, Frame Relay configuration is not addressed in this document. For more information on Frame Relay configuration, refer to the appropriate documentation available on Cisco.com.
Figure 21 Two IP phones connected over a Frame Relay network
V
Cisco Voice Gateway router 1
V
Cisco Voice Gateway router 2
IP Cisco IP phone
The configuration for this voice gateway features a Cisco 3620 running Cisco IOS Release 12.2(11)T6.
interface Serial0/0 ip address 10.2.1.1 255.0.0.0 encapsulation frame-relay ! voice-port 1/0/0 ! voice-port 1/0/1 ! voice-port 1/1/0 ! voice-port 1/1/1 ! dial-peer cor custom ! dial-peer voice 1 pots destination-pattern 5551234 port 1/0/0 ! dial-peer voice 1000 voip preference 1 destination-pattern 5555678 session target ipv4:10.5.6.7
88869
10.2.3.4 S0
10.5.6.7 S0
555-5678 1/0/0
Appendix A - Dial Peer Configuration Examples Using Digit Manipulation to Overcome the Obstacle of an IP Network Failure
The configuration for this voice gateway features a Cisco 3620 running Cisco IOS Release 12.2(15)T.
interface Serial0/0 ip address 10.2.3.4 255.0.0.0 encapsulation frame-relay clockrate 2000000 no fair-queue ! voice-port 1/0/0 ! voice-port 1/0/1 ! voice-port 1/1/0 ! voice-port 1/1/1 ! dial-peer cor custom ! dial-peer voice 1 pots destination-pattern 5555678 port 1/0/0 ! dial-peer voice 2000 voip preference 1 destination-pattern 5551234 session target ipv4:10.2.3.4
x 1000 1/1/0
PSTN
x 2000
Analog phone
1/0/0
1/0/0 10.1.1.3
Analog phone
The configuration for this voice gateway features a Cisco 3620 running Cisco IOS Release 12.2(15)T.
88950
Appendix A - Dial Peer Configuration Examples Using Digit Manipulation to Overcome the Obstacle of an IP Network Failure
translation-rule 21 Rule 1 ^2 5552 ! translation-rule 11 Rule 1 ^5551 1 ! interface FastEthernet0/0 ip address 10.1.1.2 255.255.255.0 duplex auto speed auto ! voice-port 1/0/0 translate called 11 ! voice-port 1/0/1 ! voice-port 1/1/0 ! voice-port 1/1/1 ! dial-peer cor custom ! dial-peer voice 1 pots destination-pattern 1000 port 1/1/0 ! dial-peer voice 2000 voip preference 1 destination-pattern 2000 session target ipv4:10.1.1.3 ! dial-peer voice 20 pots preference 2 destination-pattern 2000 translate-outgoing called 21 port 1/0/0 forward-digits all
The configuration for this voice gateway features a Cisco 3620 running Cisco IOS Release 12.2(11)T6.
translation-rule 11 Rule 1 ^1 5551 ! translation-rule 21 Rule 1 ^5552 2 ! interface Ethernet0/0 ip address 10.1.1.3 255.255.255.0 full-duplex ! voice-port 1/0/0 ! voice-port 1/0/1 ! voice-port 1/1/0 translate called 21 ! voice-port 1/1/1 ! dial-peer cor custom ! dial-peer voice 1 pots
Appendix A - Dial Peer Configuration Examples Using Digit Manipulation to Overcome the Obstacle of an IP Network Failure
destination-pattern 2000 port 1/0/0 ! dial-peer voice 1000 voip preference 1 destination-pattern 1000 session target ipv4:10.1.1.2 ! dial-peer voice 10 pots preference 2 destination-pattern 1000 translate-outgoing called 11 port 1/1/0 forward-digits all
Cisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at www.cisco.com/go/trademarks. Third party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1005R) Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental. 2010 Cisco Systems, Inc. All rights reserved.
Appendix A - Dial Peer Configuration Examples Using Digit Manipulation to Overcome the Obstacle of an IP Network Failure
10