Reference Guide
PIM-Sparse Mode (PIM-SM) | 1169
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
Defaults
No default values or behavior
Command Modes
CONFIGURATION
Command
History
Usage
Information
The RP addresses are stored in the order in which they are entered. RP addresses
learnt via BSR take priority over static RP addresses.
Without the override option, RPs advertised by the BSR updates take precedence
over the statically configured RPs.
Version 8.3.19.0 Introduced on S4820T
Version 8.3.12.0 Introduced on the S4810.
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.
Version 8.3.19.0 Introduced on S4820T
Version 8.3.12.0 Introduced on the S4810.
Version 7.4.1.0 Introduced










