Timer Lsp-Generation - HP FlexNetwork 3600 v2 Series Command Reference Manual

Hide thumbs Also See for FlexNetwork 3600 v2 Series:
Table of Contents

Advertisement

Parameters
ip-address: Destination IP address of the summary route.
mask: Mask of the destination IP address, in dotted decimal format.
mask-length: Mask length, in the range of 0 to 32.
avoid-feedback: Avoids learning summary routes by route calculation.
generate_null0_route: Generate the Null 0 route to avoid routing loops.
level-1: Summarize only the routes redistributed to Level-1.
level-1-2: Summarizes the routes redistributed to both Level-1 and Level-2.
level-2: Summarizes only the routes redistributed to Level-2.
tag tag: Specifies a management tag, in the range of 1 to 4294967295.
Description
Use summary to configure a summary route.
Use undo summary to remove a summary route.
No summarization is configured by default.
If no level is specified, only the level-2 routes will be summarized by default.
You can summarize multiple contiguous networks into a single network to reduce the size of the
routing table, as well as that of LSP and LSDB generated by the router. It is allowed to summarize
native IS-IS routes and redistributed routes. After summarization, the cost of the summary route is
the smallest cost of those summarized routes.
The router summarizes only routes in local LSPs.
Examples
# Configure a summary route of 202.0.0.0/8.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] summary 202.0.0.0 255.0.0.0

timer lsp-generation

Syntax
timer lsp-generation maximum-interval [ initial-interval [ second-wait-interval ] ] [ level-1 | level-2 ]
undo timer lsp-generation [ level-1 | level-2 ]
View
IS-IS view
Default level
2: System level
Parameters
maximum-interval: Maximum wait interval in seconds for generating IS-IS LSPs, in the range of 1 to
120.
initial-interval: Initial wait interval in milliseconds before generating the first IS-IS LSP, in the range of
10 to 60000. The default is 0.
second-wait-interval: Wait interval in milliseconds before generating the second LSP, in the range of
10 to 60000. The default is 0.
182

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents