Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

The set protocols pim interface sm command is used to enable PIM-SM function on a specific L3 VLAN interface.

The delete protocols pim interface sm command is used to disable PIM-SM function on a specific L3 VLAN interface.


Command Syntax

set protocols pim interface <interface-name> sm


Parameter

Parameter

Description

interface <interface-name>

Specifies a L3 VLAN interface. The value is a string.


Example

  • Enable PIM-SM function on the L3 VLAN interface vlan-2.
admin@Xorplus# set protocols pim interface vlan-2 sm
admin@Xorplus# commit
  • No labels