C613-50170-01 Rev B
Command Reference for x510 Series
1409
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM
V
6 C
OMMANDS
IPV
6
PIM
SPT
-
THRESHOLD
ipv6 pim spt-threshold
Overview
This command turns on the ability for the last-hop PIM-SMv6 router to switch to
SPT (shortest-path tree).
The
no
variant of this command turns off the ability for the last-hop PIM-SMv6
router to switch to SPT.
NOTE
:
The switching to SPT happens either at the receiving of the first data packet, or
not at all; it is not rate-based.
Syntax
ipv6 pim spt-threshold
no ipv6 pim spt-threshold
Mode
Global Configuration
Examples
To enable the last-hop PIM-SMv6 router to switch to SPT, use the following
commands:
awplus#
configure terminal
awplus(config)#
ipv6 forwarding
awplus(config)#
ipv6 multicast-routing
awplus(config)#
ipv6 pim spt-threshold
To stop the last-hop PIM-SMv6 router from being able to switch to SPT, use the
following commands:
awplus#
configure terminal
awplus(config)#
no ipv6 pim spt-threshold
Related
Commands