Name
ip multicast helper-map — interface
Synopsis
ip multicast helper-mapgroup-addressbroadcast-addressaccess-listno ip multicast helper-mapgroup-addressbroadcast-addressaccess-listip multicast helper-map broadcastmulticast-addressaccess-listno ip multicast helper-map broadcastmulticast-addressaccess-list
Configures
Multicast tunneling
Default
None
Description
Use this command to send broadcast packets through a multicast network that connects two or more broadcast-capable networks. At one multicast network, you convert the multicast packets to broadcast packets and send them through the broadcast network, which converts them back to multicast packets at the other end.
-
group-address Multicast group whose traffic is to be converted to broadcast traffic.
-
broadcast Specifies that the traffic is going to be converted from broadcast to multicast.
-
broadcast-address When using the
group-addressparameter, this parameter specifies the IP address to which to send the broadcast traffic.-
multicast-address When using the
broadcastoption, this variable specifies the multicast address to which converted traffic is sent.-
access-list An extended access list that uses the UDP port number to control which broadcast packets will be converted.
Example
The following configuration converts multicast traffic for the multicast group 224.1.1.2 to broadcast traffic using the broadcast address 10.1.1.255 and UDP port 5000:
interface ethernet 0 ip multicast helper-map 224.1.1.2 10.1.1.255 101 ip pim dense-mode ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access