Deployment Guide

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 Do not enter this command before creating the access-list.
ipv6 pim register-lter
Congure the source DR so that it does not send register packets to the RP for the specied sources and groups.
Syntax
ipv6 pim register-filter access-list
Parameters
access-list Enter the name of the extended ACL that contains the sources and groups to lter.
Defaults none
Command Modes CONFIGURATION
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 pim register-filter REG-FIL_ACL
Dell(conf)#ipv6 access-list REG-FIL_ACL
Dell(conf-ipv6-acl)#deny ipv6 165:87:34::10/128 ff0e::225:1:2:0/112
Dell(conf-ipv6-acl)#permit ipv6 any any
Dell(conf-ipv6-acl)#exit
ipv6 pim rp-address
Congure a static PIM rendezvous point (RP) address for a group. First-hop routers use this address to send register packets on behalf of
the source multicast host.
Syntax
ipv6 pim rp-address address group-address group-address mask override
To remove an RP address, use the no ipv6 pim re-address address group-address mask
override command.
Parameters
address Enter the IPv6 RP address in the x:x:x:x::x format.
NOTE: The :: notation species successive hexadecimal elds of zero.
group-address
group-address
mask
Enter the keywords group-address then the group address in the x:x:x:x::x format and
then the mask in /nn format to assign that group address to the RP.
NOTE: The :: notation species successive hexadecimal elds of zero.
PIM-Sparse Mode (PIM-SM) 1015