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 an L3 interface. The value could be a VLAN interface name, loopback interface name, routed interface or sub-interface name.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 © 2024 Pica8 Inc. All Rights Reserved.