disable ripng triggerupdate
Description
Triggered updates are a mechanism for immediately notifying a router‘s neighbors when the router adds or deletes routes or changes their metric. This command disables the trigger update mechanism.
Syntax Description
vlan-name | Specifies an IPv6 configured VLAN. |
tunnel_name | Specifies an IPv6 tunnel. |
all | Specifies all interfaces. |
Default
Enabled.
Usage Guidelines
Triggered updates occur whenever a router changes the metric for a route and it is required to send an update message immediately, even if it is not yet time for a regular update message to be sent. This will generally result in faster convergence, but may also result in more RIPng-related traffic.
When this feature is disabled, any metric change on the interface, or an interface going down will not be communicated until the next periodic update. To configure how often periodic updates are sent, use the following command:
configure ripng updatetimeExample
The following command disables the trigger update mechanism:
disable ripng triggerupdate
History
This command was first available in ExtremeXOS 11.2.
Platform Availability
This command is available on platforms with an Edge, Advanced Edge, or Core license. For licensing information, see the ExtremeXOS 32.2 Feature License Requirements document.