ipv6 pim asm-join-filter

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

Syntax

ipv6 pim asm-join-filter standard-acl
no ipv6 pim asm-join-filter standard-acl

Parameters

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

Defaults

None.

Mode

Interface command mode.

Usage

The ASM join filter applies a standard permit/deny ACL that defines which Any-Source Multicast groups are permitted to cross this interface either inbound our outbound.

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

Example

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

System(su-config)->interface vlan 100
System(su-config-intf-vlan.0.100)->ipv6 pim asm-join-filter asmFilter1
System(su-config-intf-vlan.0.100)->