C613-50631-01 Rev A Command Reference for IE340 Series 1918
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
PIM-DM COMMANDS
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