ipv6 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 its default setting.
Command Syntax
ipv6 pim exclude-genid
no ipv6 pim exclude-genid
Parameters
None
Default
By default, this command is disabled; that is, the GenID option is included.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#ipv6 pim exclude-genid
(config)#interface eth0
(config-if)#no ipv6 pim exclude-genid
Last modified date: 07/14/2023