cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1014
Views
0
Helpful
2
Replies

Stub Multicast Router on ASA

yrichard
Level 1
Level 1

Hi,

I'm swapping out a PIX, IOS 6.3 with an ASA 5520 v8. The PIX has the following 2 commands in it's config:

multicast interface outside

multicast interface inside

These commands do not exist on the ASA. I do not wish to enable multicast routing. What commands on the ASA are equivalent to the multicast commands on the PIX?

Thanks

Yolande

1 Accepted Solution

Accepted Solutions

hostname(config-if)#igmp

hostname(config-if)#igmp forward interface outside

This will enable the inside interface for IGMP forwarding and configure

all multicast requests coming from the inside interface and forward them

to the outside.

This should be it, remember to remove all your PIM configurations as PIM

and IGMP Stub Multicast Routing are not simultaneously supported.

View solution in original post

2 Replies 2

hostname(config-if)#igmp

hostname(config-if)#igmp forward interface outside

This will enable the inside interface for IGMP forwarding and configure

all multicast requests coming from the inside interface and forward them

to the outside.

This should be it, remember to remove all your PIM configurations as PIM

and IGMP Stub Multicast Routing are not simultaneously supported.

The Cisco TAC has written an ASA Multicast troubleshooting guide that might help other engineers that run into multicast problems:

http://www.cisco.com/en/US/products/ps6120/products_tech_note09186a0080befd2a.shtml

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card