CÔNG TY TNHH CÔNG NGHỆ VIỆT THÁI DƯƠNG
Logo CNTTShop.vn

NTT03, Line 1, Thống Nhất Complex, Thanh Xuân, Hà Nội.
Danh mục sản phẩm

Configure IGMP SSM Mapping

Configuration Conditions

Before configuring the IGMP SSM mapping, first complete the following tasks:

  • Configure the network layer address of the interface, making the neighboring node network layer reachable;
  • Enable the IGMP protocol.

Configure IGMP SSM Mapping

To provide the PIM-SSM service for the receiver not supporting IGMPv3 in the PIM-SSM network, we can configure the IGMP SSM Mapping function on the device.

The user can configure the IGMP SSM Mapping rule according to the demand of the network receiver. The group member relation report permitted by the rule is converted to the IGMPv3 non-member (IS_EX, TO_EX) relation report, and the multicast source address is the source address specified by the IGMP SSM mapping rule.

Table 5-13 Configure the IGMP SSM mapping

Step

Command

Description

Enter the global configuration mode

configure terminal

-

Enter the interface configuration mode

interface interface-name

-

Enable the IGMP SSM Mapping

ip igmp ssm-map enable [ vrf vrf-name ]

Mandatory

By default, do not enable the IGMP SSM Mapping.

Configure the IGMP SSM Mapping rule

ip igmp ssm-map static { access-list-number | access-list-name } source-ip-address [ vrf vrf-name ]

Mandatory

By default, there is no IGMP SSM Mapping rule.

note


  • The ip igmp ssm-map static command only supports the standard ACL.