OcNOS-SP : Multicast Guide : Protocol Independent Multicasting Command Reference : PIMv4 Commands : ip pim router-id
ip pim router-id
Use this command to configure PIM router-ID to uniquely identify the router.By default, PIM registers for the NSM router-id service. This command will override the router-id received from NSM.
Use the no option with this command to unconfigure PIM router-ID. This will make PIM fall back to the NSM router-id
Command Syntax
ip pim (vrf NAME|) router-id A.B.C.D
no ip pim (vrf NAME|) router-id
Parameters
vrf
The VPN routing/forwarding instance
NAME
Specify the name of the VPN routing/forwarding instance
A.B.C.D
Specify the Router ID
Default
By default, the ip pim option is disabled.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#ip pim router-id 1.1.1.1
 
(config)#no ip pim router-id
 
Last modified date: 10/20/2023