/
set protocols pim interface active-active

set protocols pim interface active-active


The set protocols pim interface active-active command is used to turn on PIM active-active configuration. This command will not do anything if you do not have the underlying ability of a MLAG implementation.

The delete protocols pim interface active-active command is used to disable PIM active-active configuration.


Command Syntax

set protocols pim interface <interface-name> active-active


Parameter

Parameter

Description

interface <interface-name>

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


Usage Guidelines

For a multicast sender or receiver to be supported over a dual-attached MLAG bond, you must configure pim active-active.



Example

  • Set the PIM active-active configuration.
admin@Xorplus# set protocols pim interface vlan-2 active-active
admin@Xorplus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.