New topicconfigure ospfv3 lsa-batch-interval

configure ospfv3 lsa-batch-interval seconds

Description

This command configures the LSA batch interval. LSAs added during this interval are batched together for update.

Syntax Description

seconds Interval in seconds. Range is 0 to 600. (Default 0, not batched.)

Default

0.

Usage Guidelines

The range is 0 to 600 seconds.

Example

The following example shows the output of the show ospfv3 command including the LSA batch interval output:
# show ospfv3 
OSPFv3              : Enabled            RouterId            : 10.1.1.1
RouterId Selection  : Configured         ASBR                : No
ABR                 : No                 ExtLSAs             : 0
ExtLSAChecksum      : 0x0                OriginateNewLSAs    : 3
ReceivedNewLSAs     : 0                  SpfHoldTime         : 10s     
Num of Areas        : 1                  LSA Batch Interval  :0s
10M Cost            : 100                100M Cost           :50
1000M Cost (1G)     : 40                 10000M Cost (10G)   :20
40000M Cost (40G)   : 20                 100000M Cost (100G) :10
Graceful Restart    : Both               Grace Period        : 120s
Restart Status      : None
Last Restart Exit Reason: None
Import Policy File  : none
Redistribute:  
  Protocol               Status    Cost      Type  Tag    Policy
  direct                 Disabled  20        2     ---    none
  e-bgp                  Disabled  20        2     ---    none  
  i-bgp                  Disabled  20        2     ---    none
  ripng                  Disabled  20        2     ---    none
  static                 Disabled  20        2     ---    none 
  isis-level-1           Disabled  20        2     ---    none 
  isis-level-2           Disabled  20        2     ---    none 
  isis-level-1-external  Disabled  20        2     ---    none 
  isis-level-2-external  Disabled  20        2     ---    none

History

This command was first available in ExtremeXOS 16.2.

Platform Availability

This command is available on all platforms.