CLI Guide

Parameters
priority-value Enter a number. Preference is given to larger/higher
number. The range is from 0 to 4294967294. The default is
1.
Defaults 1
Command Modes INTERFACE
Supported Modes Full—Swtich
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information The router with the largest value assigned to an interface becomes the designated
router. If two interfaces contain the same designated router priority value, the
interface with the largest interface IP address becomes the designated router.
ipv6 pim join-filter
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
access-list Enter the name of an extended access list.
in Enter the keyword in to apply the access list to inbound
traffic.
out Enter the keyword out to apply the access list to outbound
traffic.
Defaults none
Command Modes INTERFACE
Supported Modes Full—Swtich
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell(conf)#ipv6 access-list JOIN-FIL_ACL
Dell(conf-ipv6-acl)#permit ipv6 165:87:34::0/112 ff0e::
225:1:2:0/112
Dell(conf-ipv6-acl)#permit ipv6 any ff0e::230:1:2:0/112
Dell(conf-ipv6-acl)#permit ipv6 165:87:32::0/112 any
PIM-Sparse Mode (PIM-SM)
1179