Command Line Reference Guide

ipv6 pim register-filter
Configure the source DR so that it does not send register packets to the RP for the specified sources and groups.
S5000
Syntax
ipv6 pim register-filter access-list
Parameters
access-list Enter the name of the extended ACL that contains the sources and
groups to be filtered.
Defaults none
Command Modes CONFIGURATION
Command History
Version 9.0(1.3) Introduced on the S5000.
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
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.
S5000
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 specifies successive hexadecimal fields of
zero.
group-address
group-address
mask
Enter the keywords 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.
NOTE: The :: notation specifies successive hexadecimal fields of
zero.
1006