Skip Navigation Links | |
Exit Print View | |
![]() |
Sun Ethernet Fabric Operating System PIMv6 Administration Guide |
Configuring the Topology Example
Enable IPv6 Support and Assign IPv6 Addresses
Configure the Group and Source Thresholds
Configure the SPT Switching Period
Configure the Rendezvous Point Threshold
Configure the RP Switch Period
Configure the regstop Rate Limit
Configuring PIMv6 on an Interface
Associate the PIMv6 Component to an Interface
Configure the Query-Interval Value
Configure the Override Interval
Configure the Message Interval
Configuring the PIMv6 Component
Set the Mode for the PIMv6 Component
Configure the RP-Candidate Hold Time
Configure the RP-Candidate Address
Configuring the PIMv6 DR priority configures the designated router priority value for the PIMv6 interface. A designated router sets up multicast route entries and sends corresponding join or prune messages and register messages on behalf of directly connected receivers and sources, respectively.
SEFOS(config)# interface vlan 7 SEFOS(config-if)# ipv6 pim componentId 1 SEFOS(config-if)# end
SEFOS# configure terminal SEFOS(config)# interface vlan 7 SEFOS(config-if)# ipv6 pim dr-priority 10 SEFOS(config-if)# end
SEFOS# show ipv6 pim interface detail vlan7 34 is up ... PIM DR Priority: 10 ...