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 DR Priority 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
SEFOS(config)# interface vlan 7 SEFOS(config-if)# ipv6 pim componentId 1 SEFOS(config-if)# exit
SEFOS(config)# ip pim component 1
SEFOS(pim-comp)# rp-candidate holdtime 30
SEFOS(pim-comp)# ipv6 pim rp-candidate rp-address ff02::e001:1 128 7777::11 SEFOS(pim-comp)# exit
SEFOS# configure terminal SEFOS(config)# interface vlan 7 SEFOS(config-if)# shutdown
SEFOS(config-if)# ipv6 pim bsr-candidate 20 SEFOS(config-if)# exit
SEFOS(config)# interface vlan 7 SEFOS(config-if)# ipv6 pim componentId 1 SEFOS(config-if)# exit
SEFOS(config)# ip pim component 1
SEFOS(pim-comp)# rp-candidate holdtime 30 SEFOS(pim-comp)# end
SEFOS(pim-comp)# ipv6 pim rp-candidate rp-address ff02::e001:1 128 7777::21 SEFOS(pim-comp)# exit
SEFOS# show ipv6 pim rp-set PIM Group-to-RP mappings ------------------------ Group Address : ff02::e001:1Group Mask : 128 RP: 7777::11 Component-Id : 1 Hold Time : 100, Expiry Time : 00:01:17 Group Address : ff02::e001:1Group Mask : 128 RP: 7777::21 Component-Id : 1 Hold Time : 110, Expiry Time : 00:01:37
SEFOS# show ipv6 pim rp-set 7777::11 PIM Group-to-RP mappings ------------------------ Group Address : ff02::e001:1Group Mask : 128 RP: 7777::11 Component-Id : 1 Hold Time : 30, Expiry Time : 00:01:08