RE: Simulate multicast source with SAA

From: Victor Cappuccio (vcappuccio@desca.com)
Date: Sun Jan 28 2007 - 15:55:17 ART


yeah!!! SLAs Rocks!!!
Not only for creating this http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cg/hsla_c/hsicmp.htm
but for helping you to create traffic as you like
http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cg/hsla_c/index.htm

Example:

R1 --- R3 --- R2 (Client in Group 224.2.2.2), all running in PIM dense mode, just to make the configuration easier

====
rtr 1
 type echo protocol ipIcmpEcho 224.2.2.2
 timeout 1
 frequency 1
rtr schedule 1 life forever start-time now

====
R3(config)#do show ip pim inter

Address Interface Ver/ Nbr Query DR DR
                                          Mode Count Intvl Prior
1.1.13.3 Serial1/0 v2/D 1 30 1 0.0.0.0
1.1.23.3 Serial1/3 v2/D 1 30 1 0.0.0.0
3.3.3.3 Loopback0 v2/D 0 30 1 3.3.3.3
R3(config)#int s1/0
R3(config-if)#no ip mroute
R3(config-if)#int s1/2
R3(config-if)#no ip mroute
R3(config-if)#do deb ip mp
IP multicast packets debugging is on
00:05:37: IP(0): s=1.1.13.1 (Serial1/0) d=224.2.2.2 (Serial1/3) id=63, prot=1, len=64(64), mforward
00:05:37: IP(0): s=1.1.1.1 (Serial1/0) d=224.2.2.2 (Serial1/3) id=63, prot=1, len=64(64), mforward
00:05:38: IP(0): s=1.1.13.1 (Serial1/0) d=224.2.2.2 (Serial1/3) id=64, prot=1, len=64(64), mforward
R3(config-if)#
00:05:38: IP(0): s=1.1.1.1 (Serial1/0) d=224.2.2.2 (Serial1/3) id=64, prot=1, len=64(64), mforward
00:05:39: IP(0): s=1.1.13.1 (Serial1/0) d=224.2.2.2 (Serial1/3) id=65, prot=1, len=64(64), mforward
00:05:39: IP(0): s=1.1.1.1 (Serial1/0) d=224.2.2.2 (Serial1/3) id=65, prot=1, len=64(64), mforward
R3(config-if)#do u a
00:05:40: IP(0): s=1.1.13.1 (Serial1/0) d=224.2.2.2 (Serial1/3) id=66, prot=1, len=64(64), mforward
00:05:40: IP(0): s=1.1.1.1 (Serial1/0) d=224.2.2.2 (Serial1/3) id=66, prot=1, len=64(64), mforward
00:05:41: IP(0): s=1.1.13.1 (Serial1/0) d=224.2.2.2 (Serial1/3) id=67, prot=1, len=64(64), mforward
00:05:41: IP(0): s=1.1.1.1 (Serial1/0) d=224.2.2.2 (Serial1/3) id=67, prot=1, len=64(64), mforward
R3(config-if)#do u all
All possible debugging has been turned off

-----Mensaje original-----
De: nobody@groupstudy.com en nombre de Bozhidar Batev
Enviado el: dom 28/01/2007 10:42
Para: ccielab@groupstudy.com
Asunto: Simulate multicast source with SAA
 
Can I simulate multicast source with SAA to test my multicast
configuration.

Thanks



This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:57 ART