ip pim ssm-join-filter

Use this command to specify the Source-Specific Multicast groups permitted to cross this interface in either an inbound or outbound direction.

Syntax

ip pim ssm-join-filter extended-acl
no ip pim ssm-join-filter extended-acl

Parameters

standard-acl Specifies the extended ACL containing SSM group permit or deny entries.

Defaults

None.

Mode

Interface command mode.

Usage

The SSM join filter applies an extended permit/deny ACL, specifying the source or destination IP addresses that define which Source Specific Multicast S,G pairs are permitted to cross the interface.

The “no” form of this command removes the specified SSM join filter.

Example

This example defines the SSM groups permitted to cross this interface using the ssmFilter1 standard ACL on VLAN 100:

System(su-config)->interface vlan 100
System(su-config-intf-vlan.0.100)->ip pim ssm-join-filter ssmFilter1
System(su-config-intf-vlan.0.100)->