C613-50170-01 Rev B
Command Reference for x510 Series
1445
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
PIM-DM C
OMMANDS
IP
PIM
DENSE
-
MODE
PASSIVE
ip pim dense-mode passive
Overview
This command enables PIM-DM passive mode operation from Interface mode on
the current VLAN interface.
The
no
variant of this command disables passive mode.
Syntax
ip pim dense-mode passive
no ip pim dense-mode passive
Mode
Interface Configuration for a VLAN interface.
Usage
Configuring a VLAN interface as a passive PIM-DM interface indicates that the
VLAN interface is connected to a stub network (i.e. a network that does not contain
any PIM Routers). So, multicast streams that arrive on other PIM-DM interfaces can
be routed to hosts on the passive PIM-DM interface, but no PIM neighbor
relationships will be formed on the passive PIM-DM interface.
Example
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip pim dense-mode passive