openconfig-flexalgo

openconfig-version: 0.1.0

Description

This YANG module defines the configurational and operational parameters related to IGP Flex-Algorithms

Imports

openconfig-network-instance
openconfig-extensions
openconfig-interfaces

Defined types

flex-algo-metric-type

description:
Type of metric to be used during a Flex Algo path computation

type: enumeration

  • IGP
    IGP metric to be used during the calculation.
  • MIN_DELAY
    Min Unidirectional Link Delay as defined in [RFC7810] to be used during the calculation.
  • TE_METRIC
    TE default metric as defined in [RFC5305] to be used during the calculation.

flex-algo-id

description:
Flex-Algorithm identifies which algorithm should be used during path computation

type: uint8

  • range: 128..255

flex-algo-calc-type

description:
Calculation type value ranges from 0 to 127 both inclusive from the IGP Algorithm Types registry defined under Interior Gateway Protocol (IGP) Parameters IANA registries. If the required calculation type is Shortest Path First, the value 0 SHOULD appear in this field.

type: uint8

  • range: 0..127

default: 0

Data elements