pyNTM
latest
  • Install
  • Examples
  • The Model Object
  • The Network Model File
  • RSVP LSP
  • Demands
  • Interfaces
  • Shared Risk Link Groups (SRLGs)
  • Common Workflows
  • Visualization
  • Development
  • API
  • Changelog
pyNTM
  • Docs »
  • Shared Risk Link Groups (SRLGs)
  • Edit on GitHub

Shared Risk Link Groups (SRLGs)¶

An SRLG represents a collection of model objects with shared risk factors.

An SRLG can include:

  • Nodes
  • Circuits

When the SRLG is failed (failed = True), the members will go to a failed state (failed = True) as well. When the SRLG is not failed (failed = False), the members will also return to failed = False.

Nodes are added to an SRLG via the add_to_srlg node method.

A circuit is added to an SRLG when a component interface is added to the SRLG via the add_to_srlg interface method. The other interface in the interface’s circuit is also automatically added to the SRLG.

Next Previous

© Copyright 2019, Tim Fiola Revision d2bd7287.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.