The set protocols pimsm4 disable command is used to enable or disable global PIM-SM function.
Command Syntax
set protocols pimsm4 disable <true | false>
Parameter
Parameter | Description |
disable <true | false> | Enables or disables global PIM-SM function. The value could be true or false.
The default is false. |
Usage Guidelines
Users can use commands to enable or disable PIM function (including global and interface-level configurations).
Please note that if only the PIM function is enabled, the PIM boot function is disabled by default unless we enable it.
Example
admin@Xorplus# set protocols pimsm4 disable true admin@Xorplus# commit |
admin@Xorplus# set protocols pimsm4 disable false admin@Xorplus# commit |