C613-50100-01 REV C Command Reference for x930 Series 1746
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
PIM-SM COMMANDS
IP
PIM SPT-THRESHOLD GROUP-LIST
ip pim spt-threshold group-list
Overview Use this command to turn on the ability for the last-hop PIM router to switch to SPT
(shortest-path tree) for multicast group addresses specified by the given
access-list.
The switching to SPT happens either at the receiving of the first data packet, or not
at all; it is not rate-based.
Use the no variant of this command to turn off switching to the SPT.
Syntax
ip pim spt-threshold group-list {<simplerange>|<expandedrange>|
<named-accesslist>}
no ip pim spt-threshold group-list
[<simplerange>|<expandedrange>| <named-accesslist>]
Mode Global Configuration
Usage Turn on/off the ability for the last-hop PIM router to switch to SPT for multicast
group addresses specified by the given access-list.
Example
awplus# configure terminal
awplus(config)# ip pim spt-threshold group-list 1
awplus(config)# access-list 1 permit 224.0.1.3
Related
Commands
ip pim spt-threshold
Parameter Description
<simplerange> <1-99> IP Standard Access-list.
<expandedrange> <1300-1999> IP Standard Access-list (expanded range).
<named-accesslist> IP Access-list name.