Cisco Nexus 5600 Series Reference page 392

Nx-os multicast routing command reference
Hide thumbs Also See for Nexus 5600 Series:
Table of Contents

Advertisement

ipv6 pim jp-policy
ipv6 pim jp-policy
To filter IPv6 Protocol Independent Multicast (PIM6) join-prune messages that are based on a route-map
policy, use the ipv6 pim jp-policy command. To disable filtering, use the no form of this command.
Syntax Description
policy-name
in
out
Defaults
Disabled; no filter is applied for either incoming or outgoing messages.
Command Modes
Interface configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Release
5.0(3)N1(1)
4.2(3)
Usage Guidelines
Beginning with Cisco NX-OS Release 4.2(3), the ipv6 pim jp-policy command filters messages in both
incoming and outgoing directions. To specify filtering only incoming messages, use the optional in
keyword; to specify filtering only outgoing messages, use the optional out keyword. When you enter the
command with no arguments, that is no explicit direction, the system rejects further configurations if
given with explicit direction.
You can specify group, group and source, or group and RP addresses to filter messages with the match
ipv6 multicast command.
This command requires the Enterprise Services license.
Examples
This example shows how to filter PIM join-prune messages:
switch(config)# interface ethernet 2/2
switch(config-if)# ipv6 pim jp-policy my_jp_policy
This example shows how to disable filtering:
switch(config)# interface ethernet 2/2
switch(config-if)# no ipv6 pim jp-policy
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
388
ipv6 pim jp-policy policy-name [in | out]
no ipv6 pim jp-policy [policy-name]
Route-map policy name.
Specifies that the system applies a filter only for incoming messages.
Specifies that the system applies a filter only for outgoing messages.
Modification
This command was introduced.
The optional in and out parameters were added.
Chapter
I Commands
OL-31626-01

Advertisement

Table of Contents
loading

Table of Contents