Assigning A Multicast Group To An Interface; Configuring Group Outgoing Interface Mapping - Juniper JUNOSE 11.0.X MULTICAST ROUTING Configuration Manual

For e series broadband services routers - multicast routing configuration
Hide thumbs Also See for JUNOSE 11.0.X MULTICAST ROUTING:
Table of Contents

Advertisement

JUNOSe 11.0.x Multicast Routing Configuration Guide

Assigning a Multicast Group to an Interface

You can assign an interface to send and receive all traffic for a particular multicast
group. This feature allows you to control the MLD traffic and to test the behavior of
multicast protocols in the network.
ipv6 mld static-group

Configuring Group Outgoing Interface Mapping

You can configure an MLD protocol interface to use a different outgoing interface
(OIF) for multicast-data-forwarding by applying an OIF map. When you configure an
OIF map on an MLD protocol interface, the map is applied to all MLD membership
requests that the interface receives. To configure OIF mapping on an interface, you
first create the OIF map using the ipv6 mld oif-map command and then apply that
map to an interface with the ipv6 mld apply-oif-map command.
To properly configure an interface used in the OIF map for multicast-data-forwarding
capability, you must configure the interface version as passive with the ipv6 mld
versioncommand. You can either specify a passive interface as the OIF or specify
the OIF as self (to use the MLD protocol interface as the OIF) in the ipv6 mld
oif-mapcommand.
ipv6 mld apply-oif-map
192

Assigning a Multicast Group to an Interface

or AllowNewSource group report). The request is ignored if the access list query
fails. The ipv6 mld access-source-group command uses IPv6 access lists, which
allow both source and destination group addresses to be specified.
Use the MLD-Access-Src-Name RADIUS attribute (VSA 26-75) in RADIUS
Access-Accept messages as an alternative method of configuring this value.
Example
host1:boston(config-if)#ipv6 mld access-source-group dallas-list
Use the no version to remove any access list restriction.
See ipv6 mld access-source-group.
Use to send and receive all traffic for a multicast group from a specific interface.
The interface sets no timers for this group.
Example
host1:boston(config-if)#ipv6 mld static-group ff0e::1
Use the no version to remove the group from the interface.
See ipv6 mld static-group.
Use to apply the specified outgoing interface (OIF) map to the current interface.
Example

Advertisement

Table of Contents
loading

Table of Contents