The pim ipv6 require-genid command configures a PIM interface to reject the Hello messages without the Generation ID.
The undo pim ipv6 require-genid command restores the default configuration.
By default, a PIM interface is allowed to receive the Hello messages without the Generation ID.
GE interface view, XGE interface view, MultiGE interface view, 25GE interface view, 40GE interface view, 100GE interface view, Eth-Trunk interface view, VLANIF interface view, loopback interface view
Usage Scenario
After an interface is enabled with PIM, the switch generates a random number as the Generation ID of the Hello message. If the device status is updated, the switch generates a new Generation ID. When the switch finds that the Hello message received from a PIM neighbor contains a different Generation ID, it considers that the status of the PIM neighbor has changed.
To ensure that connected PIM neighbors work properly, run the pim ipv6 require-genid command to configure a PIM interface to reject the Hello messages without the Generation ID.
Prerequisites
IPv6 multicast routing has been enabled globally using the multicast ipv6 routing-enable command in the system view.
Precautions
This command is valid for both PIM-DM (IPv6) and PIM-SM (IPv6).
<HUAWEI> system-view [HUAWEI] multicast ipv6 routing-enable [HUAWEI] interface vlanif 100 [HUAWEI-Vlanif100] pim ipv6 require-genid
<HUAWEI> system-view [HUAWEI] multicast ipv6 routing-enable [HUAWEI] interface gigabitethernet 0/0/1 [HUAWEI-GigabitEthernet0/0/1] undo portswitch [HUAWEI-GigabitEthernet0/0/1] pim ipv6 require-genid