From: Hunt Lee (ciscoforme3@yahoo.com.au)
Date: Thu Mar 06 2003 - 08:07:43 GMT-3
Does anyone know how to test Voice without phones?
RTA--RTB--RTC
where RTB is acting as a Frame Switch.
RTA:-
interface Serial0/0
ip address 150.50.10.1 255.255.255.0
encapsulation frame-relay
no fair-queue
clockrate 64000
frame-relay map ip 150.50.10.2 200 broadcast
dial-peer voice 1 pots
destination-pattern 1111
port 1/0/0
!
dial-peer voice 2 vofr
destination-pattern 2222
session target Serial0/0 200
---As for RTC:-
interface Serial0/0 ip address 150.50.10.2 255.255.255.0 encapsulation frame-relay no fair-queue clockrate 64000 frame-relay map ip 150.50.10.1 100 broadcast
dial-peer voice 1 pots destination-pattern 2222 port 1/0/0 ! dial-peer voice 2 vofr destination-pattern 1111 session target Serial0/0 100 !
And I thought I could test the voice setup by "csim start" command.
However, I'm not sure what is meant by the below output... does it means that it is working?
R2#ping 150.50.10.1
Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 150.50.10.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 56/56/60 ms
R2#csim start 1111 csim: called number = 1111, loop count = 1 ping count = 0
csim: loop = 1, failed = 1 csim: call attempted = 1, setup failed = 1, tone failed = 0
R2#
What I'm not sure is even when I admin shutdown the Serial interface, it still has exactly the same output.
Thanks in advance,
Best Regards, Hunt
http://mobile.yahoo.com.au - Yahoo! Mobile - Check & compose your email via SMS on your Telstra or Vodafone mobile.
This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:33 GMT-3