C613-50631-01 Rev A Command Reference for IE340 Series 1819
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
PIM-SM COMMANDS
IP
PIM SPARSE-MODE
ip pim sparse-mode
Overview Use this command to enable PIM-SM on an interface.
Use the no variant of this command to disable PIM-SM on an interface.
Syntax
ip pim sparse-mode
no ip pim sparse-mode
Mode Interface Configuration for a VLAN interface.
Examples To enable PIM-SM on vlan2, use the commands:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# ip pim sparse-mode
To disable PIM-SM on vlan2, use the commands:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# no ip pim sparse-mode