C613-50170-01 Rev B
Command Reference for x510 Series
1351
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-SM C
OMMANDS
IP
PIM
SPARSE
-
MODE
PASSIVE
ip pim sparse-mode passive
Overview
Use this command to enable and disable passive mode operation for local
members on the VLAN interface.
Use the
no
variant of this command to disable passive mode operation for local
members on the VLAN interface.
Syntax
ip pim sparse-mode passive
no ip pim sparse-mode passive
Mode
Interface Configuration for a VLAN interface.
Usage
Passive mode essentially stops PIM transactions on the interface, allowing only
IGMP mechanism to be active. To turn off passive mode, use the
no ip pim
sparse-mode passive
or the
command. To turn off PIM
activities on the VLAN interface, use the
no ip pim sparse-mode
command.
Examples
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip pim sparse-mode passive
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
no ip pim sparse-mode passive