C613-50631-01 Rev A Command Reference for IE340 Series 1824
AlliedWare Plus™ Operating System - Version 5.5.3-0.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 <acl>
no ip pim spt-threshold group-list [<acl>]
Mode Global Configuration
Usage notes 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
Command
changes
Version 5.4.7-1.1: VRF-lite support added SBx8100.
Version 5.4.8-1.1: VRF-lite support added x930, SBx908 GEN2.
Parameter Description
<acl> The standard, expanded or named ACL to use.