From: David M Anderson (dma@xxxxxxxxx)
Date: Mon Jan 08 2001 - 14:18:24 GMT-3
If you want to try and set up simple VOIP, I would just use the FastEthernet in
terfaces on my router.
Here is a sample config of a simple setup:
hostname ms-3640e
!
dial-peer voice 1 pots
destination-pattern 1000
port 1/0/0
!
dial-peer voice 2 voip
destination-pattern 2...
session target
ipv4:10.200.1.2
!
voice-port 1/0/0
!
interface Ethernet0/0
ip address 10.200.1.1
255.255.255.0
!
end
!
hostname ms-3640f
!
dial-peer voice 1 pots
destination-pattern 2000
port 1/0/0
!
dial-peer voice 2 voip
destination-pattern 1...
session target
ipv4:10.200.1.1
!
voice-port 1/0/0
!
interface Ethernet0/0
ip address 10.200.1.2
255.255.255.0
!
end
At 11:29 AM 01/07/2001 -0800, Gene Park wrote:
>Hi, members,
>
>I have one question about VOIP.
>Actually, I have two 3600s with three exact modules-
>Voice card(NM-1V), ATM (1A-OC3MM), and FastEthernet,
>but no serial ports. The NM-1V has two FXS.
>
>Based on these, how do I set up for VOIP lab?
>I have several 2503, 2513, and 2514.
>Because I don't have serial ports on 3600s, do I
>need to use FastEthernet ports or use ATM interface?
>Please let me have cabling info too.
>
>Thanks for your help.
>
>Gene Park
>
>
>
>=====
>Gene Park
>gpark_56@yahoo.com
>
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:24 GMT-3