ipv6 pim spt-threshold
Use this command to configure an SPT (System Posture Token) threshold.
Use the no option with this command to remove a configured SPT threshold.
Note: This option is binary, meaning that switching to SPT happens either the first data packet is received, or not at all. It is not rate-based.
Command Syntax
ipv6 pim spt-threshold
ipv6 pim spt-threshold group-list (<1-99>|<1300-1999>|WORD)
ipv6 pim (vrf NAME|) spt-threshold
ipv6 pim (vrf NAME|) spt-threshold group-list (<1-99>|<1300-1999>|WORD)
no ipv6 pim spt-threshold
no ipv6 pim spt-threshold group-list (<1-99>|<1300-1999>|WORD)
no ipv6 pim (vrf NAME|) spt-threshold
no ipv6 pim (vrf NAME|) spt-threshold group-list (<1-99>|<1300-1999>|WORD)
Parameters
vrf
The VPN routing/forwarding instance
NAME
Specify the name of the VPN routing/forwarding instance
group-list
Enable the ability for the last-hop PIM router to switch to SPT for multicast group addresses indicated by the given access-list
<1-99>
An IP Standard access-list
<1300-1999>
An IP Standard access-list (expanded range)
WORD
A named standard access list
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#ipv6 pim spt-threshold group-list LIST1
#configure terminal
(config)#no ipv6 pim spt-threshold
Last modified date: 07/14/2023