Reference Guide
1124 | PIM-Sparse Mode (PIM-SM)
www.dell.com | support.dell.com
Defaults
None
Command Modes
CONFIGURATION
Command
History
Usage
Information
Do not enter this command before creating the access-list.
ipv6 pim register-filter
e
Configure the source DR so that it does not send register packets to the RP for the specified sources
and groups.
Syntax
ipv6 pim register-filter access-list
Parameters
Defaults
None
Command Modes
CONFIGURATION
Command
History
Example
FTOS(conf)#ipv6 pim register-filter REG-FIL_ACL
FTOS(conf)#ipv6 access-list REG-FIL_ACL
FTOS(conf-ipv6-acl)#deny ipv6 165:87:34::10/128 ff0e::225:1:2:0/112
FTOS(conf-ipv6-acl)#permit ipv6 any any
FTOS(conf-ipv6-acl)#exit
ipv6 pim rp-address
e
Configure a static PIM Rendezvous Point (RP) address for a group. This address is used by first-hop
routers 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.
Parameters
Version 8.3.1.0 Introduced
access-list
Enter the name of the extended ACL that contains the sources and groups to be
filtered.
Version 8.3.1.0 Introduced
address Enter the IPv6 RP address in the x:x:x:x::x format.
The
:: notation specifies successive hexadecimal fields of zero.
group-address
group-address mask
Enter the keyword
group-address followed by 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.
The
:: notation specifies successive hexadecimal fields of zero.
override Enter the keyword override to override the BSR updates with static RP.
The override will take effect immediately during enable/disable.
Note: This option is applicable to multicast group range.