Reference Guide

PIM-Sparse Mode (PIM-SM) | 1167
Command
History
Usage
Information
The router with the largest value assigned to an interface becomes the Designated
Router. If two interfaces contain the same DR priority value, the interface with the
largest interface IP address becomes the Designated Router.
ipv6 pim join-filter
e
Permit or deny PIM Join/Prune messages on an interface using an access list. This
command prevents the PIM-SM router from creating state based on multicast source
and/or group.
Syntax
ipv6 pim join-filter access-list
Parameters
Defaults
None
Command Modes
INTERFACE
Command
History
Example
FTOS(conf)#ipv6 access-list JOIN-FIL_ACL
FTOS(conf-ipv6-acl)#permit ipv6 165:87:34::0/112 ff0e::225:1:2:0/112
FTOS(conf-ipv6-acl)#permit ipv6 any ff0e::230:1:2:0/112
FTOS(conf-ipv6-acl)#permit ipv6 165:87:32::0/112 any
FTOS(conf-ipv6-acl)#exit
FTOS(conf)#interface gigabitethernet 0/84
FTOS(conf-if-gi-0/84)#ipv6 pim join-filter JOIN-FIL_ACL in
FTOS(conf-if-gi-0/84)#ipv6 pim join-filter JOIN-FIL_ACL out
ipv6 pim query-interval
e
Change the frequency of IPv6 PIM Router-Query messages.
Syntax
ipv6 pim query-interval seconds
To return to the default value, enter no ipv6 pim query-interval seconds command.
Version 8.3.19.0 Introduced on S4820T
Version 8.3.12.0 Introduced on the S4810.
Version 7.4.1.0 Introduced
access-list Enter the name of an extended access list.
in
Enter this keyword to apply the access list to inbound traffic.
out
Enter this keyword to apply the access list to outbound traffic.
Version 8.3.19.0 Introduced on S4820T
Version 8.3.12.0 Introduced on the S4810.
Version 8.3.1.0 Introduced