Skip to content

Add support for graphical representation of Single and Multi-Area OSPF Adjacencies #1

@roopeshsn

Description

@roopeshsn

We want to add support to create a graph using the LSDB information.

Representing Single Area OSPF Adjacencies is pretty simple (will mention the commit id once done). This can be implemented using Type-1 and Type-2 LSAs (we won't see Type-2 LSAs in LSDB if the links where point-to-point)

Representing Multi Area OSPF Adjacencies is pending. My thought process:

  • In addition to using Type-1 and Type-2, Type-3 is required to stitch between areas.
  • We require LSDB information from ABRs (atleast 1) in every areas.

I'll update this issue if my thought process changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions