set protocols ospf aggregation timer
The set protocols ospf aggregation timer command configures ASBR route summarization delay timer interval. Summarization starts only after this delay timer expiry.
Command Syntax
set protocols ospf [vrf <vrf-name>] aggregation timer <aggregation-timer>
Parameters
Parameter | Description |
vrf <vrf-name> | Optional. Specifies the name of the VRF for the OSPF instance. |
Aggregation timer <aggregation-timer> | Specifies delay timer for starting ASBR route summarization. The value is an integer that ranges from 5 to 1800, in seconds. The default value is 5 seconds. |
Example
- The following commands changes the ASBR route summarization delay timer to 100 seconds.
admin@Xorplus# set protocols ospf aggregation timer 100 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.