Reference Guide

Defaults none
Command Modes CONFIGURATION
Command History
This guide is platform-specific. For command information about other platforms, refer to the
relevant
FTOS Command Line Reference Guide
.
The following is a list of the FTOS version history for this command.
Version 8.3.19.0 Introduced on the S4820T.
Version 8.3.12.0 Introduced on the S4810.
Version 8.3.1.0 Introduced
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. 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 specifies successive hexadecimal fields 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 specifies successive hexadecimal fields of
zero.
override Enter the keyword override to override the BSR updates with
static RP. The override takes effect immediately during enable/
disable.
NOTE: This option is applicable to multicast group range.
Defaults none
1080