Release : 1.1f 574 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
23.2 set ip pim threshold
This command configures the (Shortest Path Tree) SPT group or source threshold, when
exceeded, switching to shortest path tree is initiated. To switch to SPT, the threshold MUST be
configured.
set ip pim threshold { spt-grp | spt-src } < number of packets(0-
2147483647)>
Syntax Description
spt-grp - The threshold of data rate for any group. When exceeded, source specific counters
are initiated for that particular group. It is based on number of bits per second
spt-src - The switching to Shortest Path Tree is initiated when the threshold of data rate for
any source is exceeded. It is based on number of bits per second
number of packets - Number of packets
Mode
Global Configuration Mode
Defaults
0
Example
iss (config)# set ip pim threshold spt-grp 50
Related Command
show ipv6 pim thresholds – Displays threshold configured for SPT, RP thresholds, rate
limit values for both SM and DM
145