The pim ipv6 require-genid command configures a PIM interface to reject a Hello message without a generation ID.
The undo pim ipv6 require-genid command restores the default configuration.
By default, a PIM interface permits a Hello message without a generation ID.
100ge sub-interface view, 100GE interface view, 10GE sub-interface view, 10GE interface view, 200GE sub-interface view, 25GE sub-interface view, 25GE interface view, 400GE sub-interface view, 400GE interface view, 40GE sub-interface view, 40GE interface view, 50GE sub-interface view, 50GE interface view, Eth-Trunk sub-interface view, Eth-Trunk interface view, FlexE interface view, GE optical interface view, GE sub-interface view, GE interface view, GE electrical interface view, Global VE sub-interface view, Loopback interface view, PW-VE sub-interface view, VE sub-interface view, VLANIF interface view, Virtual template view
Usage Scenario
After PIM-SM is enabled on an interface of a Router, the Router generates a random number as the generation ID for Hello messages. Each time the Router status changes, the Router generates a new generation ID.
If a Router receives a Hello message that contains a changed generation ID from the same PIM neighbor, the Router considers that the PIM neighbor status has changed. In this manner, the Router can detect status changes of its neighbors. To configure a PIM interface to reject Hello messages without a generation ID, run the pim ipv6 require-genid command, improving communication security.Prerequisites
The multicast routing function has been enabled using the multicast ipv6 routing-enable command in the public network instance view.
Configuration Impact
After the pim ipv6 require-genid command is run, the Router sets up PIM neighbor relationships only with devices that send Hello messages with a generation ID.