C613-50170-01 Rev B
Command Reference for x510 Series
1353
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM C
OMMANDS
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
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
Parameter
Description
<
acl
>
The standard, expanded or named ACL to use.