Skip to content

OSPF database support (ietf-ospf.yang) #636

@jovatn

Description

@jovatn

Description

List OSPF database via NETCONF is not supported, as the associated yang branch of "ietf-ospf.yang" is deviated as not supported by "infix-routing.yang".
This feature request concerns listing what is currently available via CLI "show ospf database" also via YANG.

Additional Information

The database branch of the "ietf-ospf" yang model is huge. Determining what is supported by Infix today is the first step in order to suggest the scope for this feature request.
An rudimentary example of what can be shown by CLI today is given below.

admin@R6:/> show ospf database 

       OSPF Router with ID (10.1.1.6)

                Router Link States (Area 0.0.0.0)

Link ID         ADV Router      Age  Seq#       CkSum  Link count
10.1.1.1       10.1.1.1        1523 0x80000007 0x03ce 3
10.1.1.2       10.1.1.2        1494 0x80000009 0x366c 4
10.1.1.3       10.1.1.3        1493 0x80000009 0xaeed 4
10.1.1.4       10.1.1.4        1502 0x80000007 0x596d 3
10.1.1.5       10.1.1.5        1561 0x80000009 0xb4e4 4
10.1.1.6       10.1.1.6        1510 0x80000009 0xe4ae 4


admin@R6:/> 

General Information

Anyone can help out by sponsoring development of new features or contributing pull requests.
Please use this issue for discussions related to the feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions