ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
52
| Multicast Routing Commands
PIM Multicast Routing
– 1969
Console#
ipv6 pim
join-prune-interval
This command sets the join/prune timer. Use the no form to restore the
default setting.
SYNTAX
ipv6 pim join-prune-interval seconds
no ipv6 pim join-prune-interval
seconds - The interval at which join/prune messages are sent.
(Range: 1-65535 seconds)
DEFAULT SETTING
60 seconds
COMMAND MODE
Interface Configuration (VLAN)
COMMAND USAGE
By default, the switch sends join/prune messages every 210 seconds to
inform other PIM-SM routers about clients who want to join or leave a
multicast group.
Use the same join/prune message interval on all the PIM-SM routers in
the same PIM-SM domain, otherwise the routing protocol’s performance
will be adversely affected.
The multicast interface that first receives a multicast stream from a
particular source forwards this traffic only to those interfaces on the
router that have requested to join this group. When there are no longer
any requesting groups on that interface, the leaf node sends a prune
message upstream and enters a prune state for this multicast stream.
The protocol maintains both the current join state and the pending
Reverse Path Tree (RPT) prune state for this (source, group) pair until
the join/prune-interval timer expires.
EXAMPLE
This example sets the priority used in the bidding process for the DR.
Console(config)#interface vlan 1
Console(config-if)#ipv6 pim join-prune-interval 220
Console#show ipv6 pim interface
PIM is enabled.
VLAN 1 is up.
PIM Mode : Sparse Mode
IPv6 Address : FE80::200:E8FF:FE93:82A0
Hello Interval : 30 sec
Hello HoldTime : 105 sec
Triggered Hello Delay : 5 sec
Join/Prune Holdtime : 210 sec
Lan Prune Delay : Disabled