Cisco ASA Series Cli Configuration Manual page 719

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Configuring Multicast Routing
Configuring IGMP Group Membership
You can configure the ASA to be a member of a multicast group. Configuring the ASA to join a multicast
group causes upstream routers to maintain multicast routing table information for that group and keep
the paths for that group active.
Note
If you want to forward multicast packets for a specific group to an interface without the ASA accepting
those packets as part of the group, see the
page
To have the ASA join a multicast group, enter the following command:
Command
igmp join-group group-address
Example:
hostname(config-if)# igmp join-group
mcast-group
Configuring a Statically Joined IGMP Group
Sometimes a group member cannot report its membership in the group because of some configuration,
or there may be no members of a group on the network segment. However, you still want multicast traffic
for that group to be sent to that network segment. You can have multicast traffic for that group sent to
the segment by configuring a statically joined IGMP group.
Enter the igmp static-group command. The ASA does not accept the multicast packets, but instead
forwards them to the specified interface.
To configure a statically joined multicast group on an interface,enter the following command:
Command
igmp static-group
Example:
hostname(config-if)# igmp static-group
group-address
1-7.
Purpose
Configures the ASA to be a member of a multicast group.
The group-address argument is the IP address of the group.
Purpose
Configures the ASA statically to join a multicast group on an interface.
The group-address argument is the IP address of the group.
"Configuring a Statically Joined IGMP Group" section on
Cisco ASA Series CLI Configuration Guide
Customizing Multicast Routing
1-7

Advertisement

Table of Contents
loading

Table of Contents