C613-50170-01 Rev B
Command Reference for x510 Series
1408
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM
V
6 C
OMMANDS
IPV
6
PIM
SPARSE
-
MODE
PASSIVE
ipv6 pim sparse-mode passive
Overview
Use this command to enable and disable PIM-SMv6 passive mode operation for
local members on a VLAN interface.
Use the
no
variant of this command to disable PIM-SMv6 passive mode operation
for local members on a VLAN interface.
Syntax
ipv6 pim sparse-mode passive
no ipv6 pim sparse-mode passive
Mode
Interface Configuration for a VLAN interface.
Usage
Passive mode essentially stops PIM-SMv6 transactions on the interface, allowing
only the MLD mechanism to be active.
Examples
awplus#
configure terminal
awplus(config)#
ipv6 forwarding
awplus(config)#
ipv6 multicast-routing
awplus(config)#
interface vlan2
awplus(config-if)#
ipv6 enable
awplus(config-if)#
ipv6 pim sparse-mode passive
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no ipv6 pim sparse-mode passive