cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
491
Views
0
Helpful
1
Replies

Multicast routing

Desiles1011
Level 1
Level 1

To have a multicasting application running in a network of Cisco routers/switches...Is only

#ip multicast-routing

enough.

Thanks in advance for all your help

1 Reply 1

purohit_810
Level 5
Level 5

What you are asking..... Multicast application in term of???

if you configure to multicast routing::::

Need following commands at least:

______________________________________________

FOR DENSE MODE ONLY

ip multicast-routing (Glocal configuration mode)

interface fastethernet (Interface in which you want to enable multicast)

ip address {IP address} {Subnet mask}

ip pim dense-mode

______________________________________________

IN PIM SPARSE MODE

ip multicast-routing (Glocal configuration mode)

ip pim rp-address {this is the router name} {IP address}

EX: ip pim rp-address 10.10.10.1

interface fastethernet0/0

ip pim sparse-mode

You can user either dense mode or sparse mode.

Also i am attaching documet for you.

Regards,

Dharmesh Purohit

Review Cisco Networking products for a $25 gift card