/
set protocols pim interface use-source
set protocols pim interface use-source
The set protocols pim interface use-source command is used to configure the source IP address.
Command Syntax
set protocols pim interface <interface-name> use-source <source-ip>
Parameter
Parameter | Description |
interface <interface-name> | Specifies a L3 VLAN interface. The value is a string. |
use-source <source-ip> | Specifies the source IP address. |
Usage Guidelines
If you have multiple addresses configured on a particular interface and would like pim to use a specific source address associated with that interface.
Example
- Configure the Designated Router priority for the PIM interface vlan-2 to 100.
admin@Xorplus# set protocols pim interface vlan-2 drpriority 100 admin@Xorplus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.