Explains LSP flood limitation strategies for IS-IS, including configuration procedures for LSP flooding parameters and the use of LSP fast flood control mechanisms to prevent excessive network load.
A flood limit is an IS-IS network design technique that
-
restricts the flooding of link-state packets (LSPs) on specific interfaces or mesh groups
-
improves network scalability in highly redundant or meshy topologies, and
-
may reduce network reliability in the event of multiple failures.
Use cases for limiting LSP flooding
Limiting link-state packets (LSPs) may be desirable in certain “meshy” network topologies, such as highly redundant networks with a fully meshed set of point-to-point links over a nonbroadcast multiaccess (NBMA) transport. In these networks, full LSP flooding can limit network scalability.
Techniques for restricting LSP flooding
One way to restrict the size of the flooding domain is to introduce hierarchy with multiple Level 1 areas and a Level 2 area. Two other techniques can also be used, instead of or in addition to hierarchy:
-
Blocking flooding on specific interfaces
-
Configuring mesh groups
Consequences of flood limiting
Both blocking and mesh group techniques operate by restricting the flooding of LSPs. While scalability of the network is improved, network reliability may be reduced. A series of failures can prevent LSPs from being flooded throughout the network, even if links exist that would allow flooding if blocking or mesh groups had not restricted their use. Under these conditions, link-state databases of routers may become unsynchronized, and consequences such as persistent forwarding loops can result.
Recommendation for network design
Blocking or mesh groups should be used only if specifically required, and then only after careful network design.