tsaad-dev / te

IETF TE Tunnels YANG models
16 stars 19 forks source link

In tunnel-igp-shortcut add the possibilty to select the IGP #253

Open oscargdd opened 1 year ago

oscargdd commented 1 year ago

Some nodes migth participate in several IGPs. When setting up a tunnel in which the tunnel-igp-shortcut option is activated, it is required to indicate the IGP process ID to which the LSP is considered to be eligible.

E.g. add the following leaf leaf igp-id { type uint16; description "IGP process ID to which the LSP is considered to be eligible."; }