RIPng Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1520
disable ripng triggerupdate
disable ripng triggerupdate {vlan <vlan-name> | tunnel <tunnel_name> |
[vlan | tunnel] all}
Description
Disables the trigger update mechanism. Triggered updates are a mechanism for immediately notifying a
router’s neighbors when the router adds or deletes routes or changes their metric.
Syntax Description
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 updatetime
Example
The following command disables the trigger update mechanism:
disable ripng triggerupdate
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
vlan-name
Specifies an IPv6 configured VLAN.
tunnel-name
Specifies an IPv6 tunnel.
all
Specifies all interfaces.