ip pim exclude-genid
Use this command to exclude the GenID (generated ID) option from Hello packets sent by the PIM module on an interface. This command is used to inter-operate with older Cisco IOS versions.
Use the no option with this command to restore PIM to its default setting.
Command Syntax
ip pim exclude-genid
no ip pim exclude-genid
Parameters
None
Default
By default, the ip pim exclude-genid command is disabled.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Default
By default, this command is disabled; that is, the GenID option is included.
Examples
#configure terminal
(config)#interface eth0
(config-if)#ip pim exclude-genid
(config)#interface eth0
(config-if)#no ip pim exclude-genid
Last modified date: 07-14-2023