openconfig-aft-network-instance

openconfig-version: 0.3.1

Description

This module provides augmentations that are utilized when building the OpenConfig network instance model to add per-NI AFTs.

Imports

openconfig-extensions
openconfig-network-instance

Data elements

openconfig-aft-summary

openconfig-version: 0.2.0

Description

This module provides summary of aft entry counts per protocol type for each network instance.

Imports

openconfig-extensions
openconfig-policy-types
openconfig-network-instance

Data elements

openconfig-evpn-types

openconfig-version: 0.2.0

Description

This module contains general data definitions for use in EVPN policy. It can be imported by modules that make use of EVPN attributes

Imports

openconfig-extensions
openconfig-yang-types

Defined types

evi-id

description:
Type definition representing a EVPN Instance Identifier

type: uint32

  • range: 1..16777215

vni-id

description:
Type definition representing a virtual network identifier

type: uint32

  • range: 1..16777215

esi

description:
10-octet Ethernet segment identifier (ESI)

type: oc-yang:hex-string

esi-type

description:
T-(ESI Type) is a 1-octet field (most significant octet) that specifies the format of the remaining 9 octets (ESI Value).

type: enumeration

  • TYPE_0_OPERATOR_CONFIGURED
    Type 0 indicates the value must be provided.
  • TYPE_1_LACP_BASED
    Type 1 when IEEE 802.1AX LACP is used between the PEs and CEs, this ESI type indicates an auto-generated ESI value determined from LACP.
  • TYPE_2_BRIDGE_PROTOCOL_BASED
    Type 2 the ESI Value is auto-generated and determined based on the Layer 2 bridge protocol
  • TYPE_3_MAC_BASED
    Type 3 this type indicates a MAC-based ESI Value that can be auto-generated or configured by the operator.
  • TYPE_4_ROUTER_ID_BASED
    Type 4 this type indicates a router-ID ESI Value that can be auto-generated or configured by the operator.
  • TYPE_5_AS_BASED
    Type 5 this type indicates an Autonomous System (AS)-based ESI Value that can be auto-generated or configured by the operator.

mac-type

description:
Type of MAC, if it is static or has been learned

type: enumeration

  • STATIC
    Static MAC
  • DYNAMIC
    Dynamically learned MAC
  • CONNECTED
    Connected MAC

origin-type

description:
Origin of the MAC address

type: enumeration

  • LOCAL
    Local MAC Address
  • REMOTE
    Remote MAC Address
  • ALL
    All MAC Address

urib-nexthop-encap

description:
Type of encapsulation of the next hop

type: enumeration

  • NONE
    Encapsulation not set
  • VXLAN
    VXLAN encapsulation
  • INVALID
    Encapsulation Invalid

learning-mode

description:
Type of MAC address learning procedure

type: enumeration

  • CONTROL_PLANE
    Control Plane Learning
  • DATA_PLANE
    Data Plane Learning

ethernet-tag

description:
An Ethernet Tag ID is a 32-bit field containing either a 12-bit or 24-bit identifier that identifies a particular broadcast domain (e.g., a VLAN) in an EVPN instance.

type: uint32

Identities

base: EVPN_TYPE

description:
Base identity for a EVPN type

VLAN_BASED

description:
With this EVPN Type, an EVPN instance consists of only a single broadcast domain.

base identity: EVPN_TYPE

VLAN_BUNDLE

description:
With this EVPN Type, an EVPN instance corresponds to multiple broadcast domains.

base identity: EVPN_TYPE

VLAN_AWARE

description:
With this EVPN Type, an EVPN instance consists of multiple broadcast domains (e.g., multiple VLANs) with each VLAN having its own bridge table .

base identity: EVPN_TYPE

base: EVPN_REDUNDANCY_MODE

description:
Base identity for a EVPN capability

SINGLE_ACTIVE

description:
Indicates Single-Active redundancy mode for a given Ethernet Segment (ES).

base identity: EVPN_REDUNDANCY_MODE

ALL_ACTIVE

description:
Indicates All-Active redundancy mode for a given Ethernet Segment (ES).

base identity: EVPN_REDUNDANCY_MODE

base: EVPN_CAPABILITY

description:
Base identity for a EVPN capability

NVE

description:
An EVPN instance with the Network Virtualization Edge the PE

base identity: EVPN_CAPABILITY

EVI

description:
An EVPN instance spanning the Provider Edge Devices participating in that EVPN

base identity: EVPN_CAPABILITY

MAC_VRF

description:
A Virtual Routing and Forwarding table for Media Access Control MAC addresses on a PE

base identity: EVPN_CAPABILITY

IP_VRF

description:
A VPN Routing and Forwarding table for IP routes on an NVE/ PE. The IP routes could be populated by EVPN and IP-VPN address families. An IP-VRF is also an instantiation of a layer 3 VPN in an NVE/PE

base identity: EVPN_CAPABILITY

IRB

description:
Integrated Routing and Bridging interface. It connects an IP- VRF to a BD or subnet

base identity: EVPN_CAPABILITY

Data elements

openconfig-evpn

openconfig-version: 0.7.0

Description

This module contains general data definitions for use in EVPN. The model contains the configuration and state attributes imported by the OpenConfig network instance module that is the primary holder of these properties.

The module describes the configuration and state parameters to support the instantiation of the MAC-VRF concept defined in the RFC 7432: BGP MPLS-Based Ethernet VPN. The EVPN concept allows the Media Access Control (MAC) addresses forwarding through the control plane on a PE.

Within the OpenConfig model, a single network instance represents an individual MAC VRF. Whilst it is possible that there may be cases where a single MAC VRF may support multiple broadcast domains, this is not currently supported and requires an extension of the model.

Imports

openconfig-yang-types
openconfig-extensions
openconfig-network-instance-types
openconfig-evpn-types
openconfig-inet-types
openconfig-interfaces
openconfig-bgp-types
openconfig-types

Data elements

openconfig-network-instance-types

openconfig-version: 0.9.3

Description

Types associated with a network instance

Imports

openconfig-extensions

Defined types

route-distinguisher

description:
A route distinguisher value

type: union

    type: string

    • pattern:
      ([0-9]|[1-9][0-9]{1,3}|[1-5][0-9]{4}|6[0-4][0-9]{3}|65[0-4][0-9]{2}|655[0-2][0-9]|6553[0-5]):([0-9]|[1-9][0-9]{1,8}|[1-3][0-9]{9}|4[01][0-9]{8}|42[0-8][0-9]{7}|429[0-3][0-9]{6}|4294[0-8][0-9]{5}|42949[0-5][0-9]{4}|429496[0-6][0-9]{3}|4294967[01][0-9]{2}|42949672[0-8][0-9]|429496729[0-5])

    type: string

    • pattern:
      ([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])(\.([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])){3}:([0-9]|[1-9][0-9]{1,3}|[1-5][0-9]{4}|6[0-4][0-9]{3}|65[0-4][0-9]{2}|655[0-2][0-9]|6553[0-5])

    type: string

    • pattern:
      ([0-9]|[1-9][0-9]{1,8}|[1-3][0-9]{9}|4[01][0-9]{8}|42[0-8][0-9]{7}|429[0-3][0-9]{6}|4294[0-8][0-9]{5}|42949[0-5][0-9]{4}|429496[0-6][0-9]{3}|4294967[01][0-9]{2}|42949672[0-8][0-9]|429496729[0-5]):([0-9]|[1-9][0-9]{1,3}|[1-5][0-9]{4}|6[0-4][0-9]{3}|65[0-4][0-9]{2}|655[0-2][0-9]|6553[0-5])

Identities

base: NETWORK_INSTANCE_TYPE

description:
A base identity which can be extended to indicate different types of network instance supported by a device.

DEFAULT_INSTANCE

description:
A special routing instance which acts as the 'default' or 'global' routing instance for a network device.

base identity: NETWORK_INSTANCE_TYPE

L3VRF

description:
A private Layer 3 only routing instance which is formed of one or more RIBs

base identity: NETWORK_INSTANCE_TYPE

L2VSI

description:
A private Layer 2 only switch instance which is formed of one or more L2 forwarding tables

base identity: NETWORK_INSTANCE_TYPE

L2P2P

description:
A private Layer 2 only forwarding instance which acts as a point to point connection between two endpoints

base identity: NETWORK_INSTANCE_TYPE

L2L3

description:
A private Layer 2 and Layer 3 forwarding instance

base identity: NETWORK_INSTANCE_TYPE

base: ENDPOINT_TYPE

description:
Specification of the type of endpoint that is being associated with a network instance

LOCAL

description:
A local interface which is being associated with the endpoint. In addition, the LOCAL endpoint can be used with the VXLAN attributes to define a VXLAN tunnel end-point interface.

base identity: ENDPOINT_TYPE

REMOTE

description:
A remote interface which is being associated with the endpoint

base identity: ENDPOINT_TYPE

base: LABEL_ALLOCATION_MODE

description:
Base identity to be used to express types of label allocation strategies to be used within a network instance

PER_PREFIX

description:
A label is to be allocated per prefix entry in the RIB for the network instance

base identity: LABEL_ALLOCATION_MODE

PER_NEXTHOP

description:
A label is to be allocated per nexthop entry in the RIB for the network instance

base identity: LABEL_ALLOCATION_MODE

INSTANCE_LABEL

description:
A single label is to be used for the instance

base identity: LABEL_ALLOCATION_MODE

base: ENCAPSULATION

description:
On the wire encapsulations that can be used when differentiating network instances

MPLS

description:
Use MPLS labels to distinguish network instances on the wire

base identity: ENCAPSULATION

VXLAN

description:
Use VXLAN (RFC7348) VNIs to distinguish network instances on the wire

base identity: ENCAPSULATION

base: SIGNALLING_PROTOCOL

description:
The signalling protocol that should be used to diseminate entries within a forwarding instance

LDP

description:
Use LDP-based setup for signalling. Where the instance is a point-to-point service this refers to RFC4447 ('Martini') setup. Where the service is an L2VSI, or L2L3 instance it refers to RFC4762 LDP-signalled VPLS instances

base identity: SIGNALLING_PROTOCOL

BGP_VPLS

description:
Use BGP-based signalling and autodiscovery for VPLS instances as per RFC4761

base identity: SIGNALLING_PROTOCOL

BGP_EVPN

description:
Use BGP-based Ethernet VPN (RFC7432) based signalling for the network instance

base identity: SIGNALLING_PROTOCOL

Data elements

openconfig-network-instance

openconfig-version: 4.4.0

Description

An OpenConfig description of a network-instance. This may be a Layer 3 forwarding construct such as a virtual routing and forwarding (VRF) instance, or a Layer 2 instance such as a virtual switch instance (VSI). Mixed Layer 2 and Layer 3 instances are also supported.

Imports

openconfig-yang-types
openconfig-inet-types
openconfig-network-instance-types
openconfig-policy-types
openconfig-routing-policy
openconfig-local-routing
openconfig-interfaces
openconfig-extensions
openconfig-network-instance-l3
openconfig-types
openconfig-bgp
openconfig-mpls
openconfig-vlan
openconfig-ospfv2
openconfig-policy-forwarding
openconfig-segment-routing
openconfig-isis
openconfig-aft
openconfig-pim
openconfig-igmp
openconfig-evpn
openconfig-pcep

Defined types

network-instance-ref

description:
A re-usable type that can be referenced within other modules that references a network instance.

type: leafref

  • path reference: /network-instances/network-instance/config/name

Data elements

/
network-instances

description:
The L2, L3, or L2+L3 forwarding instances that are configured on the local system

nodetype: container (rw)

/network-instances/
network-instance

description:
Network instances configured on the local system IPv4 and IPv6 forwarding are enabled by default within an L3 network-instance and subsequently, routes can be populated into the network-instance using protocols that enable IPv4 and IPv6 configuration without explicitly enabling these.

nodetype: list (rw)

list keys: [name]

/network-instances/network-instance/
name

description:
A unique name identifying the network instance

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/name

/network-instances/network-instance/
config

description:
Configuration parameters relating to a network instance

nodetype: container (rw)

/network-instances/network-instance/config/
name

description:
An operator-assigned unique name for the network instance. If the operator does not designate a name for the instance of type 'DEFAULT_INSTANCE' (e.g. config), the implementation should use the name of 'DEFAULT' (e.g. state).

nodetype: leaf (rw)

type: string

/network-instances/network-instance/config/
type

description:
The type of network instance. The value of this leaf indicates the type of forwarding entries that should be supported by this network instance. Signalling protocols also use the network instance type to infer the type of service they advertise; for example MPLS signalling for an L2VSI network instance would infer a VPLS service whereas a type of L2PTP would infer a VPWS (pseudo-wire) service. An implementation must support only a single network-instance of type 'DEFAULT_INSTANCE'.

nodetype: leaf (rw)

type: identityref

  • base: oc-ni-types:NETWORK_INSTANCE_TYPE

/network-instances/network-instance/config/
description

description:
A free-form string to be used by the network operator to describe the function of this network instance

nodetype: leaf (rw)

type: string

/network-instances/network-instance/config/
router-id

description:
A identifier for the local network instance - typically used within associated routing protocols or signalling routing information in another network instance

nodetype: leaf (rw)

type: oc-yang:dotted-quad

/network-instances/network-instance/config/
route-distinguisher

description:
The route distinguisher that should be used for the local VRF or VSI instance when it is signalled via BGP.

nodetype: leaf (rw)

type: oc-ni-types:route-distinguisher

/network-instances/network-instance/config/
fallback-network-instance

description:
When this leaf is populated, the specified network instance should be used as a fallback instance when a route cannot be resolved in the local network-instance. This configuration is only valid when specified in a non-default instance which must be a L3 capable VRF (i.e., L2L3, or L3VRF).

nodetype: leaf (rw)

type: network-instance-ref

/network-instances/network-instance/
state

description:
Operational state parameters relating to a network instance

nodetype: container (ro)

/network-instances/network-instance/state/
name

description:
An operator-assigned unique name for the network instance. If the operator does not designate a name for the instance of type 'DEFAULT_INSTANCE' (e.g. config), the implementation should use the name of 'DEFAULT' (e.g. state).

nodetype: leaf (ro)

type: string

/network-instances/network-instance/state/
type

description:
The type of network instance. The value of this leaf indicates the type of forwarding entries that should be supported by this network instance. Signalling protocols also use the network instance type to infer the type of service they advertise; for example MPLS signalling for an L2VSI network instance would infer a VPLS service whereas a type of L2PTP would infer a VPWS (pseudo-wire) service. An implementation must support only a single network-instance of type 'DEFAULT_INSTANCE'.

nodetype: leaf (ro)

type: identityref

  • base: oc-ni-types:NETWORK_INSTANCE_TYPE

/network-instances/network-instance/state/
description

description:
A free-form string to be used by the network operator to describe the function of this network instance

nodetype: leaf (ro)

type: string

/network-instances/network-instance/state/
router-id

description:
A identifier for the local network instance - typically used within associated routing protocols or signalling routing information in another network instance

nodetype: leaf (ro)

type: oc-yang:dotted-quad

/network-instances/network-instance/state/
route-distinguisher

description:
The route distinguisher that should be used for the local VRF or VSI instance when it is signalled via BGP.

nodetype: leaf (ro)

type: oc-ni-types:route-distinguisher

/network-instances/network-instance/state/
fallback-network-instance

description:
When this leaf is populated, the specified network instance should be used as a fallback instance when a route cannot be resolved in the local network-instance. This configuration is only valid when specified in a non-default instance which must be a L3 capable VRF (i.e., L2L3, or L3VRF).

nodetype: leaf (ro)

type: network-instance-ref

/network-instances/network-instance/
fdb

description:
Operational state and configuration parameters relating to the forwarding database of the network instance

nodetype: container (rw)

/network-instances/network-instance/fdb/
config

description:
Configuration parameters relating to the FDB

nodetype: container (rw)

/network-instances/network-instance/fdb/config/
mac-learning

description:
When this leaf is set to true, MAC learning is enabled for the network instance, such that MAC addresses are learned from ingress frames and added to the FDB.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/fdb/config/
mac-aging-time

description:
The number of seconds of inactivity after which the entry in the local FDB is timed out.

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/fdb/config/
maximum-entries

description:
The maximum number of MAC address entries that should be accepted into the FDB

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/fdb/config/
anycast-gateway-mac

description:
Configure the anycast gateway MAC address that all VTEPs use for the network instance. When a VM sends an Address Resolution Protocol (ARP) request for the anycast gateway IP address in a VXLAN virtual network, the VTEP responds with the configured anycast MAC address.

nodetype: leaf (rw)

type: oc-yang:mac-address

/network-instances/network-instance/fdb/config/
flood-unknown-unicast-supression

description:
Enable (TRUE) or disable (FALSE) the Unknown Unicast Flooding Suppression. If the Unknown Unicast Flooding Suppression is on, the unicast traffic towards an unknown host will be dropped.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/fdb/
state

description:
Operational state parameters relating to the FDB

nodetype: container (ro)

/network-instances/network-instance/fdb/state/
mac-learning

description:
When this leaf is set to true, MAC learning is enabled for the network instance, such that MAC addresses are learned from ingress frames and added to the FDB.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/fdb/state/
mac-aging-time

description:
The number of seconds of inactivity after which the entry in the local FDB is timed out.

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/fdb/state/
maximum-entries

description:
The maximum number of MAC address entries that should be accepted into the FDB

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/fdb/state/
anycast-gateway-mac

description:
Configure the anycast gateway MAC address that all VTEPs use for the network instance. When a VM sends an Address Resolution Protocol (ARP) request for the anycast gateway IP address in a VXLAN virtual network, the VTEP responds with the configured anycast MAC address.

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/fdb/state/
flood-unknown-unicast-supression

description:
Enable (TRUE) or disable (FALSE) the Unknown Unicast Flooding Suppression. If the Unknown Unicast Flooding Suppression is on, the unicast traffic towards an unknown host will be dropped.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/fdb/
mac-table

description:
Table of learned or statically configured MAC addresses and corresponding VLANs in the bridge domain

nodetype: container (rw)

/network-instances/network-instance/fdb/mac-table/
entries

description:
Enclosing container for list of MAC table entries

nodetype: container (rw)

/network-instances/network-instance/fdb/mac-table/entries/
entry

description:
List of learned MAC addresses

nodetype: list (rw)

list keys: [mac-address] [vlan]

/network-instances/network-instance/fdb/mac-table/entries/entry/
mac-address

description:
Reference to mac-address list key

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/mac-address

/network-instances/network-instance/fdb/mac-table/entries/entry/
vlan

description:
Reference to vlan list key

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/vlan

/network-instances/network-instance/fdb/mac-table/entries/entry/
config

description:
Configuration data for MAC table entries

nodetype: container (rw)

/network-instances/network-instance/fdb/mac-table/entries/entry/config/
mac-address

description:
MAC address for the dynamic or static MAC table entry

nodetype: leaf (rw)

type: oc-yang:mac-address

/network-instances/network-instance/fdb/mac-table/entries/entry/config/
vlan

description:
VLAN on which the MAC address is present. The same MAC address may be seen on multiple VLANs in some cases.

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../../../vlans/vlan/config/vlan-id

/network-instances/network-instance/fdb/mac-table/entries/entry/
state

description:
Operational state data for MAC table entries

nodetype: container (ro)

/network-instances/network-instance/fdb/mac-table/entries/entry/state/
mac-address

description:
MAC address for the dynamic or static MAC table entry

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/fdb/mac-table/entries/entry/state/
vlan

description:
VLAN on which the MAC address is present. The same MAC address may be seen on multiple VLANs in some cases.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../vlans/vlan/config/vlan-id

/network-instances/network-instance/fdb/mac-table/entries/entry/state/
age

description:
The time in seconds since the MAC address has been in the table

nodetype: leaf (ro)

type: uint64

units: seconds

/network-instances/network-instance/fdb/mac-table/entries/entry/state/
entry-type

description:
Indicates whether the entry was statically configured, or dynamically learned.

nodetype: leaf (ro)

type: enumeration

  • STATIC
    Statically programmed MAC table entry
  • DYNAMIC
    Dynamically learned MAC table entry

/network-instances/network-instance/fdb/mac-table/entries/entry/state/
evi

description:
EVPN EVI to associate with the BD/VLAN

nodetype: leaf (ro)

type: oc-evpn-types:vni-id

/network-instances/network-instance/fdb/mac-table/entries/entry/
interface

description:
Reference to the base and/or subinterface for the MAC table entry

nodetype: container (rw)

/network-instances/network-instance/fdb/mac-table/entries/entry/interface/
interface-ref

description:
Reference to an interface or subinterface. The interface that is being referenced is uniquely referenced based on the specified interface and subinterface leaves. In contexts where a Layer 3 interface is to be referenced, both the interface and subinterface leaves must be populated, as Layer 3 configuration within the OpenConfig models is associated with a subinterface. In the case where a Layer 2 interface is to be referenced, only the interface is specified. The interface/subinterface leaf tuple must be used as the means by which the interface is specified, regardless of any other context information (e.g., key in a list).

nodetype: container (rw)

/network-instances/network-instance/fdb/mac-table/entries/entry/interface/interface-ref/
config

description:
Configured reference to interface / subinterface

nodetype: container (rw)

/network-instances/network-instance/fdb/mac-table/entries/entry/interface/interface-ref/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/fdb/mac-table/entries/entry/interface/interface-ref/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/fdb/mac-table/entries/entry/interface/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/fdb/mac-table/entries/entry/interface/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/fdb/mac-table/entries/entry/interface/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/fdb/
mac-mobility

description:
Top grouping the configuration and state data related to mac mobility.

nodetype: container (rw)

/network-instances/network-instance/fdb/mac-mobility/
config

description:
Configuration data related to mac mobility.

nodetype: container (rw)

/network-instances/network-instance/fdb/mac-mobility/config/
mac-mobility

description:
Enable (TRUE) or disable (FALSE). It is possible for a given host or end-station (as defined by its MAC address) to move from one Ethernet segment to another; this is referred to as 'MAC Mobility' or 'MAC move. The configuration attributes includes: mac-mobility-window and mac-mobility-threshold

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/fdb/mac-mobility/config/
mac-mobility-window

description:
The time interval used in detecting a duplicate MAC address. The value can be from 5 through 600 seconds. The default is 180 seconds

nodetype: leaf (rw)

type: uint16

  • range: 0..600

default: 180

/network-instances/network-instance/fdb/mac-mobility/config/
mac-mobility-threshold

description:
The number of MAC mobility events that are detected for a given MAC address within the detection-window before it is identified as a duplicate MAC address. Once the detection threshold is reached, updates for the MAC address are suppressed.

nodetype: leaf (rw)

type: uint8

  • range: 0..50

default: 5

/network-instances/network-instance/fdb/mac-mobility/config/
ip-mobility-threshold

description:
Enable (TRUE) or disable (FALSE). It is possible for a given host or end-station (as defined by its IP address) to move from one Ethernet segment to another. The number of IP mobility events that are detected for a given IP address within the detection-threshold before it is identified as a duplicate IP address. Once the detection threshold is reached, updates for the IP address are suppressed.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/fdb/mac-mobility/config/
duplicate-ip-detection-interval

description:
The time interval used in detecting a duplicate IP address. Duplicate ip detection number of host moves allowed within interval period

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/fdb/mac-mobility/
state

description:
State data related to mac mobility.

nodetype: container (ro)

/network-instances/network-instance/fdb/mac-mobility/state/
mac-mobility

description:
Enable (TRUE) or disable (FALSE). It is possible for a given host or end-station (as defined by its MAC address) to move from one Ethernet segment to another; this is referred to as 'MAC Mobility' or 'MAC move. The configuration attributes includes: mac-mobility-window and mac-mobility-threshold

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/fdb/mac-mobility/state/
mac-mobility-window

description:
The time interval used in detecting a duplicate MAC address. The value can be from 5 through 600 seconds. The default is 180 seconds

nodetype: leaf (ro)

type: uint16

  • range: 0..600

default: 180

/network-instances/network-instance/fdb/mac-mobility/state/
mac-mobility-threshold

description:
The number of MAC mobility events that are detected for a given MAC address within the detection-window before it is identified as a duplicate MAC address. Once the detection threshold is reached, updates for the MAC address are suppressed.

nodetype: leaf (ro)

type: uint8

  • range: 0..50

default: 5

/network-instances/network-instance/fdb/mac-mobility/state/
ip-mobility-threshold

description:
Enable (TRUE) or disable (FALSE). It is possible for a given host or end-station (as defined by its IP address) to move from one Ethernet segment to another. The number of IP mobility events that are detected for a given IP address within the detection-threshold before it is identified as a duplicate IP address. Once the detection threshold is reached, updates for the IP address are suppressed.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/fdb/mac-mobility/state/
duplicate-ip-detection-interval

description:
The time interval used in detecting a duplicate IP address. Duplicate ip detection number of host moves allowed within interval period

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/fdb/
arp-proxy

description:
Top Container related to ARP-Proxy

nodetype: container (rw)

/network-instances/network-instance/fdb/arp-proxy/
config

description:
Configuration data related to ARP-Proxy.

nodetype: container (rw)

/network-instances/network-instance/fdb/arp-proxy/config/
enable

description:
Enable (TRUE) or disable (FALSE) ARP proxy. If true a proxy server on the network answers the Address Resolution Protocol (ARP) queries for an IP address that is not on that network.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/fdb/arp-proxy/config/
arp-suppression

description:
Enable (TRUE) or disable (FALSE) ARP suppression. If true the Address Resolution Protocol (ARP) queries for an IP address that is not on that network are suppressed. Address Resolution Protocol (ARP) suppression is a technique used to reduce the amount of ARP broadcast flooding within individual VXLAN segments, that is between VMs connected to the same logical switch.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/fdb/arp-proxy/config/
ip-mobility-threshold

description:
Enable (TRUE) or disable (FALSE). It is possible for a given host or end-station (as defined by its IP address) to move from one Ethernet segment to another. The number of IP mobility events that are detected for a given IP address within the detection-threshold before it is identified as a duplicate IP address. Once the detection threshold is reached, updates for the IP address are suppressed.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/fdb/arp-proxy/config/
duplicate-ip-detection-interval

description:
The time interval used in detecting a duplicate IP address. Duplicate ip detection number of host moves allowed within interval period

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/fdb/arp-proxy/
state

description:
State data related to ARP-Proxy.

nodetype: container (ro)

/network-instances/network-instance/fdb/arp-proxy/state/
enable

description:
Enable (TRUE) or disable (FALSE) ARP proxy. If true a proxy server on the network answers the Address Resolution Protocol (ARP) queries for an IP address that is not on that network.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/fdb/arp-proxy/state/
arp-suppression

description:
Enable (TRUE) or disable (FALSE) ARP suppression. If true the Address Resolution Protocol (ARP) queries for an IP address that is not on that network are suppressed. Address Resolution Protocol (ARP) suppression is a technique used to reduce the amount of ARP broadcast flooding within individual VXLAN segments, that is between VMs connected to the same logical switch.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/fdb/arp-proxy/state/
ip-mobility-threshold

description:
Enable (TRUE) or disable (FALSE). It is possible for a given host or end-station (as defined by its IP address) to move from one Ethernet segment to another. The number of IP mobility events that are detected for a given IP address within the detection-threshold before it is identified as a duplicate IP address. Once the detection threshold is reached, updates for the IP address are suppressed.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/fdb/arp-proxy/state/
duplicate-ip-detection-interval

description:
The time interval used in detecting a duplicate IP address. Duplicate ip detection number of host moves allowed within interval period

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/fdb/
nd-proxy

description:
Top Container related to ND-Proxy.

nodetype: container (rw)

/network-instances/network-instance/fdb/nd-proxy/
config

description:
Configuration data related to ND-Proxy.

nodetype: container (rw)

/network-instances/network-instance/fdb/nd-proxy/config/
enable

description:
Enable (TRUE) or disable (FALSE) Neighbor Discovery (ND) proxy. If true a proxy server on the network answers the NDP packets for an IP address that is not on that network.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/fdb/nd-proxy/config/
nd-suppression

description:
Enable (TRUE) or disable (FALSE) Neighbor Discovery suppression. If true the NDP queries for an IP address that is not on that network are suppressed. NDP suppression is a technique used to reduce the amount of NDP Packets flooding within individual VXLAN segments, that is between VMs connected to the same logical switch.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/fdb/nd-proxy/config/
ip-mobility-threshold

description:
Enable (TRUE) or disable (FALSE). It is possible for a given host or end-station (as defined by its IP address) to move from one Ethernet segment to another. The number of IP mobility events that are detected for a given IP address within the detection-threshold before it is identified as a duplicate IP address. Once the detection threshold is reached, updates for the IP address are suppressed.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/fdb/nd-proxy/config/
duplicate-ip-detection-interval

description:
The time interval used in detecting a duplicate IP address. Duplicate ip detection number of host moves allowed within interval period

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/fdb/nd-proxy/
state

description:
State data related to ND-Proxy.

nodetype: container (ro)

/network-instances/network-instance/fdb/nd-proxy/state/
enable

description:
Enable (TRUE) or disable (FALSE) Neighbor Discovery (ND) proxy. If true a proxy server on the network answers the NDP packets for an IP address that is not on that network.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/fdb/nd-proxy/state/
nd-suppression

description:
Enable (TRUE) or disable (FALSE) Neighbor Discovery suppression. If true the NDP queries for an IP address that is not on that network are suppressed. NDP suppression is a technique used to reduce the amount of NDP Packets flooding within individual VXLAN segments, that is between VMs connected to the same logical switch.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/fdb/nd-proxy/state/
ip-mobility-threshold

description:
Enable (TRUE) or disable (FALSE). It is possible for a given host or end-station (as defined by its IP address) to move from one Ethernet segment to another. The number of IP mobility events that are detected for a given IP address within the detection-threshold before it is identified as a duplicate IP address. Once the detection threshold is reached, updates for the IP address are suppressed.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/fdb/nd-proxy/state/
duplicate-ip-detection-interval

description:
The time interval used in detecting a duplicate IP address. Duplicate ip detection number of host moves allowed within interval period

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/fdb/
l2rib

description:
Operational state container for MAC address and MAC-IP address information that is learned and installed into the MAC VRF Layer 2 Routing Information Base (L2RIB)

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/
mac-table

description:
Operational state container for MAC address information installed into the MAC VRF of the L2RIB

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-table/
entries

description:
Enclosing container for list of MAC address entries

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-table/entries/
entry

description:
List of learned MAC addresses

nodetype: list (ro)

list keys: [mac-address]

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/
mac-address

description:
Leafref of MAC address object

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/mac-address

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/
state

description:
Operational state data for L2RIB MAC table object entry

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/state/
mac-address

description:
MAC address of the L2RIB MAC or MAC-IP entry

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/state/
vlan

description:
VLAN on which the MAC or MAC-IP address is present.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../vlans/vlan/config/vlan-id

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/state/
evi

description:
EVPN Instance Identifier for the MAC or MAC-IP

nodetype: leaf (ro)

type: oc-evpn-types:evi-id

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/state/
l2-vni

description:
Layer2 VNI segment mapped to given vlan-id

nodetype: leaf (ro)

type: oc-evpn-types:evi-id

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/
producers

description:
Source producers for each MAC Table entry

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/producers/
producer

description:
List of producers for each MAC table entry

nodetype: list (ro)

list keys: [producer]

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/producers/producer/
producer

description:
Reference to producer list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/producer

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/producers/producer/
state

description:
State container for L2RIB MAC Table Entries

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/producers/producer/state/
producer

description:
Source of the learned L2RIB route

nodetype: leaf (ro)

type: enumeration

  • LOCAL
    local producer source
  • STATIC
    static producer source
  • BGP
    bgp producer source

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/producers/producer/state/
seq-number

description:
The sequence number is used to ensure that PEs retain the correct MAC/IP Advertisement route when multiple updates occur for the same MAC address

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/producers/producer/state/
mobility-state

description:
Indicates if learned MAC address is duplicate or frozen

nodetype: leaf (ro)

type: enumeration

  • FROZEN
    Permanently frozen mac-address
  • DUPLICATE
    Duplicate mac-address

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/producers/producer/state/
esi

description:
Ethernet Segment Identifier (ESI) for local and remote routes. ESI is used to resolve the next-hop-group. All mac-addresses learned with the same ESI should point to the same next-hop-group

nodetype: leaf (ro)

type: oc-evpn-types:esi

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/producers/producer/state/
sticky

description:
MAC address is sticky and not subjected to MAC moves

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/producers/producer/state/
next-hop

description:
Leafref next-hop for the MAC-IP table entry

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../next-hops/next-hop/index

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/producers/producer/state/
next-hop-group

description:
Leafref next-hop-group for the MAC-IP table entry

nodetype: leaf-list (ro)

type: leafref

  • path reference: ../../../../../../next-hop-groups/next-hop-group/id

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/producers/producer/state/
derived-from-mac-ip

description:
Derived from BGP MAC-IP route-type 2

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/fdb/l2rib/mac-table/entries/entry/producers/producer/state/
directly-received

description:
BGP learned MAC route-type 2

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/fdb/l2rib/mac-table/
next-hop-groups

description:
Surrounding container for groups of L2RIB next-hops.

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-table/next-hop-groups/
next-hop-group

description:
An individual set of next-hops grouped into a common group. Each entry within an L2RIB can optionally point to a next-hop-group.

nodetype: list (ro)

list keys: [id]

/network-instances/network-instance/fdb/l2rib/mac-table/next-hop-groups/next-hop-group/
id

description:
A reference to a unique identifier for the next-hop-group.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/id

/network-instances/network-instance/fdb/l2rib/mac-table/next-hop-groups/next-hop-group/
state

description:
State container for common next-hop-group attributes

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-table/next-hop-groups/next-hop-group/state/
id

description:
A unique identifier for the next-hop-group. This index is not expected to be consistent across reboots, or reprogramming of the next-hop-group. When updating a next-hop-group, if the group is removed by the system or assigned an alternate identifier, the system should send telemetry notifications deleting the previous identifier. If the identifier of the next-hop-group is changed, all L2RIB entries that reference it must also be updated.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/fdb/l2rib/mac-table/next-hop-groups/next-hop-group/state/
esi

description:
Ethernet Segment Identifier (ESI)

nodetype: leaf (ro)

type: oc-evpn-types:esi

/network-instances/network-instance/fdb/l2rib/mac-table/next-hop-groups/next-hop-group/state/
type

description:
Type of next-hop-group

nodetype: leaf (ro)

type: enumeration

  • ESI
    Per ESI pathlist next-hop-group used for evpn mass withdraw procedures as defined in RFC 7432
  • ESI_EVI
    Per ESI,EVI pathlist next-hop-group used for evpn aliasing procedures as defined in RFC 7432
  • BASE_ECMP
    Base ECMP next-hop-group used in absence of evpn aliasing

/network-instances/network-instance/fdb/l2rib/mac-table/next-hop-groups/next-hop-group/
next-hops

description:
Surrounding container for the list of next-hops within the next-hop-group.

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-table/next-hop-groups/next-hop-group/next-hops/
next-hop

description:
An individual next-hop within the next-hop-group. Each next-hop is a reference to an entry within the next-hop list.

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/fdb/l2rib/mac-table/next-hop-groups/next-hop-group/next-hops/next-hop/
index

description:
A reference to the index for the next-hop within the the next-hop-group.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/fdb/l2rib/mac-table/next-hop-groups/next-hop-group/next-hops/next-hop/
state

description:
Operational state parameters related to a next-hop within the next-hop-group.

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-table/next-hop-groups/next-hop-group/next-hops/next-hop/state/
index

description:
A reference to the identifier for the next-hop to which the entry in the next-hop group corresponds.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../next-hops/next-hop/index

/network-instances/network-instance/fdb/l2rib/mac-table/
next-hops

description:
A next-hop associated with the MAC or MAC-IP entry

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-table/next-hops/
next-hop

description:
List of next hop attributes for each MAC or MAC-IP

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/fdb/l2rib/mac-table/next-hops/next-hop/
index

description:
A unique index identifying the next-hop entry for the MAC or MAC-IP entry

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/fdb/l2rib/mac-table/next-hops/next-hop/
state

description:
State container for common next-hop attributes

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-table/next-hops/next-hop/state/
index

description:
A unique entry for the next-hop.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/fdb/l2rib/mac-table/next-hops/next-hop/state/
peer-ip

description:
Next hop peer address

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/fdb/l2rib/mac-table/next-hops/next-hop/state/
label

description:
Next hop label representing the l2vni for the route

nodetype: leaf (ro)

type: oc-evpn-types:evi-id

/network-instances/network-instance/fdb/l2rib/mac-table/next-hops/next-hop/state/
esi

description:
Ethernet Segment Identifier (ESI)

nodetype: leaf (ro)

type: oc-evpn-types:esi

/network-instances/network-instance/fdb/l2rib/mac-table/next-hops/next-hop/state/
resolved

description:
Indicates if the path is eligible for forwarding as per evpn mass withdraw procedures as defined in RFC 7432

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/fdb/l2rib/mac-table/next-hops/next-hop/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/fdb/l2rib/mac-table/next-hops/next-hop/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/fdb/l2rib/
mac-ip-table

description:
Operational state container for MAC-IP address information installed into the MAC VRF of the L2RIB

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-ip-table/
entries

description:
Enclosing container for list of MAC-IP address entries

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/
entry

description:
List of learned MAC-IP addresses

nodetype: list (ro)

list keys: [mac-address] [host-ip]

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/
mac-address

description:
Leafref of MAC-IP address object

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/mac-address

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/
host-ip

description:
IP address of the Customer Edge device

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/host-ip

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/
state

description:
Operational state data for L2RIB MAC-IP table object entry

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/state/
mac-address

description:
MAC address of the L2RIB MAC or MAC-IP entry

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/state/
vlan

description:
VLAN on which the MAC or MAC-IP address is present.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../vlans/vlan/config/vlan-id

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/state/
evi

description:
EVPN Instance Identifier for the MAC or MAC-IP

nodetype: leaf (ro)

type: oc-evpn-types:evi-id

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/state/
l2-vni

description:
Layer2 VNI segment mapped to given vlan-id

nodetype: leaf (ro)

type: oc-evpn-types:evi-id

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/state/
host-ip

description:
Host IP address of the CE device for the L2RIB MAC-IP entry

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/state/
l3-vni

description:
Symmetric IRB uses the same forwarding semantics when routing between IP subnets with VRF Lite or MPLS L3VPNs. With symmetric IRB, all traffic egressing and returning from a VTEP uses the same VNI. Specifically, the same Layer 3 VNI (L3VNI) associated with the VRF is used for all routed traffic. Layer3 VNI used for inter-subnet routing

nodetype: leaf (ro)

type: oc-evpn-types:evi-id

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/
producers

description:
Source producers for each MAC-IP Table entry

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/producers/
producer

description:
List of producers for each MAC-IP table entry

nodetype: list (ro)

list keys: [producer]

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/producers/producer/
producer

description:
Reference to producer list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/producer

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/producers/producer/
state

description:
State container for L2RIB MAC Table Entries

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/producers/producer/state/
producer

description:
Source of the learned L2RIB route

nodetype: leaf (ro)

type: enumeration

  • LOCAL
    local producer source
  • STATIC
    static producer source
  • BGP
    bgp producer source

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/producers/producer/state/
seq-number

description:
The sequence number is used to ensure that PEs retain the correct MAC/IP Advertisement route when multiple updates occur for the same MAC address

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/producers/producer/state/
mobility-state

description:
Indicates if learned MAC address is duplicate or frozen

nodetype: leaf (ro)

type: enumeration

  • FROZEN
    Permanently frozen mac-address
  • DUPLICATE
    Duplicate mac-address

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/producers/producer/state/
esi

description:
Ethernet Segment Identifier (ESI) for local and remote routes. ESI is used to resolve the next-hop-group. All mac-addresses learned with the same ESI should point to the same next-hop-group

nodetype: leaf (ro)

type: oc-evpn-types:esi

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/producers/producer/state/
sticky

description:
MAC address is sticky and not subjected to MAC moves

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/producers/producer/state/
next-hop

description:
Leafref next-hop for the MAC-IP table entry

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../next-hops/next-hop/index

/network-instances/network-instance/fdb/l2rib/mac-ip-table/entries/entry/producers/producer/state/
next-hop-group

description:
Leafref next-hop-group for the MAC-IP table entry

nodetype: leaf-list (ro)

type: leafref

  • path reference: ../../../../../../next-hop-groups/next-hop-group/id

/network-instances/network-instance/fdb/l2rib/mac-ip-table/
next-hop-groups

description:
Surrounding container for groups of L2RIB next-hops.

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hop-groups/
next-hop-group

description:
An individual set of next-hops grouped into a common group. Each entry within an L2RIB can optionally point to a next-hop-group.

nodetype: list (ro)

list keys: [id]

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hop-groups/next-hop-group/
id

description:
A reference to a unique identifier for the next-hop-group.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/id

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hop-groups/next-hop-group/
state

description:
State container for common next-hop-group attributes

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hop-groups/next-hop-group/state/
id

description:
A unique identifier for the next-hop-group. This index is not expected to be consistent across reboots, or reprogramming of the next-hop-group. When updating a next-hop-group, if the group is removed by the system or assigned an alternate identifier, the system should send telemetry notifications deleting the previous identifier. If the identifier of the next-hop-group is changed, all L2RIB entries that reference it must also be updated.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hop-groups/next-hop-group/state/
esi

description:
Ethernet Segment Identifier (ESI)

nodetype: leaf (ro)

type: oc-evpn-types:esi

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hop-groups/next-hop-group/state/
type

description:
Type of next-hop-group

nodetype: leaf (ro)

type: enumeration

  • ESI
    Per ESI pathlist next-hop-group used for evpn mass withdraw procedures as defined in RFC 7432
  • ESI_EVI
    Per ESI,EVI pathlist next-hop-group used for evpn aliasing procedures as defined in RFC 7432
  • BASE_ECMP
    Base ECMP next-hop-group used in absence of evpn aliasing

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hop-groups/next-hop-group/
next-hops

description:
Surrounding container for the list of next-hops within the next-hop-group.

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hop-groups/next-hop-group/next-hops/
next-hop

description:
An individual next-hop within the next-hop-group. Each next-hop is a reference to an entry within the next-hop list.

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hop-groups/next-hop-group/next-hops/next-hop/
index

description:
A reference to the index for the next-hop within the the next-hop-group.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hop-groups/next-hop-group/next-hops/next-hop/
state

description:
Operational state parameters related to a next-hop within the next-hop-group.

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hop-groups/next-hop-group/next-hops/next-hop/state/
index

description:
A reference to the identifier for the next-hop to which the entry in the next-hop group corresponds.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../next-hops/next-hop/index

/network-instances/network-instance/fdb/l2rib/mac-ip-table/
next-hops

description:
A next-hop associated with the MAC or MAC-IP entry

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hops/
next-hop

description:
List of next hop attributes for each MAC or MAC-IP

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hops/next-hop/
index

description:
A unique index identifying the next-hop entry for the MAC or MAC-IP entry

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hops/next-hop/
state

description:
State container for common next-hop attributes

nodetype: container (ro)

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hops/next-hop/state/
index

description:
A unique entry for the next-hop.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hops/next-hop/state/
peer-ip

description:
Next hop peer address

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hops/next-hop/state/
label

description:
Next hop label representing the l2vni for the route

nodetype: leaf (ro)

type: oc-evpn-types:evi-id

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hops/next-hop/state/
esi

description:
Ethernet Segment Identifier (ESI)

nodetype: leaf (ro)

type: oc-evpn-types:esi

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hops/next-hop/state/
resolved

description:
Indicates if the path is eligible for forwarding as per evpn mass withdraw procedures as defined in RFC 7432

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hops/next-hop/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/fdb/l2rib/mac-ip-table/next-hops/next-hop/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/
evpn

description:
Configuration of parameters for EVPN related bridge domains (MAC VRFs) and layer3 VRFs (IP VRFs)

nodetype: container (rw)

/network-instances/network-instance/evpn/
evpn-instances

description:
Configuration attributes of the EVPN Instance

nodetype: container (rw)

/network-instances/network-instance/evpn/evpn-instances/
evpn-instance

description:
An EVPN instance (EVI) comprises Customer Edge devices (CEs) that are connected to Provider Edge devices (PEs). One network instance (representing a single MAC VRF) can participate in one or more EVPN Instances. For each EVPN instance in which the forwarding instance participates an EVPN instance needs to be created. The model supports BGP MPLS-Based Ethernet VPNs (RFC 7432) and Network Virtualization Overlay Solution Using Ethernet VPN (RFC 8365). The use of MPLS or VXLAN is selected via the encapsulation container within EVPN instance. One use case requiring participating in two EVIs is the Interconnect Solution for EVPN Overlay networks (see draft-ietf-bess-dci-evpn-overlay-10)

nodetype: list (rw)

list keys: [evi]

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/
evi

description:
EVPN Intance (EVI) identifier

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/evi

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/
config

description:
EVPN Configuration parameters for the participation in an EVPN Intance.

nodetype: container (rw)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/config/
evi

description:
EVPN Instance (EVI) identifier

nodetype: leaf (rw)

type: string

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/config/
encapsulation-type

description:
The on-the-wire encapsulation that should be used when exchanging traffic from this network instance to/from destinations belonging to the EVI. The use of MPLS or VXLAN is selected using this container.

nodetype: leaf (rw)

type: identityref

  • base: oc-ni-types:ENCAPSULATION

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/config/
service-type

description:
Specifies the type of EVPN that is being created according to the values in the EVPN_TYPES identity. The options are VLAN-based, VLAN-Bundle or VLAN-aware. VLAN-Based services consists of an EVPN instance of only a single broadcast domain, the proper network-instance type used for this kind of services is L2VSI.

nodetype: leaf (rw)

type: identityref

  • base: oc-evpn-types:EVPN_TYPE

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/config/
multicast-group

description:
Multicast group address for BUM traffic

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/config/
multicast-mask

description:
Multicast group address mask

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/config/
replication-mode

description:
Replication mode to handle BUM traffic

nodetype: leaf (rw)

type: enumeration

  • STATIC_INGRESS_REPLICATION
    Static ingress replication mode.
  • BGP
    BGP EVPN ingress replication mode. It includes the ability to signal a P2MP LSP for the EVPN Inclusive Provider Tunnel for BUM traffic
  • MULTICAST
    Multicast enabled in the underlay for BUM traffic

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/config/
route-distinguisher

description:
Route Distinguisher (RD) associated to the EVPN-instance. An RD MUST be assigned for a given EVPN-instance on a PE. This RD MUST be unique across all EVPN-instances on a PE. The route-distinguisher at this level overrides the route-distinguisher value defined under network-instance/config.

nodetype: leaf (rw)

type: union

    type: oc-ni-types:route-distinguisher

    type: enumeration

    • AUTO
      Enable auto route-distinguisher generation. When used for evpn and if not configured, the RD is auto-derived with the format : where ip-address is the ipv4 address associated to the system loopback or sub-interface.

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/config/
control-word-enabled

description:
When true, the control word is signaled and sent.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/
state

description:
EVPN State parameters for the participation in an EVPN Intance.

nodetype: container (ro)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/state/
evi

description:
EVPN Instance (EVI) identifier

nodetype: leaf (ro)

type: string

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/state/
encapsulation-type

description:
The on-the-wire encapsulation that should be used when exchanging traffic from this network instance to/from destinations belonging to the EVI. The use of MPLS or VXLAN is selected using this container.

nodetype: leaf (ro)

type: identityref

  • base: oc-ni-types:ENCAPSULATION

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/state/
service-type

description:
Specifies the type of EVPN that is being created according to the values in the EVPN_TYPES identity. The options are VLAN-based, VLAN-Bundle or VLAN-aware. VLAN-Based services consists of an EVPN instance of only a single broadcast domain, the proper network-instance type used for this kind of services is L2VSI.

nodetype: leaf (ro)

type: identityref

  • base: oc-evpn-types:EVPN_TYPE

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/state/
multicast-group

description:
Multicast group address for BUM traffic

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/state/
multicast-mask

description:
Multicast group address mask

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/state/
replication-mode

description:
Replication mode to handle BUM traffic

nodetype: leaf (ro)

type: enumeration

  • STATIC_INGRESS_REPLICATION
    Static ingress replication mode.
  • BGP
    BGP EVPN ingress replication mode. It includes the ability to signal a P2MP LSP for the EVPN Inclusive Provider Tunnel for BUM traffic
  • MULTICAST
    Multicast enabled in the underlay for BUM traffic

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/state/
route-distinguisher

description:
Route Distinguisher (RD) associated to the EVPN-instance. An RD MUST be assigned for a given EVPN-instance on a PE. This RD MUST be unique across all EVPN-instances on a PE. The route-distinguisher at this level overrides the route-distinguisher value defined under network-instance/config.

nodetype: leaf (ro)

type: union

    type: oc-ni-types:route-distinguisher

    type: enumeration

    • AUTO
      Enable auto route-distinguisher generation. When used for evpn and if not configured, the RD is auto-derived with the format : where ip-address is the ipv4 address associated to the system loopback or sub-interface.

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/state/
control-word-enabled

description:
When true, the control word is signaled and sent.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/
import-export-policy

description:
Top container to set the import and export policies associated with a EVI

nodetype: container (rw)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/import-export-policy/
config

description:
Configuration parameters to set the import and export policies associated with a EVI

nodetype: container (rw)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/import-export-policy/config/
export-route-target

description:
Export Route Target (RT) in the network-instance on a PE.

nodetype: leaf-list (rw)

type: union

    type: oc-bgp-types:bgp-ext-community-type

    type: enumeration

    • AUTO
      Enable auto route-target generation. When used for EVPN and if not configured, the RT is auto-derived with the format : where 'asn' is the autonomous-system configured in the network-instance default. Auto-derived route targets simplify the configuration of VLAN services for EVPN, especially in VLAN-aware bundle services where you can have multiple VLANs, multiple bridge domains and the VLANS for a given service are not present on all PE devices.

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/import-export-policy/config/
import-route-target

description:
Import Route Target (RT) in the network-instance on a PE.

nodetype: leaf-list (rw)

type: union

    type: oc-bgp-types:bgp-ext-community-type

    type: enumeration

    • AUTO
      Enable auto route-target generation. When used for EVPN and if not configured, the RT is auto-derived with the format : where 'asn' is the autonomous-system configured in the network-instance default. Auto-derived route targets simplify the configuration of VLAN services for EVPN, especially in VLAN aware bundle services where you can have multiple VLANs, multiple bridge domains and the VLANS for a given service are not present on all PE devices.

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/import-export-policy/
state

description:
State parameters of the import and export policies associated with a EVI

nodetype: container (ro)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/import-export-policy/state/
export-route-target

description:
Export Route Target (RT) in the network-instance on a PE.

nodetype: leaf-list (ro)

type: union

    type: oc-bgp-types:bgp-ext-community-type

    type: enumeration

    • AUTO
      Enable auto route-target generation. When used for EVPN and if not configured, the RT is auto-derived with the format : where 'asn' is the autonomous-system configured in the network-instance default. Auto-derived route targets simplify the configuration of VLAN services for EVPN, especially in VLAN-aware bundle services where you can have multiple VLANs, multiple bridge domains and the VLANS for a given service are not present on all PE devices.

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/import-export-policy/state/
import-route-target

description:
Import Route Target (RT) in the network-instance on a PE.

nodetype: leaf-list (ro)

type: union

    type: oc-bgp-types:bgp-ext-community-type

    type: enumeration

    • AUTO
      Enable auto route-target generation. When used for EVPN and if not configured, the RT is auto-derived with the format : where 'asn' is the autonomous-system configured in the network-instance default. Auto-derived route targets simplify the configuration of VLAN services for EVPN, especially in VLAN aware bundle services where you can have multiple VLANs, multiple bridge domains and the VLANS for a given service are not present on all PE devices.

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/
vxlan

description:
Top container related to Overlay Solution in EVPN.

nodetype: container (rw)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/
config

description:
Configuration data related to Overlay Solution in EVPN.

nodetype: container (rw)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/config/
vni

description:
Virtual Network Identifier (VNI) associated to the EVI. This VNI is used for ingress and egress in the VXLAN domain.

nodetype: leaf (rw)

type: oc-evpn-types:vni-id

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/config/
overlay-endpoint-network-instance

description:
The network instance to resolve the overlay-endpoint within.

nodetype: leaf (rw)

type: leafref

  • path reference: /network-instances/network-instance/name

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/config/
overlay-endpoint

description:
Associate the EVI with an VXLAN Endpoint defined under connection points. The network instance to resolve the overlay-endpoint within.

nodetype: leaf (rw)

type: leafref

  • path reference: /network-instances/network-instance[name=current()/../overlay-endpoint-network-instance]/connection-points/connection-point/endpoints/endpoint/config/endpoint-id

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/config/
host-reachability-bgp

description:
Enable or Disable the BGP control plane to be used to exchange updates from the NVE interface

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/config/
multicast-group

description:
Multicast group address for BUM traffic

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/config/
multicast-mask

description:
Multicast group address mask

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/
state

description:
State data related to Overlay Solution in EVPN.

nodetype: container (ro)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/state/
vni

description:
Virtual Network Identifier (VNI) associated to the EVI. This VNI is used for ingress and egress in the VXLAN domain.

nodetype: leaf (ro)

type: oc-evpn-types:vni-id

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/state/
overlay-endpoint-network-instance

description:
The network instance to resolve the overlay-endpoint within.

nodetype: leaf (ro)

type: leafref

  • path reference: /network-instances/network-instance/name

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/state/
overlay-endpoint

description:
Associate the EVI with an VXLAN Endpoint defined under connection points. The network instance to resolve the overlay-endpoint within.

nodetype: leaf (ro)

type: leafref

  • path reference: /network-instances/network-instance[name=current()/../overlay-endpoint-network-instance]/connection-points/connection-point/endpoints/endpoint/config/endpoint-id

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/state/
host-reachability-bgp

description:
Enable or Disable the BGP control plane to be used to exchange updates from the NVE interface

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/state/
multicast-group

description:
Multicast group address for BUM traffic

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/state/
multicast-mask

description:
Multicast group address mask

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/
anycast-source-interface

description:
Anycast source interface references

nodetype: container (rw)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/anycast-source-interface/
config

description:
Anycast source interface configuration references

nodetype: container (rw)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/anycast-source-interface/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/anycast-source-interface/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/anycast-source-interface/
state

description:
Anycast source interface state references

nodetype: container (ro)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/anycast-source-interface/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/vxlan/anycast-source-interface/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/
pbb

description:
Container for EVPN with PBB PE functionality for scaling over MPLS,

nodetype: container (rw)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/
b-component

description:
List of B-components. The b-component learns and forwards traffic on the backbone in order to reduce the number of BGP MAC Advertisement routes by aggregating Customer/Client MAC (C-MAC) addresses via Provider Backbone MAC (B-MAC) address.

nodetype: list (rw)

list keys: [b-component-name]

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/
b-component-name

description:
Provider Backbone Bridging component name.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/b-component-name

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/
config

description:
Configuration variables for the b-components.

nodetype: container (rw)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/config/
b-component-name

description:
Type of the associated b-component

nodetype: leaf (rw)

type: string

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/config/
backbone-src-mac

description:
EVPN will run independently in both components, the I-component MAC-VRF and B-component MAC-VRF. The backbone-src-mac assigns the b-component MAC.

nodetype: leaf (rw)

type: oc-yang:mac-address

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/
state

description:
State variables for the b-components.

nodetype: container (ro)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/state/
b-component-name

description:
Type of the associated b-component

nodetype: leaf (ro)

type: string

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/state/
backbone-src-mac

description:
EVPN will run independently in both components, the I-component MAC-VRF and B-component MAC-VRF. The backbone-src-mac assigns the b-component MAC.

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/
i-components

description:
i-components container definition.

nodetype: container (rw)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/i-components/
i-component

description:
list of i-components

nodetype: list (rw)

list keys: [i-sid]

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/i-components/i-component/
i-sid

description:
I-SID represents a unique service identifier associated with service instances

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/i-sid

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/i-components/i-component/
config

description:
Configuration variables for the i-sid

nodetype: container (rw)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/i-components/i-component/config/
i-sid

description:
Service Instance Identifier 24 bits and global within a PBB network. I-SID defines the service instance that the frame should be mapped to.

nodetype: leaf (rw)

type: uint32

  • range: 0..16777215

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/i-components/i-component/
state

description:
State variables for the i-sid

nodetype: container (ro)

/network-instances/network-instance/evpn/evpn-instances/evpn-instance/pbb/b-component/i-components/i-component/state/
i-sid

description:
Service Instance Identifier 24 bits and global within a PBB network. I-SID defines the service instance that the frame should be mapped to.

nodetype: leaf (ro)

type: uint32

  • range: 0..16777215

/network-instances/network-instance/
encapsulation

description:
Configuration parameters relating to the encapsulation used for the network instance

nodetype: container (rw)

/network-instances/network-instance/encapsulation/
config

description:
Configuration parameters relating to the encapsulation of the network instance

nodetype: container (rw)

/network-instances/network-instance/encapsulation/config/
encapsulation-type

description:
The on-the-wire encapsulation that should be used when sending traffic from this network instance

nodetype: leaf (rw)

type: identityref

  • base: oc-ni-types:ENCAPSULATION

/network-instances/network-instance/encapsulation/config/
label-allocation-mode

description:
The label allocation mode to be used for L3 entries in the network instance

nodetype: leaf (rw)

type: identityref

  • base: oc-ni-types:LABEL_ALLOCATION_MODE

/network-instances/network-instance/encapsulation/config/
control-word

description:
Whether the control-word should be used for the network instance

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/encapsulation/
state

description:
State parameters relating to the encapsulation of the network instance

nodetype: container (ro)

/network-instances/network-instance/encapsulation/state/
encapsulation-type

description:
The on-the-wire encapsulation that should be used when sending traffic from this network instance

nodetype: leaf (ro)

type: identityref

  • base: oc-ni-types:ENCAPSULATION

/network-instances/network-instance/encapsulation/state/
label-allocation-mode

description:
The label allocation mode to be used for L3 entries in the network instance

nodetype: leaf (ro)

type: identityref

  • base: oc-ni-types:LABEL_ALLOCATION_MODE

/network-instances/network-instance/encapsulation/state/
control-word

description:
Whether the control-word should be used for the network instance

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/
inter-instance-policies

description:
Policies dictating how RIB or FIB entries are imported to and exported from this instance

nodetype: container (rw)

/network-instances/network-instance/inter-instance-policies/
apply-policy

description:
Anchor point for routing policies in the model. Import and export policies are with respect to the local routing table, i.e., export (send) and import (receive), depending on the context.

nodetype: container (rw)

/network-instances/network-instance/inter-instance-policies/apply-policy/
config

description:
Policy configuration data.

nodetype: container (rw)

/network-instances/network-instance/inter-instance-policies/apply-policy/config/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/inter-instance-policies/apply-policy/config/
export-policy

description:
list of policy names in sequence to be applied on sending a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/inter-instance-policies/apply-policy/config/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/inter-instance-policies/apply-policy/config/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/inter-instance-policies/apply-policy/
state

description:
Operational state for routing policy

nodetype: container (ro)

/network-instances/network-instance/inter-instance-policies/apply-policy/state/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/inter-instance-policies/apply-policy/state/
export-policy

description:
list of policy names in sequence to be applied on sending a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/inter-instance-policies/apply-policy/state/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/inter-instance-policies/apply-policy/state/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/inter-instance-policies/
import-export-policy

description:
Top container to set the import and export policies associated with a EVI

nodetype: container (rw)

/network-instances/network-instance/inter-instance-policies/import-export-policy/
config

description:
Configuration parameters to set the import and export policies associated with a EVI

nodetype: container (rw)

/network-instances/network-instance/inter-instance-policies/import-export-policy/config/
export-route-target

description:
Export Route Target (RT) in the network-instance on a PE.

nodetype: leaf-list (rw)

type: union

    type: oc-bgp-types:bgp-ext-community-type

    type: enumeration

    • AUTO
      Enable auto route-target generation. When used for EVPN and if not configured, the RT is auto-derived with the format : where 'asn' is the autonomous-system configured in the network-instance default. Auto-derived route targets simplify the configuration of VLAN services for EVPN, especially in VLAN-aware bundle services where you can have multiple VLANs, multiple bridge domains and the VLANS for a given service are not present on all PE devices.

/network-instances/network-instance/inter-instance-policies/import-export-policy/config/
import-route-target

description:
Import Route Target (RT) in the network-instance on a PE.

nodetype: leaf-list (rw)

type: union

    type: oc-bgp-types:bgp-ext-community-type

    type: enumeration

    • AUTO
      Enable auto route-target generation. When used for EVPN and if not configured, the RT is auto-derived with the format : where 'asn' is the autonomous-system configured in the network-instance default. Auto-derived route targets simplify the configuration of VLAN services for EVPN, especially in VLAN aware bundle services where you can have multiple VLANs, multiple bridge domains and the VLANS for a given service are not present on all PE devices.

/network-instances/network-instance/inter-instance-policies/import-export-policy/
state

description:
State parameters of the import and export policies associated with a EVI

nodetype: container (ro)

/network-instances/network-instance/inter-instance-policies/import-export-policy/state/
export-route-target

description:
Export Route Target (RT) in the network-instance on a PE.

nodetype: leaf-list (ro)

type: union

    type: oc-bgp-types:bgp-ext-community-type

    type: enumeration

    • AUTO
      Enable auto route-target generation. When used for EVPN and if not configured, the RT is auto-derived with the format : where 'asn' is the autonomous-system configured in the network-instance default. Auto-derived route targets simplify the configuration of VLAN services for EVPN, especially in VLAN-aware bundle services where you can have multiple VLANs, multiple bridge domains and the VLANS for a given service are not present on all PE devices.

/network-instances/network-instance/inter-instance-policies/import-export-policy/state/
import-route-target

description:
Import Route Target (RT) in the network-instance on a PE.

nodetype: leaf-list (ro)

type: union

    type: oc-bgp-types:bgp-ext-community-type

    type: enumeration

    • AUTO
      Enable auto route-target generation. When used for EVPN and if not configured, the RT is auto-derived with the format : where 'asn' is the autonomous-system configured in the network-instance default. Auto-derived route targets simplify the configuration of VLAN services for EVPN, especially in VLAN aware bundle services where you can have multiple VLANs, multiple bridge domains and the VLANS for a given service are not present on all PE devices.

/network-instances/network-instance/
table-connections

description:
Policies dictating how RIB or FIB entries are propagated between tables

nodetype: container (rw)

/network-instances/network-instance/table-connections/
table-connection

description:
A list of connections between pairs of routing or forwarding tables, the leaking of entries between which is specified by the import policy. A connection connecting a source table to a destination table implies that routes that match the policy specified for the connection are available for the destination protocol to advertise, or match within its policies.

nodetype: list (rw)

list keys: [src-protocol] [dst-protocol] [address-family]

/network-instances/network-instance/table-connections/table-connection/
src-protocol

description:
The name of the protocol associated with the table which should be utilised as the source of forwarding or routing information

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/src-protocol

/network-instances/network-instance/table-connections/table-connection/
dst-protocol

description:
The table to which routing entries should be exported

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/dst-protocol

/network-instances/network-instance/table-connections/table-connection/
address-family

description:
The address family associated with the connection

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/address-family

/network-instances/network-instance/table-connections/table-connection/
config

description:
Configuration parameters relating to the connection between tables

nodetype: container (rw)

/network-instances/network-instance/table-connections/table-connection/config/
src-protocol

description:
The source protocol for the table connection

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../tables/table/config/protocol

/network-instances/network-instance/table-connections/table-connection/config/
address-family

description:
The address family associated with the connection. This must be defined for the source protocol. The target address family is implicitly defined by the address family specified for the source protocol.

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../tables/table[protocol=current()/../src-protocol]/config/address-family

/network-instances/network-instance/table-connections/table-connection/config/
dst-protocol

description:
The destination protocol for the table connection

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../tables/table/config/protocol

/network-instances/network-instance/table-connections/table-connection/config/
disable-metric-propagation

description:
By default a system may reflect the metric specified in the destination protocol according to that which is set in the source protocol. For example: - IS-IS metric may be reflected in BGP MED (and vice versa) - OSPF metric may be reflected in the BGP MED (and vice versa) When this leaf is set to true, this reflection behaviour MUST be disabled, and rather the metric must be set to '0' or explicitly set by policy.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/table-connections/table-connection/config/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/table-connections/table-connection/config/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/table-connections/table-connection/
state

description:
State parameters relating to the connection between tables

nodetype: container (ro)

/network-instances/network-instance/table-connections/table-connection/state/
src-protocol

description:
The source protocol for the table connection

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../tables/table/config/protocol

/network-instances/network-instance/table-connections/table-connection/state/
address-family

description:
The address family associated with the connection. This must be defined for the source protocol. The target address family is implicitly defined by the address family specified for the source protocol.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../tables/table[protocol=current()/../src-protocol]/config/address-family

/network-instances/network-instance/table-connections/table-connection/state/
dst-protocol

description:
The destination protocol for the table connection

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../tables/table/config/protocol

/network-instances/network-instance/table-connections/table-connection/state/
disable-metric-propagation

description:
By default a system may reflect the metric specified in the destination protocol according to that which is set in the source protocol. For example: - IS-IS metric may be reflected in BGP MED (and vice versa) - OSPF metric may be reflected in the BGP MED (and vice versa) When this leaf is set to true, this reflection behaviour MUST be disabled, and rather the metric must be set to '0' or explicitly set by policy.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/table-connections/table-connection/state/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/table-connections/table-connection/state/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/
interfaces

description:
The interfaces that are associated with this network instance

nodetype: container (rw)

/network-instances/network-instance/interfaces/
interface

description:
An interface associated with the network instance. The interface referenced is based on the interface and subinterface leaves within the interface-ref container - which reference an entry in the /interfaces/interface list - and should not rely on the value of the list key.

nodetype: list (rw)

list keys: [id]

/network-instances/network-instance/interfaces/interface/
id

description:
A reference to an identifier for this interface which acts as a key for this list

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/id

/network-instances/network-instance/interfaces/interface/
config

description:
Configuration parameters relating to the associated interface

nodetype: container (rw)

/network-instances/network-instance/interfaces/interface/config/
id

description:
A unique identifier for this interface - this is expressed as a free-text string

nodetype: leaf (rw)

type: oc-if:interface-id

/network-instances/network-instance/interfaces/interface/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/interfaces/interface/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/interfaces/interface/config/
associated-address-families

description:
The address families on the subinterface which are to be associated with this network instance. When this leaf-list is empty and the network instance requires Layer 3 information the address families for which the network instance is enabled should be imported. If the value of this leaf-list is specified then the association MUST only be made for those address families that are included in the list.

nodetype: leaf-list (rw)

type: identityref

  • base: oc-types:ADDRESS_FAMILY

/network-instances/network-instance/interfaces/interface/config/
mac-pinning

description:
Enable (TRUE) or disable (FALSE). There are scenarios in which it is desired to configure some MAC addresses as static so that they are not subjected to MAC moves. If you enable MAC pinning on a CE interface, that MAC address cannot be moved to any other CE interface

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/interfaces/interface/config/
irb-anycast-gateway

description:
Associate VLAN SVI with anycast Gateway. The SVI is the layer3 interface for the mac-vrf when the SVI is being used as the first hop default gw.

nodetype: leaf (rw)

type: enumeration

  • DISTRIBUTED_SYMETRIC
    Distributed anycast gateway
  • DISTRIBUTED_ASYMETRIC
    Distributed asymetric anycast gateway
  • HYBRID
    Hybrid anycast gateway
  • CENTRALIZED
    Centralized anycast gateway

/network-instances/network-instance/interfaces/interface/
state

description:
Operational state parameters relating to the associated interface

nodetype: container (ro)

/network-instances/network-instance/interfaces/interface/state/
id

description:
A unique identifier for this interface - this is expressed as a free-text string

nodetype: leaf (ro)

type: oc-if:interface-id

/network-instances/network-instance/interfaces/interface/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/interfaces/interface/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/interfaces/interface/state/
associated-address-families

description:
The address families on the subinterface which are to be associated with this network instance. When this leaf-list is empty and the network instance requires Layer 3 information the address families for which the network instance is enabled should be imported. If the value of this leaf-list is specified then the association MUST only be made for those address families that are included in the list.

nodetype: leaf-list (ro)

type: identityref

  • base: oc-types:ADDRESS_FAMILY

/network-instances/network-instance/interfaces/interface/state/
mac-pinning

description:
Enable (TRUE) or disable (FALSE). There are scenarios in which it is desired to configure some MAC addresses as static so that they are not subjected to MAC moves. If you enable MAC pinning on a CE interface, that MAC address cannot be moved to any other CE interface

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/interfaces/interface/state/
irb-anycast-gateway

description:
Associate VLAN SVI with anycast Gateway. The SVI is the layer3 interface for the mac-vrf when the SVI is being used as the first hop default gw.

nodetype: leaf (ro)

type: enumeration

  • DISTRIBUTED_SYMETRIC
    Distributed anycast gateway
  • DISTRIBUTED_ASYMETRIC
    Distributed asymetric anycast gateway
  • HYBRID
    Hybrid anycast gateway
  • CENTRALIZED
    Centralized anycast gateway

/network-instances/network-instance/
route-limits

description:
Configuration and operational state relating to the maximum number of routes for the address family that should be allowed within the Layer 3 network instance. When the specified value is reached, no further prefixes should be installed into the system's RIB from this network instance unless the warning only leaf is set. In this case, new routes should still be installed. If a alarm threshold is specified, then this should be used to generate alarms via telemetry for the network instance.

nodetype: container (rw)

/network-instances/network-instance/route-limits/
route-limit

description:
A route limit applying to a particular address family.

nodetype: list (rw)

list keys: [afi]

/network-instances/network-instance/route-limits/route-limit/
afi

description:
Reference to the address family for which the route limit is being applied.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/afi

/network-instances/network-instance/route-limits/route-limit/
config

description:
Configuration options relating to the route limit.

nodetype: container (rw)

/network-instances/network-instance/route-limits/route-limit/config/
afi

description:
The address family for which the route limit applies.

nodetype: leaf (rw)

type: identityref

  • base: octypes:ADDRESS_FAMILY

/network-instances/network-instance/route-limits/route-limit/config/
maximum

description:
The maximum number of routes for the address family. The system should not install more than maximum number of prefixes into the RIB unless the warning-only leaf is specified.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/route-limits/route-limit/config/
warning-only

description:
When specified, the route limit specified is considered only as a warning - and routes should continue to be installed into the RIB over the limit specified in the maximum leaf.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/route-limits/route-limit/config/
alarm-threshold

description:
When specified, an alarm should be generated when the threshold number of installed routes is reached.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/route-limits/route-limit/
state

description:
Operational state parameters relating to the route limit.

nodetype: container (ro)

/network-instances/network-instance/route-limits/route-limit/state/
afi

description:
The address family for which the route limit applies.

nodetype: leaf (ro)

type: identityref

  • base: octypes:ADDRESS_FAMILY

/network-instances/network-instance/route-limits/route-limit/state/
maximum

description:
The maximum number of routes for the address family. The system should not install more than maximum number of prefixes into the RIB unless the warning-only leaf is specified.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/route-limits/route-limit/state/
warning-only

description:
When specified, the route limit specified is considered only as a warning - and routes should continue to be installed into the RIB over the limit specified in the maximum leaf.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/route-limits/route-limit/state/
alarm-threshold

description:
When specified, an alarm should be generated when the threshold number of installed routes is reached.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/route-limits/route-limit/state/
threshold-exceeded

description:
This leaf should be set to true in the case that the threshold number of routes has been exceeded.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/route-limits/route-limit/state/
installed-routes

description:
The current number of routes installed for the address family.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/
tables

description:
The routing tables that are managed by this network instance

nodetype: container (rw)

/network-instances/network-instance/tables/
table

description:
A network instance manages one or more forwarding or routing tables. These may reflect a Layer 2 forwarding information base, a Layer 3 routing table, or an MPLS LFIB. The table populated by a protocol within an instance is identified by the protocol identifier (e.g., BGP, IS-IS) and the address family (e.g., IPv4, IPv6) supported by that protocol. Multiple instances of the same protocol populate a single table -- such that a single IS-IS or OSPF IPv4 table exists per network instance. An implementation is expected to create entries within this list when the relevant protocol context is enabled. i.e., when a BGP instance is created with IPv4 and IPv6 address families enabled, the protocol=BGP, address-family=IPv4 table is created by the system. The removal of the table should not require additional or explicit configurations

nodetype: list (rw)

list keys: [protocol] [address-family]

/network-instances/network-instance/tables/table/
protocol

description:
A reference to the protocol that populates the table

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/protocol

/network-instances/network-instance/tables/table/
address-family

description:
A reference to the address-family that the table represents

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/address-family

/network-instances/network-instance/tables/table/
config

description:
Configuration parameters relating to the table

nodetype: container (rw)

/network-instances/network-instance/tables/table/config/
protocol

description:
Reference to the protocol that the table is associated with.

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../protocols/protocol/config/identifier

/network-instances/network-instance/tables/table/config/
address-family

description:
The address family (IPv4, IPv6) of the table's entries

nodetype: leaf (rw)

type: identityref

  • base: oc-types:ADDRESS_FAMILY

/network-instances/network-instance/tables/table/
state

description:
State parameters related to the table

nodetype: container (ro)

/network-instances/network-instance/tables/table/state/
protocol

description:
Reference to the protocol that the table is associated with.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../protocols/protocol/config/identifier

/network-instances/network-instance/tables/table/state/
address-family

description:
The address family (IPv4, IPv6) of the table's entries

nodetype: leaf (ro)

type: identityref

  • base: oc-types:ADDRESS_FAMILY

/network-instances/network-instance/
connection-points

description:
The set of connection points within a forwarding instance

nodetype: container (rw)

/network-instances/network-instance/connection-points/
connection-point

description:
A connection point within a Layer 2 network instance. Each connection-point consists of a set of interfaces only one of which is active at any one time. Other than the specification of whether an interface is local (i.e., exists within this network-instance), or remote, all configuration and state parameters are common

nodetype: list (rw)

list keys: [connection-point-id]

/network-instances/network-instance/connection-points/connection-point/
connection-point-id

description:
A locally significant reference for the connection-point

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/connection-point-id

/network-instances/network-instance/connection-points/connection-point/
config

description:
Configuration parameters relating to a Layer 2 network instance connection point

nodetype: container (rw)

/network-instances/network-instance/connection-points/connection-point/config/
connection-point-id

description:
An identifier for a connection point

nodetype: leaf (rw)

type: string

/network-instances/network-instance/connection-points/connection-point/
state

description:
Operational state parameters relating to a Layer 2 network instance connection point

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/state/
connection-point-id

description:
An identifier for a connection point

nodetype: leaf (ro)

type: string

/network-instances/network-instance/connection-points/connection-point/
endpoints

description:
The set of endpoints which are grouped within the connection point

nodetype: container (rw)

/network-instances/network-instance/connection-points/connection-point/endpoints/
endpoint

description:
A list of the endpoints (interfaces or remote connection points that can be used for this connection point). The active endpoint is selected based on the precedence that it is configured with.

nodetype: list (rw)

list keys: [endpoint-id]

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/
endpoint-id

description:
A pointer to the configured identifier for the endpoint

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/endpoint-id

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/
config

description:
Configuration parameters relating to the endpoint

nodetype: container (rw)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/config/
endpoint-id

description:
An identifier for the endpoint

nodetype: leaf (rw)

type: string

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/config/
precedence

description:
The precedence of the endpoint - the lowest precendence viable endpoint will be utilised as the active endpoint within a connection

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/config/
type

description:
The type of endpoint that is referred to by the current endpoint

nodetype: leaf (rw)

type: identityref

  • base: oc-ni-types:ENDPOINT_TYPE

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/
state

description:
Operational state parameters relating to the endpoint

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/state/
endpoint-id

description:
An identifier for the endpoint

nodetype: leaf (ro)

type: string

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/state/
precedence

description:
The precedence of the endpoint - the lowest precendence viable endpoint will be utilised as the active endpoint within a connection

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/state/
type

description:
The type of endpoint that is referred to by the current endpoint

nodetype: leaf (ro)

type: identityref

  • base: oc-ni-types:ENDPOINT_TYPE

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/state/
active

description:
When the backup endpoint is active, the value of this parameter is set to true

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/
local

description:
Configuration and operational state parameters relating to a local interface

nodetype: container (rw)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/local/
config

description:
Configuration parameters relating to a local endpoint

nodetype: container (rw)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/local/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/local/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/local/config/
site-id

description:
The VE ID as defined in RFC4761 (VPLS) or CE ID as defined in RFC6624 (l2vpn) to uniquely identify this endpoint (site) as part of the BGP discovery of remote endpoints for layer 2 services.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/local/config/
site-label-block-offset

description:
The VPLS label block offset that is signaled with the 'site-id'.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/local/config/
site-label-block-size

description:
The VPLS label block size that is signaled with the 'site-id'.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/local/
state

description:
Operational state parameters relating to a local endpoint

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/local/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/local/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/local/state/
site-id

description:
The VE ID as defined in RFC4761 (VPLS) or CE ID as defined in RFC6624 (l2vpn) to uniquely identify this endpoint (site) as part of the BGP discovery of remote endpoints for layer 2 services.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/local/state/
site-label-block-offset

description:
The VPLS label block offset that is signaled with the 'site-id'.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/local/state/
site-label-block-size

description:
The VPLS label block size that is signaled with the 'site-id'.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/
remote

description:
Configuration and operational state parameters relating to a remote interface

nodetype: container (rw)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/remote/
config

description:
Configuration parameters relating to a remote endpoint

nodetype: container (rw)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/remote/config/
remote-system

description:
The IP address of the device which hosts the remote end-point

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/remote/config/
virtual-circuit-identifier

description:
The virtual-circuit identifier that identifies the connection at the remote end-point

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/remote/config/
site-id

description:
Identifies remote sites. When BGP discovery is used this is the customer edge identifier

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/remote/
state

description:
Operational state parameters relating to a remote endpoint

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/remote/state/
remote-system

description:
The IP address of the device which hosts the remote end-point

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/remote/state/
virtual-circuit-identifier

description:
The virtual-circuit identifier that identifies the connection at the remote end-point

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/remote/state/
site-id

description:
Identifies remote sites. When BGP discovery is used this is the customer edge identifier

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/
vxlan

description:
Configuration and operational state parameters relating to a VXLAN tunnel end-point interface

nodetype: container (rw)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/
config

description:
Configuration parameters relating to the overlay tunnel endpoints of the network instance

nodetype: container (rw)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/config/
description

description:
Description to identify the VXLAN tunnel endpoint It is a unique name identifying the overlay endpoint

nodetype: leaf (rw)

type: string

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/config/
enabled

description:
VXLAN tunnel endpoint administrative state.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/config/
source-interface

description:
Source loopback interface name

nodetype: leaf (rw)

type: string

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/
state

description:
State parameters relating to the overlay tunnel endpoints of the network instance

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/state/
description

description:
Description to identify the VXLAN tunnel endpoint It is a unique name identifying the overlay endpoint

nodetype: leaf (ro)

type: string

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/state/
enabled

description:
VXLAN tunnel endpoint administrative state.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/state/
source-interface

description:
Source loopback interface name

nodetype: leaf (ro)

type: string

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/
endpoint-peers

description:
Top level container for state information related to peer VXLAN Tunnel Endpoints(VTEPs) learned by the local VTEP in the default network instance

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/
endpoint-peer

description:
List of VTEP peers and associated state information

nodetype: list (ro)

list keys: [peer-address]

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/
peer-address

description:
IP address for the VTEP peer

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/peer-address

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/
state

description:
Container for state parameters related to this VTEP peer

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/
peer-address

description:
IP address of the remote VXLAN Tunnel Endpoint peer

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/
peer-state

description:
State parameters related to the remote VTEP peer state

nodetype: leaf (ro)

type: enumeration

  • UP
    Operational status of the remote VTEP to indicate that the peer status is UP
  • DOWN
    Operational status of the remote VTEP to indicate that the peer status is DOWN

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/
uptime

description:
This timestamp indicates the time elapsed relative to the moment that the remote VTEP peer was discovered.

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/
control-plane-vnis

description:
The control-plane VNIs are all of the VNIs that are discovered by the control-plane behind this peer VTEP

nodetype: leaf-list (ro)

type: oc-evpn-types:vni-id

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/
router-mac

description:
MAC address of the remote VTEP

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/
counters

description:
Operational state regarding encapsulated traffic.

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/counters/
total-encap-pkts

description:
The total number of encapsulated packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/counters/
total-encap-bytes

description:
The total number of encapsulated bytes.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/counters/
bum-encap-pkts

description:
The total number of encapsulated BUM packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/counters/
total-decap-pkts

description:
The total number of decapsulated packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/counters/
total-decap-bytes

description:
The total number of decapsulated bytes.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/counters/
unicast-decap-pkts

description:
The total number of decapsulated unicast packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/counters/
bum-decap-pkts

description:
The total number of decapsulated BUM packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/counters/
bum-decap-multicast-pkts

description:
The number of decapsulated BUM packets received via underlay multicast.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/counters/
bum-decap-ir-pkts

description:
The number of decapsulated BUM packets received via underlay ingress replication.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/counters/
drop-decap-pkts

description:
The total number of decapsulated packets that have been dropped locally.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-peers/endpoint-peer/state/counters/
except-decap-pkts

description:
The total number of decapsulated packets that hit an exceptional condition.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/
endpoint-vnis

description:
Top level container for state information related to Layer 2 virtual network identifiers (L2VNIs) and Layer 3 virtual network identifiers (L3VNIs) that are learned on the local VXLAN Tunnel End Point from remote VTEPs in the default network instance

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/
endpoint-vni

description:
List of L2VNIs and L3VNIs learned on the local VTEP

nodetype: list (ro)

list keys: [vni]

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/
vni

description:
L2VNI or L3VNI Identifier

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/vni

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/
state

description:
Container for state parameters related to this L2VNI or L3VNI

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/state/
vni

description:
L2VNI or L3VNI Identifier

nodetype: leaf (ro)

type: oc-evpn-types:evi-id

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/state/
multidestination-traffic

description:
The data plane for overlays needs to handle the transport of multidestination traffic. Multidestination traffic is typically referred to as (BUM) which stands for broadcast, unknown unicast, or multicast. The two most common methods that can accommodate this replication and transport in the underlay are IP multicast and ingress replication (also called head-end replication or unicast mode).

nodetype: leaf (ro)

type: union

    type: oc-inet:ip-address

    type: enumeration

    • STATIC_INGRESS_REPLICATION
      Static ingress replication mode.
    • BGP_INGRESS_REPLICATION
      BGP EVPN ingress replication mode. It includes the ability to signal a P2MP LSP for the EVPN Inclusive Provider Tunnel for BUM traffic

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/state/
learning-mode

description:
Indicates whether the learning mode for this VNI is either control-plane or data-plane

nodetype: leaf (ro)

type: oc-evpn-types:learning-mode

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/state/
vni-type

description:
The type of virtual network identfier

nodetype: leaf (ro)

type: enumeration

  • L2
    This is a Layer 2 service virtual network identifier (L2VNI) that is used for communication within the same subnet or broadcast domain
  • L3
    This is a Layer 3 service virtual network identifier (L3VNI) or VRF VNI that is used for communication between subnets

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/state/
vni-state

description:
Operational state of the L2VNI or L3VNI

nodetype: leaf (ro)

type: enumeration

  • UP
    Operational status of the virtual network identifier (VNI) to indicate that it is UP
  • DOWN
    Operational status of the virtual network identifier (VNI) to indicate that it is DOWN

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/state/
svi-state

description:
Operational status of the SVI mapped to the L3VNI that is used for routing between subnets in the VXLAN fabric

nodetype: leaf (ro)

type: enumeration

  • UP
    Operational status of the SVI mapped to the L3VNI used for routing between subnets to indicate the SVI is UP
  • DOWN
    Operational status of the SVI mapped to the L3VNI used for routing between subnets to indicate the SVI is DOWN

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/state/
bridge-domain

description:
This reflects the configured VLAN or Bridge Domain that maps to this L2VNI in the VXLAN fabric

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/state/
l3-vrf-name

description:
This refects the configured VRF instance that maps to this L3VNI that is used for routing between subnets in the VXLAN fabric

nodetype: leaf (ro)

type: string

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/
ipv4

description:
Parameters for the IPv4 address family.

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv4/
state

description:
Top level IPv4 operational state data.

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv4/state/
counters

description:
Operational state regarding encapsulated traffic.

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv4/state/counters/
total-encap-pkts

description:
The total number of encapsulated packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv4/state/counters/
total-encap-bytes

description:
The total number of encapsulated bytes.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv4/state/counters/
bum-encap-pkts

description:
The total number of encapsulated BUM packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv4/state/counters/
total-decap-pkts

description:
The total number of decapsulated packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv4/state/counters/
total-decap-bytes

description:
The total number of decapsulated bytes.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv4/state/counters/
unicast-decap-pkts

description:
The total number of decapsulated unicast packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv4/state/counters/
bum-decap-pkts

description:
The total number of decapsulated BUM packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv4/state/counters/
bum-decap-multicast-pkts

description:
The number of decapsulated BUM packets received via underlay multicast.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv4/state/counters/
bum-decap-ir-pkts

description:
The number of decapsulated BUM packets received via underlay ingress replication.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv4/state/counters/
drop-decap-pkts

description:
The total number of decapsulated packets that have been dropped locally.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv4/state/counters/
except-decap-pkts

description:
The total number of decapsulated packets that hit an exceptional condition.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/
ipv6

description:
Parameters for the IPv6 address family.

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv6/
state

description:
Top level IPv6 operational state data.

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv6/state/
counters

description:
Operational state regarding encapsulated traffic.

nodetype: container (ro)

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv6/state/counters/
total-encap-pkts

description:
The total number of encapsulated packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv6/state/counters/
total-encap-bytes

description:
The total number of encapsulated bytes.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv6/state/counters/
bum-encap-pkts

description:
The total number of encapsulated BUM packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv6/state/counters/
total-decap-pkts

description:
The total number of decapsulated packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv6/state/counters/
total-decap-bytes

description:
The total number of decapsulated bytes.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv6/state/counters/
unicast-decap-pkts

description:
The total number of decapsulated unicast packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv6/state/counters/
bum-decap-pkts

description:
The total number of decapsulated BUM packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv6/state/counters/
bum-decap-multicast-pkts

description:
The number of decapsulated BUM packets received via underlay multicast.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv6/state/counters/
bum-decap-ir-pkts

description:
The number of decapsulated BUM packets received via underlay ingress replication.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv6/state/counters/
drop-decap-pkts

description:
The total number of decapsulated packets that have been dropped locally.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/connection-points/connection-point/endpoints/endpoint/vxlan/endpoint-vnis/endpoint-vni/ipv6/state/counters/
except-decap-pkts

description:
The total number of decapsulated packets that hit an exceptional condition.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/
mpls

description:
Anchor point for mpls configuration and operational data

nodetype: container (rw)

/network-instances/network-instance/mpls/
global

description:
general mpls configuration applicable to any type of LSP and signaling protocol - label ranges, entropy label supportmay be added here

nodetype: container (rw)

/network-instances/network-instance/mpls/global/
config

description:
Top level global MPLS configuration

nodetype: container (rw)

/network-instances/network-instance/mpls/global/config/
null-label

description:
The null-label type used, implicit or explicit

nodetype: leaf (rw)

type: identityref

  • base: oc-mplst:NULL_LABEL_TYPE

default: oc-mplst:IMPLICIT

/network-instances/network-instance/mpls/global/config/
ttl-propagation

description:
Enables TTL propagation across the MPLS domain. When ttl-propagation is set to true, the IP TTL is copied into the MPLS header TTL when pushing a label to an IP packet. If false, the IP TTL is not copied into the MPLS header TTL and, therefore, the IP TTL is not updated in the MPLS domain.

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/mpls/global/config/
pw-encapsulation

description:
The PDU type to use with pseudowires.

nodetype: leaf (rw)

type: identityref

  • base: oc-mplst:PSEUDOWIRE_ENCAPSULATION

/network-instances/network-instance/mpls/global/
state

description:
Top level global MPLS state

nodetype: container (ro)

/network-instances/network-instance/mpls/global/state/
null-label

description:
The null-label type used, implicit or explicit

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:NULL_LABEL_TYPE

default: oc-mplst:IMPLICIT

/network-instances/network-instance/mpls/global/state/
ttl-propagation

description:
Enables TTL propagation across the MPLS domain. When ttl-propagation is set to true, the IP TTL is copied into the MPLS header TTL when pushing a label to an IP packet. If false, the IP TTL is not copied into the MPLS header TTL and, therefore, the IP TTL is not updated in the MPLS domain.

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/mpls/global/state/
pw-encapsulation

description:
The PDU type to use with pseudowires.

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:PSEUDOWIRE_ENCAPSULATION

/network-instances/network-instance/mpls/global/
interface-attributes

description:
Parameters related to MPLS interfaces

nodetype: container (rw)

/network-instances/network-instance/mpls/global/interface-attributes/
interface

description:
List of MPLS-enabled interfaces. The interface referenced is based on the interface and subinterface leaves within the interface-ref container - which reference an entry in the /interfaces/interface list - and should not rely on the value of the list key.

nodetype: list (rw)

list keys: [interface-id]

/network-instances/network-instance/mpls/global/interface-attributes/interface/
interface-id

description:
Reference to the interface id list key

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/interface-id

/network-instances/network-instance/mpls/global/interface-attributes/interface/
config

description:
Configuration parameters related to MPLS interfaces:

nodetype: container (rw)

/network-instances/network-instance/mpls/global/interface-attributes/interface/config/
interface-id

description:
Indentifier for the MPLS interface

nodetype: leaf (rw)

type: oc-if:interface-id

/network-instances/network-instance/mpls/global/interface-attributes/interface/config/
mpls-enabled

description:
Enable MPLS forwarding on this interface

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/global/interface-attributes/interface/
state

description:
State parameters related to TE interfaces

nodetype: container (ro)

/network-instances/network-instance/mpls/global/interface-attributes/interface/state/
interface-id

description:
Indentifier for the MPLS interface

nodetype: leaf (ro)

type: oc-if:interface-id

/network-instances/network-instance/mpls/global/interface-attributes/interface/state/
mpls-enabled

description:
Enable MPLS forwarding on this interface

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/global/interface-attributes/interface/
interface-ref

description:
Reference to an interface or subinterface. The interface that is being referenced is uniquely referenced based on the specified interface and subinterface leaves. In contexts where a Layer 3 interface is to be referenced, both the interface and subinterface leaves must be populated, as Layer 3 configuration within the OpenConfig models is associated with a subinterface. In the case where a Layer 2 interface is to be referenced, only the interface is specified. The interface/subinterface leaf tuple must be used as the means by which the interface is specified, regardless of any other context information (e.g., key in a list).

nodetype: container (rw)

/network-instances/network-instance/mpls/global/interface-attributes/interface/interface-ref/
config

description:
Configured reference to interface / subinterface

nodetype: container (rw)

/network-instances/network-instance/mpls/global/interface-attributes/interface/interface-ref/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/mpls/global/interface-attributes/interface/interface-ref/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/mpls/global/interface-attributes/interface/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/mpls/global/interface-attributes/interface/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/mpls/global/interface-attributes/interface/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/mpls/global/
reserved-label-blocks

description:
A range of labels starting with the start-label and up-to and including the end label that should be allocated as reserved. These labels should not be utilised by any dynamic label allocation on the local system unless the allocating protocol is explicitly configured to specify that allocation of labels should be out of the label block specified.

nodetype: container (rw)

/network-instances/network-instance/mpls/global/reserved-label-blocks/
reserved-label-block

description:
A range of labels starting with the start-label up to and including the end label that should be allocated for use by a specific protocol.

nodetype: list (rw)

list keys: [local-id]

/network-instances/network-instance/mpls/global/reserved-label-blocks/reserved-label-block/
local-id

description:
A reference to a unique local identifier for this label block.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/local-id

/network-instances/network-instance/mpls/global/reserved-label-blocks/reserved-label-block/
config

description:
Configuration parameters relating to the label block.

nodetype: container (rw)

/network-instances/network-instance/mpls/global/reserved-label-blocks/reserved-label-block/config/
local-id

description:
A local identifier for the global label block allocation.

nodetype: leaf (rw)

type: string

/network-instances/network-instance/mpls/global/reserved-label-blocks/reserved-label-block/config/
lower-bound

description:
Lower bound of the global label block. The block is defined to include this label.

nodetype: leaf (rw)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/global/reserved-label-blocks/reserved-label-block/config/
upper-bound

description:
Upper bound for the global label block. The block is defined to include this label.

nodetype: leaf (rw)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/global/reserved-label-blocks/reserved-label-block/
state

description:
State parameters relating to the label block.

nodetype: container (ro)

/network-instances/network-instance/mpls/global/reserved-label-blocks/reserved-label-block/state/
local-id

description:
A local identifier for the global label block allocation.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/mpls/global/reserved-label-blocks/reserved-label-block/state/
lower-bound

description:
Lower bound of the global label block. The block is defined to include this label.

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/global/reserved-label-blocks/reserved-label-block/state/
upper-bound

description:
Upper bound for the global label block. The block is defined to include this label.

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/
te-global-attributes

description:
traffic-engineering global attributes

nodetype: container (rw)

/network-instances/network-instance/mpls/te-global-attributes/
srlgs

description:
Shared risk link groups attributes

nodetype: container (rw)

/network-instances/network-instance/mpls/te-global-attributes/srlgs/
srlg

description:
List of shared risk link groups

nodetype: list (rw)

list keys: [name]

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/
name

description:
The SRLG group identifier

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/name

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/
config

description:
Configuration parameters related to the SRLG

nodetype: container (rw)

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/config/
name

description:
SRLG group identifier

nodetype: leaf (rw)

type: string

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/config/
value

description:
group ID for the SRLG

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/config/
cost

description:
The cost of the SRLG to the computation algorithm

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/config/
flooding-type

description:
The type of SRLG, either flooded in the IGP or statically configured

nodetype: leaf (rw)

type: mpls-srlg-flooding-type

default: FLOODED_SRLG

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/
state

description:
State parameters related to the SRLG

nodetype: container (ro)

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/state/
name

description:
SRLG group identifier

nodetype: leaf (ro)

type: string

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/state/
value

description:
group ID for the SRLG

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/state/
cost

description:
The cost of the SRLG to the computation algorithm

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/state/
flooding-type

description:
The type of SRLG, either flooded in the IGP or statically configured

nodetype: leaf (ro)

type: mpls-srlg-flooding-type

default: FLOODED_SRLG

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/
static-srlg-members

description:
SRLG members for static (not flooded) SRLGs

nodetype: container (rw)

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/static-srlg-members/
members-list

description:
List of SRLG members, which are expressed as IP address endpoints of links contained in the SRLG

nodetype: list (rw)

list keys: [from-address]

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/static-srlg-members/members-list/
from-address

description:
The from address of the link in the SRLG

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/from-address

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/static-srlg-members/members-list/
config

description:
Configuration parameters relating to the SRLG members

nodetype: container (rw)

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/static-srlg-members/members-list/config/
from-address

description:
IP address of the a-side of the SRLG link

nodetype: leaf (rw)

type: inet:ip-address

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/static-srlg-members/members-list/config/
to-address

description:
IP address of the z-side of the SRLG link

nodetype: leaf (rw)

type: inet:ip-address

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/static-srlg-members/members-list/
state

description:
State parameters relating to the SRLG members

nodetype: container (ro)

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/static-srlg-members/members-list/state/
from-address

description:
IP address of the a-side of the SRLG link

nodetype: leaf (ro)

type: inet:ip-address

/network-instances/network-instance/mpls/te-global-attributes/srlgs/srlg/static-srlg-members/members-list/state/
to-address

description:
IP address of the z-side of the SRLG link

nodetype: leaf (ro)

type: inet:ip-address

/network-instances/network-instance/mpls/te-global-attributes/
mpls-admin-groups

description:
Top-level container for admin-groups configuration and state

nodetype: container (rw)

/network-instances/network-instance/mpls/te-global-attributes/mpls-admin-groups/
admin-group

description:
configuration of value to name mapping for mpls affinities/admin-groups

nodetype: list (rw)

list keys: [admin-group-name]

/network-instances/network-instance/mpls/te-global-attributes/mpls-admin-groups/admin-group/
admin-group-name

description:
name for mpls admin-group

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/admin-group-name

/network-instances/network-instance/mpls/te-global-attributes/mpls-admin-groups/admin-group/
config

description:
Configurable items for admin-groups

nodetype: container (rw)

/network-instances/network-instance/mpls/te-global-attributes/mpls-admin-groups/admin-group/config/
admin-group-name

description:
name for mpls admin-group

nodetype: leaf (rw)

type: string

/network-instances/network-instance/mpls/te-global-attributes/mpls-admin-groups/admin-group/config/
bit-position

description:
bit-position value for mpls admin-group. The value for the admin group is an integer that represents one of the bit positions in the admin-group bitmask. Values between 0 and 31 are interpreted as the original limit of 32 admin groups. Values >=32 are interpreted as extended admin group values as per RFC7308.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/mpls/te-global-attributes/mpls-admin-groups/admin-group/
state

description:
Operational state for admin-groups

nodetype: container (ro)

/network-instances/network-instance/mpls/te-global-attributes/mpls-admin-groups/admin-group/state/
admin-group-name

description:
name for mpls admin-group

nodetype: leaf (ro)

type: string

/network-instances/network-instance/mpls/te-global-attributes/mpls-admin-groups/admin-group/state/
bit-position

description:
bit-position value for mpls admin-group. The value for the admin group is an integer that represents one of the bit positions in the admin-group bitmask. Values between 0 and 31 are interpreted as the original limit of 32 admin groups. Values >=32 are interpreted as extended admin group values as per RFC7308.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/mpls/te-global-attributes/
te-lsp-timers

description:
Definition for delays associated with setup and cleanup of TE LSPs

nodetype: container (rw)

/network-instances/network-instance/mpls/te-global-attributes/te-lsp-timers/
config

description:
Configuration parameters related to timers for TE LSPs

nodetype: container (rw)

/network-instances/network-instance/mpls/te-global-attributes/te-lsp-timers/config/
install-delay

description:
delay the use of newly installed te lsp for a specified amount of time.

nodetype: leaf (rw)

type: uint16

  • range: 0..3600

units: seconds

/network-instances/network-instance/mpls/te-global-attributes/te-lsp-timers/config/
cleanup-delay

description:
delay the removal of old te lsp for a specified amount of time

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/mpls/te-global-attributes/te-lsp-timers/config/
reoptimize-timer

description:
frequency of reoptimization of a traffic engineered LSP

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/mpls/te-global-attributes/te-lsp-timers/
state

description:
State related to timers for TE LSPs

nodetype: container (ro)

/network-instances/network-instance/mpls/te-global-attributes/te-lsp-timers/state/
install-delay

description:
delay the use of newly installed te lsp for a specified amount of time.

nodetype: leaf (ro)

type: uint16

  • range: 0..3600

units: seconds

/network-instances/network-instance/mpls/te-global-attributes/te-lsp-timers/state/
cleanup-delay

description:
delay the removal of old te lsp for a specified amount of time

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/mpls/te-global-attributes/te-lsp-timers/state/
reoptimize-timer

description:
frequency of reoptimization of a traffic engineered LSP

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/mpls/te-global-attributes/
bandwidth-measurement

description:
Configuration and operational state parameters related to how bandwidth utilisation is measured and flooded into the IGP.

nodetype: container (rw)

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/
config

description:
Configuration parameters relating to bandwidth measurement.

nodetype: container (rw)

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/config/
measure-sr-traffic

description:
Parameter enabling SR traffic measurement and optional flooding into IGP.

nodetype: leaf (rw)

type: enumeration

  • MEASURE_ONLY
    Only measure the SR traffic being sent via an interface, and do not flood it into the IGP.
  • MEASURE_AND_FLOOD
    Measure the SR traffic being sent via an interface and flood it into the IGP.

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/config/
collection-interval

description:
The interval at which the collection of interface statistics relating to non-RSVP-TE traffic should be performed

nodetype: leaf (rw)

type: uint32

units: seconds

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/config/
adjustment-interval

description:
The interval after which an adjustment to the utilised bandwidth on the interface is made. This value must be greater than, or equal to, the collection interval for statistics. This value is referred to as N in draft-sitaraman-sr-rsvp-coexistence-rec-01. After N seconds have expired, the arithmetic mean of the samples is taken, and this is considered as the non-RSVP-TE utilisation of the interface. In the case that the adjustment interval is an integer >1 multiple of the collection interval, this serves to provide smoothing of the collected bandwidth statistics.

nodetype: leaf (rw)

type: uint32

units: seconds

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/config/
bandwidth-multiplier

description:
A multiplier applied to the sampled bandwidth which determines the value that is propagated to the IGP TED. By default this value is 1.0000, and hence the actual sampled value is flooded.

nodetype: leaf (rw)

type: decimal64

default: 1.0000

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/
state

description:
Operational state parameters relating to bandwidth measurement

nodetype: container (ro)

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/state/
measure-sr-traffic

description:
Parameter enabling SR traffic measurement and optional flooding into IGP.

nodetype: leaf (ro)

type: enumeration

  • MEASURE_ONLY
    Only measure the SR traffic being sent via an interface, and do not flood it into the IGP.
  • MEASURE_AND_FLOOD
    Measure the SR traffic being sent via an interface and flood it into the IGP.

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/state/
collection-interval

description:
The interval at which the collection of interface statistics relating to non-RSVP-TE traffic should be performed

nodetype: leaf (ro)

type: uint32

units: seconds

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/state/
adjustment-interval

description:
The interval after which an adjustment to the utilised bandwidth on the interface is made. This value must be greater than, or equal to, the collection interval for statistics. This value is referred to as N in draft-sitaraman-sr-rsvp-coexistence-rec-01. After N seconds have expired, the arithmetic mean of the samples is taken, and this is considered as the non-RSVP-TE utilisation of the interface. In the case that the adjustment interval is an integer >1 multiple of the collection interval, this serves to provide smoothing of the collected bandwidth statistics.

nodetype: leaf (ro)

type: uint32

units: seconds

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/state/
bandwidth-multiplier

description:
A multiplier applied to the sampled bandwidth which determines the value that is propagated to the IGP TED. By default this value is 1.0000, and hence the actual sampled value is flooded.

nodetype: leaf (ro)

type: decimal64

default: 1.0000

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/state/
effective-adjustment-interval

description:
The effective adjustment interval that is being used by the system. In the case that the adjustment-interval leaf is set to a non-integer multiple of the collection-interval, and the system does not support this, the value of this leaf should reflect the effective value of the adjustment interval that it has selected. In the case where no rounding of the adjustment interval has occurred, this value should have the same value as the adjustment-inerval leaf.

nodetype: leaf (ro)

type: uint32

units: seconds

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/
update-trigger

description:
Configuration and operational state parameters related to the update trigger for flooding new bandwidth information into the IGP.

nodetype: container (rw)

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/update-trigger/
config

description:
Configuration parameters related to the bandwidth measurement update trigger.

nodetype: container (rw)

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/update-trigger/config/
update-trigger

description:
The trigger that should be used to determine when the IGP TED is updated with new information as to the effective maximum reservable bandwidth (adjusted-absolute-subscription-bw)

nodetype: leaf (rw)

type: enumeration

  • ADJUSTED_MAX_RESERVABLE_PCT
    Update of a new maximum reservable bandwidth IGP TLV is based on the value changing >= X% of the currently flooded adjusted-absolute-subscription-bw. The percentage of this value that is used is specified by the adjusted-max-reservable-bw-pct leaf.
  • SR_TRAFFIC_PCT
    Update of the new maximum reservable bandwidth IGP TLV is based on the value changing >= X% of the last calculated segment routing traffic utilisation for the interface. The percentage delta of this value is specified by the sr-traffic-pct leaf.

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/update-trigger/config/
adjusted-max-reservable-bw-pct

description:
The delta in the adjusted-max-reservable-bandwidth that should trigger an update in the value which is flooded through the IGP TED. The delta is measured as a percentage of the current adjusted value of the maximum reservable bandwidth of the interface, as specified by the adjusted-absolute-subscription-bw RSVP-TE leaf.

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/update-trigger/config/
sr-traffic-pct

description:
The change in the calculated SR traffic on the interface that should trigger an update in the value of the maximum reservable bandwidth flooded through the IGP TED. The value is specified as a percentage of the last-calculated-sr-traffic state leaf.

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/update-trigger/
state

description:
Operational state parameters related to the bandwidth measurement update trigger.

nodetype: container (ro)

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/update-trigger/state/
update-trigger

description:
The trigger that should be used to determine when the IGP TED is updated with new information as to the effective maximum reservable bandwidth (adjusted-absolute-subscription-bw)

nodetype: leaf (ro)

type: enumeration

  • ADJUSTED_MAX_RESERVABLE_PCT
    Update of a new maximum reservable bandwidth IGP TLV is based on the value changing >= X% of the currently flooded adjusted-absolute-subscription-bw. The percentage of this value that is used is specified by the adjusted-max-reservable-bw-pct leaf.
  • SR_TRAFFIC_PCT
    Update of the new maximum reservable bandwidth IGP TLV is based on the value changing >= X% of the last calculated segment routing traffic utilisation for the interface. The percentage delta of this value is specified by the sr-traffic-pct leaf.

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/update-trigger/state/
adjusted-max-reservable-bw-pct

description:
The delta in the adjusted-max-reservable-bandwidth that should trigger an update in the value which is flooded through the IGP TED. The delta is measured as a percentage of the current adjusted value of the maximum reservable bandwidth of the interface, as specified by the adjusted-absolute-subscription-bw RSVP-TE leaf.

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/mpls/te-global-attributes/bandwidth-measurement/update-trigger/state/
sr-traffic-pct

description:
The change in the calculated SR traffic on the interface that should trigger an update in the value of the maximum reservable bandwidth flooded through the IGP TED. The value is specified as a percentage of the last-calculated-sr-traffic state leaf.

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/mpls/
te-interface-attributes

description:
traffic engineering attributes specific for interfaces

nodetype: container (rw)

/network-instances/network-instance/mpls/te-interface-attributes/
interface

description:
List of TE interfaces. The interface referenced is based on the interface and subinterface leaves within the interface-ref container - which reference an entry in the /interfaces/interface list - and should not rely on the value of the list key.

nodetype: list (rw)

list keys: [interface-id]

/network-instances/network-instance/mpls/te-interface-attributes/interface/
interface-id

description:
Reference to the interface id list key

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/interface-id

/network-instances/network-instance/mpls/te-interface-attributes/interface/
config

description:
Configuration parameters related to TE interfaces:

nodetype: container (rw)

/network-instances/network-instance/mpls/te-interface-attributes/interface/config/
interface-id

description:
Id of the interface

nodetype: leaf (rw)

type: oc-if:interface-id

/network-instances/network-instance/mpls/te-interface-attributes/interface/config/
te-metric

description:
TE specific metric for the link

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/mpls/te-interface-attributes/interface/config/
srlg-membership

description:
list of references to named shared risk link groups that the interface belongs to.

nodetype: leaf-list (rw)

type: leafref

  • path reference: ../../../../te-global-attributes/srlgs/srlg/name

/network-instances/network-instance/mpls/te-interface-attributes/interface/config/
admin-group

description:
list of admin groups (by name) on the interface

nodetype: leaf-list (rw)

type: string

/network-instances/network-instance/mpls/te-interface-attributes/interface/
state

description:
State parameters related to TE interfaces

nodetype: container (ro)

/network-instances/network-instance/mpls/te-interface-attributes/interface/state/
interface-id

description:
Id of the interface

nodetype: leaf (ro)

type: oc-if:interface-id

/network-instances/network-instance/mpls/te-interface-attributes/interface/state/
te-metric

description:
TE specific metric for the link

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/mpls/te-interface-attributes/interface/state/
srlg-membership

description:
list of references to named shared risk link groups that the interface belongs to.

nodetype: leaf-list (ro)

type: leafref

  • path reference: ../../../../te-global-attributes/srlgs/srlg/name

/network-instances/network-instance/mpls/te-interface-attributes/interface/state/
admin-group

description:
list of admin groups (by name) on the interface

nodetype: leaf-list (ro)

type: string

/network-instances/network-instance/mpls/te-interface-attributes/interface/
interface-ref

description:
Reference to an interface or subinterface. The interface that is being referenced is uniquely referenced based on the specified interface and subinterface leaves. In contexts where a Layer 3 interface is to be referenced, both the interface and subinterface leaves must be populated, as Layer 3 configuration within the OpenConfig models is associated with a subinterface. In the case where a Layer 2 interface is to be referenced, only the interface is specified. The interface/subinterface leaf tuple must be used as the means by which the interface is specified, regardless of any other context information (e.g., key in a list).

nodetype: container (rw)

/network-instances/network-instance/mpls/te-interface-attributes/interface/interface-ref/
config

description:
Configured reference to interface / subinterface

nodetype: container (rw)

/network-instances/network-instance/mpls/te-interface-attributes/interface/interface-ref/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/mpls/te-interface-attributes/interface/interface-ref/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/mpls/te-interface-attributes/interface/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/mpls/te-interface-attributes/interface/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/mpls/te-interface-attributes/interface/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/mpls/te-interface-attributes/interface/
igp-flooding-bandwidth

description:
Interface bandwidth change percentages that trigger update events into the IGP traffic engineering database (TED)

nodetype: container (rw)

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/
config

description:
Configuration parameters for TED update threshold

nodetype: container (rw)

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/config/
threshold-type

description:
The type of threshold that should be used to specify the values at which bandwidth is flooded. DELTA indicates that the local system should flood IGP updates when a change in reserved bandwidth >= the specified delta occurs on the interface. Where THRESHOLD_CROSSED is specified, the local system should trigger an update (and hence flood) the reserved bandwidth when the reserved bandwidth changes such that it crosses, or becomes equal to one of the threshold values

nodetype: leaf (rw)

type: enumeration

  • DELTA
    DELTA indicates that the local system should flood IGP updates when a change in reserved bandwidth >= the specified delta occurs on the interface.
  • THRESHOLD_CROSSED
    THRESHOLD-CROSSED indicates that the local system should trigger an update (and hence flood) the reserved bandwidth when the reserved bandwidth changes such that it crosses, or becomes equal to one of the threshold values.

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/config/
delta-percentage

description:
The percentage of the maximum-reservable-bandwidth considered as the delta that results in an IGP update being flooded

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/config/
threshold-specification

description:
This value specifies whether a single set of threshold values should be used for both increasing and decreasing bandwidth when determining whether to trigger updated bandwidth values to be flooded in the IGP TE extensions. MIRRORED-UP-DOWN indicates that a single value (or set of values) should be used for both increasing and decreasing values, where SEPARATE-UP-DOWN specifies that the increasing and decreasing values will be separately specified

nodetype: leaf (rw)

type: enumeration

  • MIRRORED_UP_DOWN
    MIRRORED_UP_DOWN indicates that a single set of threshold values should be used for both increasing and decreasing bandwidth when determining whether to trigger updated bandwidth values to be flooded in the IGP TE extensions.
  • SEPARATE_UP_DOWN
    SEPARATE_UP_DOWN indicates that a separate threshold values should be used for the increasing and decreasing bandwidth when determining whether to trigger updated bandwidth values to be flooded in the IGP TE extensions.

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/config/
up-thresholds

description:
The thresholds (expressed as a percentage of the maximum reservable bandwidth) at which bandwidth updates are to be triggered when the bandwidth is increasing.

nodetype: leaf-list (rw)

type: oc-types:percentage

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/config/
down-thresholds

description:
The thresholds (expressed as a percentage of the maximum reservable bandwidth) at which bandwidth updates are to be triggered when the bandwidth is decreasing.

nodetype: leaf-list (rw)

type: oc-types:percentage

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/config/
up-down-thresholds

description:
The thresholds (expressed as a percentage of the maximum reservable bandwidth of the interface) at which bandwidth updates are flooded - used both when the bandwidth is increasing and decreasing

nodetype: leaf-list (rw)

type: oc-types:percentage

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/
state

description:
State parameters for TED update threshold

nodetype: container (ro)

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/state/
threshold-type

description:
The type of threshold that should be used to specify the values at which bandwidth is flooded. DELTA indicates that the local system should flood IGP updates when a change in reserved bandwidth >= the specified delta occurs on the interface. Where THRESHOLD_CROSSED is specified, the local system should trigger an update (and hence flood) the reserved bandwidth when the reserved bandwidth changes such that it crosses, or becomes equal to one of the threshold values

nodetype: leaf (ro)

type: enumeration

  • DELTA
    DELTA indicates that the local system should flood IGP updates when a change in reserved bandwidth >= the specified delta occurs on the interface.
  • THRESHOLD_CROSSED
    THRESHOLD-CROSSED indicates that the local system should trigger an update (and hence flood) the reserved bandwidth when the reserved bandwidth changes such that it crosses, or becomes equal to one of the threshold values.

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/state/
delta-percentage

description:
The percentage of the maximum-reservable-bandwidth considered as the delta that results in an IGP update being flooded

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/state/
threshold-specification

description:
This value specifies whether a single set of threshold values should be used for both increasing and decreasing bandwidth when determining whether to trigger updated bandwidth values to be flooded in the IGP TE extensions. MIRRORED-UP-DOWN indicates that a single value (or set of values) should be used for both increasing and decreasing values, where SEPARATE-UP-DOWN specifies that the increasing and decreasing values will be separately specified

nodetype: leaf (ro)

type: enumeration

  • MIRRORED_UP_DOWN
    MIRRORED_UP_DOWN indicates that a single set of threshold values should be used for both increasing and decreasing bandwidth when determining whether to trigger updated bandwidth values to be flooded in the IGP TE extensions.
  • SEPARATE_UP_DOWN
    SEPARATE_UP_DOWN indicates that a separate threshold values should be used for the increasing and decreasing bandwidth when determining whether to trigger updated bandwidth values to be flooded in the IGP TE extensions.

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/state/
up-thresholds

description:
The thresholds (expressed as a percentage of the maximum reservable bandwidth) at which bandwidth updates are to be triggered when the bandwidth is increasing.

nodetype: leaf-list (ro)

type: oc-types:percentage

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/state/
down-thresholds

description:
The thresholds (expressed as a percentage of the maximum reservable bandwidth) at which bandwidth updates are to be triggered when the bandwidth is decreasing.

nodetype: leaf-list (ro)

type: oc-types:percentage

/network-instances/network-instance/mpls/te-interface-attributes/interface/igp-flooding-bandwidth/state/
up-down-thresholds

description:
The thresholds (expressed as a percentage of the maximum reservable bandwidth of the interface) at which bandwidth updates are flooded - used both when the bandwidth is increasing and decreasing

nodetype: leaf-list (ro)

type: oc-types:percentage

/network-instances/network-instance/mpls/te-interface-attributes/interface/
bandwidth-measurement

description:
Configuration and operational state parameters relating to per-interface bandwidth measurement. These parameters are used in the case that RSVP-TE coexists with other MPLS signaling protocols on an interface.

nodetype: container (rw)

/network-instances/network-instance/mpls/te-interface-attributes/interface/bandwidth-measurement/
state

description:
Operational state parameters relating to the containing interface's bandwidth measurement.

nodetype: container (ro)

/network-instances/network-instance/mpls/te-interface-attributes/interface/bandwidth-measurement/state/
last-sample-time

description:
The time at which the last sample of bandwidth utilisation for both RSVP-TE and non-RSVP-TE traffic was taken. This value is relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/mpls/te-interface-attributes/interface/bandwidth-measurement/state/
last-sample-measured-rsvp-util

description:
The measured RSVP-TE bandwidth utilisation at the last sample (whose time is indicated in last-sample-time). This value is expressed as a 64-bit unsigned integer representing the number of kilobits per second that RSVP-TE traffic is consuming on the interface.

nodetype: leaf (ro)

type: uint64

units: kbps

/network-instances/network-instance/mpls/te-interface-attributes/interface/bandwidth-measurement/state/
last-sample-measured-sr-util

description:
The measured Segment Routing bandwidth utilisation at the last sample (whose time is indicated in last-sample-time). This value is expressed as a 64-bit unsigned integer representing the number of kilobits per second that Segment Routing traffic is consuming on the interface.

nodetype: leaf (ro)

type: uint64

units: kbps

/network-instances/network-instance/mpls/te-interface-attributes/interface/bandwidth-measurement/state/
last-calculated-time

description:
The time at which the last calculated value for bandwidth utilisation was performed. The value is expressed relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/mpls/te-interface-attributes/interface/bandwidth-measurement/state/
last-calculated-sr-utilisation

description:
The last calculated value of the Segment Routing utilisation (taken post any averaging or adjustment that occurs). This value is updated regardless of whether the value was flooded or not.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/mpls/te-interface-attributes/interface/bandwidth-measurement/state/
last-flooded-time

description:
The time, relative to the Unix Epoch (Jan 1 1970 00:00:00 UTC), at which the bandwidth utilisation of non-RSVP-TE traffic resulted in the value being flooded in the IGP. If the configuration of the local system specifies a 0% change requires flooding, this leaf will always reflect the value of the last-calculated-time. In systems that have suppression due to a >0% delta being required then it indicates the last time that the percentage threshold was exceeded.

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/mpls/
signaling-protocols

description:
top-level signaling protocol configuration

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/
rsvp-te

description:
RSVP-TE global signaling protocol configuration

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/
sessions

description:
Enclosing container for sessions

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/
session

description:
List of RSVP sessions

nodetype: list (ro)

list keys: [local-index]

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/
local-index

description:
Reference to the local index for the RSVP session

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/local-index

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/
record-route-objects

description:
Enclosing container for MPLS RRO objects associated with the traffic engineered tunnel.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/record-route-objects/
record-route-object

description:
Read-only list of record route objects associated with the traffic engineered tunnel. Each entry in the list may contain a hop IP address, MPLS label allocated at the hop, and the flags associated with the entry.

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/record-route-objects/record-route-object/
index

description:
Reference to the index of the record route object. The index is used to indicate the ordering of hops in the path.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/record-route-objects/record-route-object/
state

description:
Information related to RRO objects. The hop, label, and optional flags are present for each entry in the list.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/record-route-objects/record-route-object/state/
index

description:
Index of object in the list. Used for ordering.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/record-route-objects/record-route-object/state/
address

description:
IP router hop for RRO entry

nodetype: leaf (ro)

type: inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/record-route-objects/record-route-object/state/
reported-label

description:
Label reported for RRO hop

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/record-route-objects/record-route-object/state/
reported-flags

description:
Subobject flags for MPLS label

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/
explicit-route-objects

description:
Enclosing container for MPLS ERO objects associated with the traffic engineered tunnel.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/explicit-route-objects/
explicit-route-object

description:
Read-only list of explicit route objects associated with the traffic-engineered tunnel. Each entry in the list contains a hop IP address, and the MPLS label allocated at the hop.

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/explicit-route-objects/explicit-route-object/
index

description:
Reference to the index of the entry in the explicit route object. The index is used to indicate the ordering of hops in the path.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/explicit-route-objects/explicit-route-object/
state

description:
Information related to the ERO index.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/explicit-route-objects/explicit-route-object/state/
index

description:
Index of the entry in the ERO. Entries are ordered in ascending order from the source to destination of the LSP.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/explicit-route-objects/explicit-route-object/state/
loose

description:
When set to true, indicates that the hop of the ERO is a loose hop within the explicit route. If unset, indicates that the hop must explicitly traverse the entity specified in the ERO hop as the next-entity.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/explicit-route-objects/explicit-route-object/state/
type

description:
The type of hop indicated by the ERO entry.

nodetype: leaf (ro)

type: enumeration

  • IPV4
    The hop represents an IPv4 prefix.
  • IPV6
    The hop represents an IPv6 prefix.
  • ASN
    The hop represents an autonomous system number.
  • ASN4
    The hop represents a 4-byte autonomous system number.
  • LABEL
    The hop represents an MPLS label.
  • UNNUMBERED_INTERFACE
    The hop represents an unnumbered interface.

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/explicit-route-objects/explicit-route-object/state/
ip-prefix

description:
The IPv4 or IPv6 prefix indicated by the ERO. Specified only when the ERO hop is an IPv4 or IPv6 prefix.

nodetype: leaf (ro)

type: inet:ip-prefix

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/explicit-route-objects/explicit-route-object/state/
asn

description:
The autonomous system number indicated by the ERO. Specified only when the ERO hop is an 2 or 4-byte AS number.

nodetype: leaf (ro)

type: inet:as-number

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/explicit-route-objects/explicit-route-object/state/
label

description:
The MPLS label specified in the ERO hop. Specified only when the hop is an MPLS label.

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/explicit-route-objects/explicit-route-object/state/
interface-id

description:
The interface ID for an unnumbered interface. Specified only when the ERO hop is a unnumbered interface.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/
state

description:
Operational state parameters relating to the RSVP session

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/
local-index

description:
The index used to identify the RSVP session on the local network element. This index is generated by the device and is unique only to the local network element.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/
source-address

description:
Origin address of RSVP session

nodetype: leaf (ro)

type: inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/
destination-address

description:
Destination address of RSVP session

nodetype: leaf (ro)

type: inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/
tunnel-id

description:
The tunnel ID is an identifier used in the RSVP session, which remains constant over the life of the tunnel.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/
lsp-id

description:
The LSP ID distinguishes between two LSPs originated from the same headend, and is commonly used to distinguish RSVP sessions during make before break operations.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/
session-name

description:
The signaled name of this RSVP session.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/
status

description:
Enumeration of RSVP session states

nodetype: leaf (ro)

type: enumeration

  • UP
    RSVP session is up
  • DOWN
    RSVP session is down

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/
type

description:
The type/role of the RSVP session, signifing the session's role on the current device, such as a transit session vs. an ingress session.

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:LSP_ROLE

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/
protection-requested

description:
The type of protection requested for the RSVP session

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:PROTECTION_TYPE

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/
label-in

description:
Incoming MPLS label associated with this RSVP session

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/
label-out

description:
Outgoing MPLS label associated with this RSVP session

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/
sender-tspec

description:
Operational state statistics relating to the SENDER_TSPEC received for the RSVP session

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/sender-tspec/
rate

description:
The rate at which the head-end device generates traffic, expressed in bytes per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: Bps

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/sender-tspec/
size

description:
The size of the token bucket that is used to determine the rate at which the head-end device generates traffic, expressed in bytes per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/sessions/session/state/sender-tspec/
peak-data-rate

description:
The maximum traffic generation rate that the head-end device sends traffic at.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/
neighbors

description:
Configuration and state for RSVP neighbors connecting to the device

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/neighbors/
neighbor

description:
List of RSVP neighbors of the local system

nodetype: list (ro)

list keys: [address]

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/neighbors/neighbor/
address

description:
Reference to the address of the RSVP neighbor

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/address

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/neighbors/neighbor/
state

description:
Operational state parameters relating to the RSVP neighbor

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/neighbors/neighbor/state/
address

description:
Address of RSVP neighbor

nodetype: leaf (ro)

type: inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/neighbors/neighbor/state/
detected-interface

description:
Interface where RSVP neighbor was detected

nodetype: leaf (ro)

type: string

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/neighbors/neighbor/state/
neighbor-status

description:
Enumuration of possible RSVP neighbor states

nodetype: leaf (ro)

type: enumeration

  • UP
    RSVP hello messages are detected from the neighbor
  • DOWN
    RSVP neighbor not detected as up, due to a communication failure or IGP notification the neighbor is unavailable

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/neighbors/neighbor/state/
refresh-reduction

description:
Suppport of neighbor for RSVP refresh reduction

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/
global

description:
Platform wide RSVP configuration and state

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/
graceful-restart

description:
Operational state and configuration parameters relating to graceful-restart for RSVP

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/graceful-restart/
config

description:
Configuration parameters relating to graceful-restart

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/graceful-restart/config/
enable

description:
Enables graceful restart on the node.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/graceful-restart/config/
restart-time

description:
Graceful restart time (seconds).

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/graceful-restart/config/
recovery-time

description:
RSVP state recovery time

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/graceful-restart/
state

description:
State information associated with RSVP graceful-restart

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/graceful-restart/state/
enable

description:
Enables graceful restart on the node.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/graceful-restart/state/
restart-time

description:
Graceful restart time (seconds).

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/graceful-restart/state/
recovery-time

description:
RSVP state recovery time

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/
soft-preemption

description:
Protocol options relating to RSVP soft preemption

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/soft-preemption/
config

description:
Configuration parameters relating to RSVP soft preemption support

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/soft-preemption/config/
enable

description:
Enables soft preemption on a node.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/soft-preemption/config/
soft-preemption-timeout

description:
Timeout value for soft preemption to revert to hard preemption. The default timeout for soft-preemption is 30 seconds - after which the local system reverts to hard pre-emption.

nodetype: leaf (rw)

type: uint16

  • range: 0..max

default: 30

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/soft-preemption/
state

description:
State parameters relating to RSVP soft preemption support

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/soft-preemption/state/
enable

description:
Enables soft preemption on a node.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/soft-preemption/state/
soft-preemption-timeout

description:
Timeout value for soft preemption to revert to hard preemption. The default timeout for soft-preemption is 30 seconds - after which the local system reverts to hard pre-emption.

nodetype: leaf (ro)

type: uint16

  • range: 0..max

default: 30

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/
hellos

description:
Top level container for RSVP hello parameters

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/hellos/
config

description:
Configuration parameters relating to RSVP hellos

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/hellos/config/
hello-interval

description:
set the interval in ms between RSVP hello messages

nodetype: leaf (rw)

type: uint16

  • range: 1000..60000

default: 9000

units: milliseconds

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/hellos/config/
refresh-reduction

description:
enables all RSVP refresh reduction message bundling, RSVP message ID, reliable message delivery and summary refresh

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/hellos/
state

description:
State information associated with RSVP hellos

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/hellos/state/
hello-interval

description:
set the interval in ms between RSVP hello messages

nodetype: leaf (ro)

type: uint16

  • range: 1000..60000

default: 9000

units: milliseconds

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/hellos/state/
refresh-reduction

description:
enables all RSVP refresh reduction message bundling, RSVP message ID, reliable message delivery and summary refresh

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/
state

description:
Platform wide RSVP state, including counters

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/
counters

description:
Platform wide RSVP statistics and counters

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
path-timeouts

description:
The number of Path State Blocks (PSBs) that have been timed out by the local system.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
reservation-timeouts

description:
The number of Reservation State Blocks (RSBs) that have been timed out by the local system.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
rate-limited-messages

description:
RSVP messages dropped due to rate limiting

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
in-path-messages

description:
Number of received RSVP Path messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
in-path-error-messages

description:
Number of received RSVP Path Error messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
in-path-tear-messages

description:
Number of received RSVP Path Tear messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
in-reservation-messages

description:
Number of received RSVP Resv messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
in-reservation-error-messages

description:
Number of received RSVP Resv Error messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
in-reservation-tear-messages

description:
Number of received RSVP Resv Tear messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
in-hello-messages

description:
Number of received RSVP hello messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
in-srefresh-messages

description:
Number of received RSVP summary refresh messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
in-ack-messages

description:
Number of received RSVP refresh reduction ack messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
out-path-messages

description:
Number of sent RSVP PATH messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
out-path-error-messages

description:
Number of sent RSVP Path Error messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
out-path-tear-messages

description:
Number of sent RSVP Path Tear messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
out-reservation-messages

description:
Number of sent RSVP Resv messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
out-reservation-error-messages

description:
Number of sent RSVP Resv Error messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
out-reservation-tear-messages

description:
Number of sent RSVP Resv Tear messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
out-hello-messages

description:
Number of sent RSVP hello messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
out-srefresh-messages

description:
Number of sent RSVP summary refresh messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
out-ack-messages

description:
Number of sent RSVP refresh reduction ack messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/
errors

description:
Error counters associated with the global RSVP-TE instance.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/errors/
authentication-fail

description:
The number of packets received that have failed RSVP-TE authentication checks in the specified context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/errors/
bad-checksum

description:
The number of packets received that have an incorrect RSVP-TE checksum in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/errors/
bad-packet-format

description:
The number of packets received that were dropped due to being badly formed in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/errors/
bad-packet-length

description:
The number of packets received that were dropped due to having an invalid length specified in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/errors/
out-of-order

description:
The number of messages received out of order in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/errors/
received-nack

description:
The number of NACK RESV messages received in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/errors/
transmit-failure

description:
The total number of packets dropped on transmit in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/errors/
transmit-queue-full

description:
The number of packets dropped due to the transmit queue being full in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/errors/
unknown-ack

description:
The number of packets received containing an ACK for an unknown message ID in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/global/state/counters/errors/
unknown-nack

description:
The number of packets received containing a NACK for an unknown message ID in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/
interface-attributes

description:
Attributes relating to RSVP-TE enabled interfaces

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/
interface

description:
List of per-interface RSVP configurations. The interface referenced is based on the interface and subinterface leaves within the interface-ref container - which reference an entry in the /interfaces/interface list - and should not rely on the value of the list key.

nodetype: list (rw)

list keys: [interface-id]

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/
interface-id

description:
reference to the interface-id data

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/interface-id

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/
config

description:
Configuration of per-interface RSVP parameters

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/config/
interface-id

description:
Identifier for the interface

nodetype: leaf (rw)

type: oc-if:interface-id

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/
state

description:
Per-interface RSVP protocol and state information

nodetype: container (ro)

description:
The maximum link bandwidth expressed in kilobits per second. This value should be the same (other than the units) as the value that is advertised into the IGP traffic engineering database.

nodetype: leaf (ro)

type: oc-mplst:bandwidth-kbps

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/
interface-id

description:
Identifier for the interface

nodetype: leaf (ro)

type: oc-if:interface-id

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/
counters

description:
Interface specific RSVP statistics and counters

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
in-path-messages

description:
Number of received RSVP Path messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
in-path-error-messages

description:
Number of received RSVP Path Error messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
in-path-tear-messages

description:
Number of received RSVP Path Tear messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
in-reservation-messages

description:
Number of received RSVP Resv messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
in-reservation-error-messages

description:
Number of received RSVP Resv Error messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
in-reservation-tear-messages

description:
Number of received RSVP Resv Tear messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
in-hello-messages

description:
Number of received RSVP hello messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
in-srefresh-messages

description:
Number of received RSVP summary refresh messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
in-ack-messages

description:
Number of received RSVP refresh reduction ack messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
out-path-messages

description:
Number of sent RSVP PATH messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
out-path-error-messages

description:
Number of sent RSVP Path Error messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
out-path-tear-messages

description:
Number of sent RSVP Path Tear messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
out-reservation-messages

description:
Number of sent RSVP Resv messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
out-reservation-error-messages

description:
Number of sent RSVP Resv Error messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
out-reservation-tear-messages

description:
Number of sent RSVP Resv Tear messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
out-hello-messages

description:
Number of sent RSVP hello messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
out-srefresh-messages

description:
Number of sent RSVP summary refresh messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
out-ack-messages

description:
Number of sent RSVP refresh reduction ack messages

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
rate-limited-messages

description:
RSVP messages dropped due to rate limiting

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/
errors

description:
Interface specific RSVP error counters

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/errors/
authentication-fail

description:
The number of packets received that have failed RSVP-TE authentication checks in the specified context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/errors/
bad-checksum

description:
The number of packets received that have an incorrect RSVP-TE checksum in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/errors/
bad-packet-format

description:
The number of packets received that were dropped due to being badly formed in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/errors/
bad-packet-length

description:
The number of packets received that were dropped due to having an invalid length specified in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/errors/
out-of-order

description:
The number of messages received out of order in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/errors/
received-nack

description:
The number of NACK RESV messages received in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/errors/
transmit-failure

description:
The total number of packets dropped on transmit in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/errors/
transmit-queue-full

description:
The number of packets dropped due to the transmit queue being full in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/errors/
unknown-ack

description:
The number of packets received containing an ACK for an unknown message ID in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/state/counters/errors/
unknown-nack

description:
The number of packets received containing a NACK for an unknown message ID in the context.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/
interface-ref

description:
Reference to an interface or subinterface. The interface that is being referenced is uniquely referenced based on the specified interface and subinterface leaves. In contexts where a Layer 3 interface is to be referenced, both the interface and subinterface leaves must be populated, as Layer 3 configuration within the OpenConfig models is associated with a subinterface. In the case where a Layer 2 interface is to be referenced, only the interface is specified. The interface/subinterface leaf tuple must be used as the means by which the interface is specified, regardless of any other context information (e.g., key in a list).

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/interface-ref/
config

description:
Configured reference to interface / subinterface

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/interface-ref/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/interface-ref/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/
bandwidth-reservations

description:
Enclosing container for bandwidth reservation

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/bandwidth-reservations/
bandwidth-reservation

description:
Available and reserved bandwidth by priority on the interface.

nodetype: list (ro)

list keys: [priority]

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/bandwidth-reservations/bandwidth-reservation/
priority

description:
Reference to the RSVP priority level

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/priority

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/bandwidth-reservations/bandwidth-reservation/
state

description:
Operational state parameters relating to a bandwidth reservation at a certain priority

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/bandwidth-reservations/bandwidth-reservation/state/
priority

description:
RSVP priority level for LSPs traversing the interface

nodetype: leaf (ro)

type: union

    type: uint8

    • range: 0..7

    type: enumeration

    • ALL
      The ALL keyword represents the overall state of the interface - i.e., the union of all of the priority levels

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/bandwidth-reservations/bandwidth-reservation/state/
available-bandwidth

description:
Bandwidth currently available with the priority level, or for the entire interface when the priority is set to ALL

nodetype: leaf (ro)

type: oc-mplst:bandwidth-mbps

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/bandwidth-reservations/bandwidth-reservation/state/
reserved-bandwidth

description:
Bandwidth currently reserved within the priority level, or the sum of all priority levels when the keyword is set to ALL

nodetype: leaf (ro)

type: oc-mplst:bandwidth-mbps

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/bandwidth-reservations/bandwidth-reservation/state/
active-reservations-count

description:
Number of active RSVP reservations in the associated priority, or the sum of all reservations when the priority level is set to ALL

nodetype: leaf (ro)

type: yang:gauge64

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/bandwidth-reservations/bandwidth-reservation/state/
highwater-mark

description:
Maximum bandwidth reserved on the interface within the priority, or across all priorities in the case that the priority level is set to ALL

nodetype: leaf (ro)

type: oc-mplst:bandwidth-mbps

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/
hellos

description:
Top level container for RSVP hello parameters

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/hellos/
config

description:
Configuration parameters relating to RSVP hellos

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/hellos/config/
hello-interval

description:
set the interval in ms between RSVP hello messages

nodetype: leaf (rw)

type: uint16

  • range: 1000..60000

default: 9000

units: milliseconds

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/hellos/config/
refresh-reduction

description:
enables all RSVP refresh reduction message bundling, RSVP message ID, reliable message delivery and summary refresh

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/hellos/
state

description:
State information associated with RSVP hellos

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/hellos/state/
hello-interval

description:
set the interval in ms between RSVP hello messages

nodetype: leaf (ro)

type: uint16

  • range: 1000..60000

default: 9000

units: milliseconds

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/hellos/state/
refresh-reduction

description:
enables all RSVP refresh reduction message bundling, RSVP message ID, reliable message delivery and summary refresh

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/
authentication

description:
Configuration and state parameters relating to RSVP authentication as per RFC2747

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/authentication/
config

description:
Configuration parameters relating to authentication

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/authentication/config/
enable

description:
Enables RSVP authentication on the node.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/authentication/config/
authentication-type

description:
RSVP message authentication algorithm type

nodetype: leaf (rw)

type: identityref

  • base: oc-mplst:RSVP_AUTH_TYPE

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/authentication/config/
authentication-key

description:
Authenticate RSVP signaling messages

nodetype: leaf (rw)

type: oc-types:routing-password

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/authentication/
state

description:
State information associated with authentication

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/authentication/state/
enable

description:
Enables RSVP authentication on the node.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/authentication/state/
authentication-type

description:
RSVP message authentication algorithm type

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:RSVP_AUTH_TYPE

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/authentication/state/
authentication-key

description:
Authenticate RSVP signaling messages

nodetype: leaf (ro)

type: oc-types:routing-password

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/
subscription

description:
Bandwidth percentage reservable by RSVP on an interface

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/subscription/
config

description:
Configuration parameters relating to RSVP subscription options

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/subscription/config/
subscription

description:
percentage of the interface bandwidth that RSVP can reserve

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/subscription/
state

description:
State parameters relating to RSVP subscription options

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/subscription/state/
subscription

description:
percentage of the interface bandwidth that RSVP can reserve

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/subscription/state/
calculated-absolute-subscription-bw

description:
The calculated absolute value of the bandwidth which is reservable to RSVP-TE on the interface prior to any adjustments that may be made from external sources.

nodetype: leaf (ro)

type: uint64

units: kbps

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/subscription/state/
adjusted-absolute-subscription-bw

description:
The adjusted absolute value (in kbps) of the bandwidth which is reservable to RSVP-TE on the local system. In the case that the bandwidth-measurement configuration does not account for non-RSVP-TE traffic then this value is equal to the calculated-absolute-subscription-bw, in the case that non-RSVP-TE traffic is being accounted for, it is lower such that calculated-absolute-subscription-bw - adjusted-absolute-subscription-bw = the current calculated non-RSVP-TE traffic. This value reflects the last flooded value of the maximum reservable bandwidth, or subscription.

nodetype: leaf (ro)

type: uint64

units: kbps

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/
protection

description:
link-protection (NHOP) related configuration

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/protection/
config

description:
Configuration for link-protection

nodetype: container (rw)

description:
Style of mpls frr protection desired: link, link-node, or unprotected

nodetype: leaf (rw)

type: identityref

  • base: oc-mplst:PROTECTION_TYPE

default: oc-mplst:LINK_NODE_PROTECTION_REQUESTED

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/protection/config/
bypass-optimize-interval

description:
interval between periodic optimization of the bypass LSPs

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/protection/
state

description:
State for link-protection

nodetype: container (ro)

description:
Style of mpls frr protection desired: link, link-node, or unprotected

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:PROTECTION_TYPE

default: oc-mplst:LINK_NODE_PROTECTION_REQUESTED

/network-instances/network-instance/mpls/signaling-protocols/rsvp-te/interface-attributes/interface/protection/state/
bypass-optimize-interval

description:
interval between periodic optimization of the bypass LSPs

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/mpls/signaling-protocols/
ldp

description:
LDP global signaling configuration

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/
global

description:
Platform wide LDP configuration and state

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/
config

description:
Global LDP configuration attributes.

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/config/
lsr-id

description:
Global label switch router identifier configuration.

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/
state

description:
Global LDP state information.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/state/
lsr-id

description:
Global label switch router identifier configuration.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/
graceful-restart

description:
Top container for LDP graceful-restart attributes

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/graceful-restart/
config

description:
LDP graceful-restart configuration attributes.

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/graceful-restart/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/graceful-restart/config/
reconnect-time

description:
Interval for which the remote LDP peers will wait for the local node to reconnect after a failure

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/graceful-restart/config/
recovery-time

description:
Interval used to specify the time for the remote peer to maintain the MPLS forwarding state after the local node has succesfully reconnected

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/graceful-restart/config/
forwarding-holdtime

description:
Time that defines the interval for keeping the node in recovery mode.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/graceful-restart/config/
helper-enable

description:
Enables the graceful restart helper for LDP.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/graceful-restart/
state

description:
LDP graceful-restart state attributes.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/graceful-restart/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/graceful-restart/state/
reconnect-time

description:
Interval for which the remote LDP peers will wait for the local node to reconnect after a failure

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/graceful-restart/state/
recovery-time

description:
Interval used to specify the time for the remote peer to maintain the MPLS forwarding state after the local node has succesfully reconnected

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/graceful-restart/state/
forwarding-holdtime

description:
Time that defines the interval for keeping the node in recovery mode.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/graceful-restart/state/
helper-enable

description:
Enables the graceful restart helper for LDP.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/
authentication

description:
Global LDP authentication

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/authentication/
config

description:
Configuration of LDP authentication attributes

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/authentication/config/
enable

description:
Enables LDP authentication on the node.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/authentication/config/
authentication-key

description:
authenticate LDP signaling messages

nodetype: leaf (rw)

type: oc-types:routing-password

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/authentication/
state

description:
LDP authentication state.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/authentication/state/
enable

description:
Enables LDP authentication on the node.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/ldp/global/authentication/state/
authentication-key

description:
authenticate LDP signaling messages

nodetype: leaf (ro)

type: oc-types:routing-password

/network-instances/network-instance/mpls/signaling-protocols/ldp/
interface-attributes

description:
Container including attributes for LDP-enabled interfaces

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/
config

description:
Configuration of per-interface LDP parameters

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/config/
hello-holdtime

description:
Defines the time for which a neighbor adjacency will be kept by the router while it waits for a new link Hello message.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/config/
hello-interval

description:
Defines the interval for sending Hello messages on each link LDP adjacency.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/
state

description:
Per-interface LDP protocol and state information

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/state/
hello-holdtime

description:
Defines the time for which a neighbor adjacency will be kept by the router while it waits for a new link Hello message.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/state/
hello-interval

description:
Defines the interval for sending Hello messages on each link LDP adjacency.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/
interfaces

description:
Container aggregating all interfaces and their LDP-specific attributes.

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/
interface

description:
List of per-interface LDP configurations. The interface referenced is based on the interface and subinterface leaves within the interface-ref container - which reference an entry in the /interfaces/interface list - and should not rely on the value of the list key.

nodetype: list (rw)

list keys: [interface-id]

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/
interface-id

description:
reference to the interface-id data

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/interface-id

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/
config

description:
Configuration of per-interface LDP parameters

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/config/
interface-id

description:
Identifier for the interface

nodetype: leaf (rw)

type: oc-if:interface-id

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/config/
hello-holdtime

description:
Defines the time for which a neighbor adjacency will be kept by the router while it waits for a new link Hello message.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/config/
hello-interval

description:
Defines the interval for sending Hello messages on each link LDP adjacency.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/
state

description:
Per-interface LDP protocol and state information

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/state/
interface-id

description:
Identifier for the interface

nodetype: leaf (ro)

type: oc-if:interface-id

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/state/
hello-holdtime

description:
Defines the time for which a neighbor adjacency will be kept by the router while it waits for a new link Hello message.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/state/
hello-interval

description:
Defines the interval for sending Hello messages on each link LDP adjacency.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/state/
counters

description:
Interface specific LDP statistics and counters

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/
interface-ref

description:
Reference to an interface or subinterface. The interface that is being referenced is uniquely referenced based on the specified interface and subinterface leaves. In contexts where a Layer 3 interface is to be referenced, both the interface and subinterface leaves must be populated, as Layer 3 configuration within the OpenConfig models is associated with a subinterface. In the case where a Layer 2 interface is to be referenced, only the interface is specified. The interface/subinterface leaf tuple must be used as the means by which the interface is specified, regardless of any other context information (e.g., key in a list).

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/interface-ref/
config

description:
Configured reference to interface / subinterface

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/interface-ref/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/interface-ref/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/
address-families

description:
Top container comprising the adress families attributes

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/address-families/
address-family

description:
List for attributes related to address-families for LDP.

nodetype: list (rw)

list keys: [afi-name]

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/address-families/address-family/
afi-name

description:
Adress-family name atttibute (IPv4, IPv6).

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/afi-name

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/address-families/address-family/
config

description:
Configuration attributes related to address-families for LDP.

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/address-families/address-family/config/
afi-name

description:
Adress-family name atttibute (IPv4, IPv6).

nodetype: leaf (rw)

type: oc-ldp:mpls-ldp-afi

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/address-families/address-family/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/address-families/address-family/
state

description:
State attributes related to address-families for LDP.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/address-families/address-family/state/
afi-name

description:
Adress-family name atttibute (IPv4, IPv6).

nodetype: leaf (ro)

type: oc-ldp:mpls-ldp-afi

/network-instances/network-instance/mpls/signaling-protocols/ldp/interface-attributes/interfaces/interface/address-families/address-family/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/ldp/
targeted

description:
Top container for targeted LDP state and configuration attributes.

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/
config

description:
Configuration attributes related to targeted LDP.

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/config/
hello-holdtime

description:
Defines the time for which a neighbor adjacency will be kept by the router while it waits for a new link Hello message.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/config/
hello-interval

description:
Defines the interval for sending Hello messages on each link LDP adjacency.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/config/
hello-accept

description:
Enables or disables the acceptance of targeted LDP hello messages.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/
state

description:
State attributes related to targeted LDP.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/state/
hello-holdtime

description:
Defines the time for which a neighbor adjacency will be kept by the router while it waits for a new link Hello message.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/state/
hello-interval

description:
Defines the interval for sending Hello messages on each link LDP adjacency.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/state/
hello-accept

description:
Enables or disables the acceptance of targeted LDP hello messages.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/
address-families

description:
Global container for IPv4 and IPv6 attributes for LDP.

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/
address-family

description:
List of address families for targeted LDP configuration

nodetype: list (rw)

list keys: [afi-name]

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/
afi-name

description:
Adress-family name atttibute (IPv4, IPv6).

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/afi-name

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/
config

description:
Address-family configuration for targeted LDP

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/config/
afi-name

description:
Adress-family name atttibute (IPv4, IPv6).

nodetype: leaf (rw)

type: oc-ldp:mpls-ldp-afi

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/
state

description:
Address-family state for targeted LDP

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/state/
afi-name

description:
Adress-family name atttibute (IPv4, IPv6).

nodetype: leaf (ro)

type: oc-ldp:mpls-ldp-afi

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/
targets

description:
Container aggregating all targeted sessions and their LDP-specific attributes.

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/
target

description:
List of LDP targets configuration

nodetype: list (rw)

list keys: [remote-address]

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/target/
remote-address

description:
Neighbor address of the targeted LDP session

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/remote-address

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/target/
config

description:
Configuration parameters of a targeted LDP adjacency

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/target/config/
remote-address

description:
Configuration of neighbor address of the targeted LDP adjacency

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/target/config/
local-address

description:
Local IP address of the LDP adjacency

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/target/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/target/config/
hello-holdtime

description:
Defines the time for which a neighbor adjacency will be kept by the router while it waits for a new link Hello message.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/target/config/
hello-interval

description:
Defines the interval for sending Hello messages on each link LDP adjacency.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/target/
state

description:
State attributes of a targeted LDP adjacency

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/target/state/
remote-address

description:
Neighbor address of the targeted LDP adjacency

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/target/state/
local-address

description:
Local IP address of the LDP adjacency

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/target/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/target/state/
hello-holdtime

description:
Defines the time for which a neighbor adjacency will be kept by the router while it waits for a new link Hello message.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/targeted/address-families/address-family/targets/target/state/
hello-interval

description:
Defines the interval for sending Hello messages on each link LDP adjacency.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/
neighbors

description:
State and configuration LDP neighbors attributes

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/
neighbor

description:
List of LDP neighbors and their attributes.

nodetype: list (rw)

list keys: [lsr-id] [label-space-id]

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/
lsr-id

description:
Neighbor label switch router identifier.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/lsr-id

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/
label-space-id

description:
Label space ID of the neighbor.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/label-space-id

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/
config

description:
Neighbor configuration attributes.

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/config/
lsr-id

description:
Neighbor label switch router identifier.

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/config/
label-space-id

description:
Label space ID of the neighbor.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/config/
enable-downstream-on-demand

description:
If this leaf is set to true, LDP downstream on demand is enabled in the LDP session and the router advertises DoD to the peer. If the peer also adverstises DoD, then downstream on demand is used in the session, otherwise downstream unsolicited is used.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/
state

description:
Neighbor state attributes.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/state/
lsr-id

description:
Neighbor label switch router identifier.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/state/
label-space-id

description:
Label space ID of the neighbor.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/state/
enable-downstream-on-demand

description:
If this leaf is set to true, LDP downstream on demand is enabled in the LDP session and the router advertises DoD to the peer. If the peer also adverstises DoD, then downstream on demand is used in the session, otherwise downstream unsolicited is used.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/state/
session-state

description:
Operational status of the LDP session, based on the state machine for session negotiation behavior.

nodetype: leaf (ro)

type: enumeration

  • NON_EXISTENT
    LDP session state: NON EXISTENT.
  • INITIALIZED
    LDP session state: INITIALIZED.
  • OPENREC
    LDP session state: OPENREC.
  • OPENSENT
    LDP session state: OPENSENT.
  • OPERATIONAL
    LDP session state: OPERATIONAL.

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/state/
peer-label-advertisement-mode

description:
This leaf shows the Label Advertisement Mode which is advertised by the peer.

nodetype: leaf (ro)

type: label-advertisement-mode

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/state/
negotiated-label-advertisement-mode

description:
This leaf shows the Label Advertisement Mode negotiated based on local and remote preferences. If DoD is enabled and the peer also adverstises DoD, then downstream is negotiated. Otherwise, downstream unsolicited is used.

nodetype: leaf (ro)

type: label-advertisement-mode

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/
hello-adjacencies

description:
Top container for hello adjacencies for a given LDP neighbor.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/
hello-adjacency

description:
List of hello adjacencies for a given LDP neighbor.

nodetype: list (ro)

list keys: [remote-address] [local-address]

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/
remote-address

description:
Within the LDP adjacency, this attribute shows the neighbor address.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/remote-address

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/
local-address

description:
Within the LDP adjacency, this attribute shows the local address.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/local-address

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/
state

description:
State information for a particular LDP hello adjacency.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/state/
remote-address

description:
Within the LDP adjacency, this attribute shows the neighbor address.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/state/
local-address

description:
Within the LDP adjacency, this attribute shows the local address.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/state/
adjacency-type

description:
This attributes defines if the LDP adjacency is from a direct link or from targeted discovery.

nodetype: leaf (ro)

type: oc-ldp:mpls-ldp-adjacency-type

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/state/
last-clear

description:
Timestamp of the last time the interface counters were cleared expressed relative to the Unix Epoch (January 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/state/
hello-received

description:
Number of Hello messaged received by the device

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/state/
hello-dropped

description:
Number of Hello messaged dropped by the device

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/
interface-ref

description:
Reference to an interface or subinterface

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/
hello-holdtime

description:
Specifies the time the sending LSR will maintain its record of Hellos from the receiving LSR

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/hello-holdtime/
state

description:
State attributes related to the hello-holdtime.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/hello-holdtime/state/
adjacent

description:
Hello holdtime attribute learned from the LDP neighbor

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/hello-holdtime/state/
negotiated

description:
Hello holdtime attribute negotiated between the LDP neighbor and the local router.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/hello-holdtime/state/
hello-expiration

description:
Expiration time for the hello holdtime.

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/hello-adjacencies/hello-adjacency/hello-holdtime/state/
next-hello

description:
Time when the next LDP hello will be sent to the adjacent neighbor.

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/
authentication

description:
Global LDP authentication

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/authentication/
config

description:
Configuration of LDP authentication attributes

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/authentication/config/
enable

description:
Enables LDP authentication on the node.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/authentication/config/
authentication-key

description:
authenticate LDP signaling messages

nodetype: leaf (rw)

type: oc-types:routing-password

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/authentication/
state

description:
LDP authentication state.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/authentication/state/
enable

description:
Enables LDP authentication on the node.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/signaling-protocols/ldp/neighbors/neighbor/authentication/state/
authentication-key

description:
authenticate LDP signaling messages

nodetype: leaf (ro)

type: oc-types:routing-password

/network-instances/network-instance/mpls/signaling-protocols/
segment-routing

description:
MPLS-specific Segment Routing configuration and operational state parameters

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/
aggregate-sid-counters

description:
Per-SID counters aggregated across all interfaces on the local system

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/aggregate-sid-counters/
aggregate-sid-counter

description:
Counters aggregated across all of the interfaces of the local system corresponding to traffic received or forwarded with a particular SID

nodetype: list (ro)

list keys: [mpls-label]

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/aggregate-sid-counters/aggregate-sid-counter/
mpls-label

description:
The MPLS label representing the segment identifier

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/mpls-label

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/aggregate-sid-counters/aggregate-sid-counter/
state

description:
State parameters for per-SID statistics

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/aggregate-sid-counters/aggregate-sid-counter/state/
mpls-label

description:
The MPLS label used for the segment identifier

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/aggregate-sid-counters/aggregate-sid-counter/state/
in-pkts

description:
A cumulative counter of the packets received within the context which have matched a label corresponding to an SR Segment Identifier.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/aggregate-sid-counters/aggregate-sid-counter/state/
in-octets

description:
The cumulative counter of the total bytes received within the context which have matched a label corresponding to an SR Segment Identifier

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/aggregate-sid-counters/aggregate-sid-counter/state/
out-pkts

description:
A cumulative counter of the total number of packets transmitted by the local system within the context which have a label imposed that corresponds to an Segment Identifier.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/aggregate-sid-counters/aggregate-sid-counter/state/
out-octets

description:
A cumulative counter of the total bytes transmitted by the local system within the context which have a label imported that corresponds to an SR Segment Identifier.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/
interfaces

description:
Interface related Segment Routing parameters.

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/
interface

description:
Parameters and MPLS-specific configuration relating to Segment Routing on an interface. The interface referenced is based on the interface and subinterface leaves within the interface-ref container - which reference an entry in the /interfaces/interface list - and should not rely on the value of the list key.

nodetype: list (rw)

list keys: [interface-id]

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/
interface-id

description:
A reference to the ID for the interface for which SR is configured

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/interface-id

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/
config

description:
MPLS-specific Segment Routing configuration parameters related to an interface.

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/config/
interface-id

description:
A unique identifier for the interface.

nodetype: leaf (rw)

type: oc-if:interface-id

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/
state

description:
MPLS-specific Segment Routing operational state parameters related to an interface.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/state/
interface-id

description:
A unique identifier for the interface.

nodetype: leaf (ro)

type: oc-if:interface-id

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/state/
in-pkts

description:
A cumulative counter of the packets received within the context which have matched a label corresponding to an SR Segment Identifier.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/state/
in-octets

description:
The cumulative counter of the total bytes received within the context which have matched a label corresponding to an SR Segment Identifier

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/state/
out-pkts

description:
A cumulative counter of the total number of packets transmitted by the local system within the context which have a label imposed that corresponds to an Segment Identifier.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/state/
out-octets

description:
A cumulative counter of the total bytes transmitted by the local system within the context which have a label imported that corresponds to an SR Segment Identifier.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/
sid-counters

description:
Per-SID statistics for MPLS

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/
sid-counter

description:
Per segment identifier counters for the MPLS dataplane.

nodetype: list (ro)

list keys: [mpls-label]

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/
mpls-label

description:
The MPLS label representing the segment identifier

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/mpls-label

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/
state

description:
State parameters for per-SID statistics

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/state/
mpls-label

description:
The MPLS label used for the segment identifier

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/state/
in-pkts

description:
A cumulative counter of the packets received within the context which have matched a label corresponding to an SR Segment Identifier.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/state/
in-octets

description:
The cumulative counter of the total bytes received within the context which have matched a label corresponding to an SR Segment Identifier

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/state/
out-pkts

description:
A cumulative counter of the total number of packets transmitted by the local system within the context which have a label imposed that corresponds to an Segment Identifier.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/state/
out-octets

description:
A cumulative counter of the total bytes transmitted by the local system within the context which have a label imported that corresponds to an SR Segment Identifier.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/
forwarding-classes

description:
Per-SID per-forwarding class counters for Segment Routing.

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/forwarding-classes/
forwarding-class

description:
SID entries for the forwarding class associated with the referenced MPLS EXP.

nodetype: list (ro)

list keys: [exp]

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/forwarding-classes/forwarding-class/
exp

description:
Reference to the value of the EXP bits of the segment identifier.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/exp

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/forwarding-classes/forwarding-class/
state

description:
Per-SID, per forwarding class counters for Segment Routing with the MPLS dataplane

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/forwarding-classes/forwarding-class/state/
exp

description:
The value of the MPLS EXP (experimental) or Traffic Class bits that the SID statistics relate to. Packets received with a MPLS label value equal to the SID's MPLS label and EXP bits equal to the this value should be counted towards the associated ingress statistics. Packets that are forwarded to the destination MPLS label corresponding to the SID should be counted towards this value. In the egress direction, where forwarding follows a SID value that requires PHP at the local node, packets should still be counted towards the egress counters.

nodetype: leaf (ro)

type: uint8

  • range: 0..7

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/forwarding-classes/forwarding-class/state/
in-pkts

description:
A cumulative counter of the packets received within the context which have matched a label corresponding to an SR Segment Identifier.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/forwarding-classes/forwarding-class/state/
in-octets

description:
The cumulative counter of the total bytes received within the context which have matched a label corresponding to an SR Segment Identifier

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/forwarding-classes/forwarding-class/state/
out-pkts

description:
A cumulative counter of the total number of packets transmitted by the local system within the context which have a label imposed that corresponds to an Segment Identifier.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/sid-counters/sid-counter/forwarding-classes/forwarding-class/state/
out-octets

description:
A cumulative counter of the total bytes transmitted by the local system within the context which have a label imported that corresponds to an SR Segment Identifier.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/
interface-ref

description:
Reference to an interface or subinterface. The interface that is being referenced is uniquely referenced based on the specified interface and subinterface leaves. In contexts where a Layer 3 interface is to be referenced, both the interface and subinterface leaves must be populated, as Layer 3 configuration within the OpenConfig models is associated with a subinterface. In the case where a Layer 2 interface is to be referenced, only the interface is specified. The interface/subinterface leaf tuple must be used as the means by which the interface is specified, regardless of any other context information (e.g., key in a list).

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/interface-ref/
config

description:
Configured reference to interface / subinterface

nodetype: container (rw)

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/interface-ref/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/interface-ref/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/mpls/signaling-protocols/segment-routing/interfaces/interface/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/mpls/
lsps

description:
LSP definitions and configuration

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/
constrained-path

description:
traffic-engineered LSPs supporting different path computation and signaling methods

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/
named-explicit-paths

description:
Enclosing container for the named explicit paths

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/
named-explicit-path

description:
A list of explicit paths

nodetype: list (rw)

list keys: [name]

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/
name

description:
A string name that uniquely identifies an explicit path

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/name

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/
config

description:
Configuration parameters relating to named explicit paths

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/config/
name

description:
A string name that uniquely identifies an explicit path

nodetype: leaf (rw)

type: string

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/config/
sid-selection-mode

description:
The restrictions placed on the SIDs to be selected by the calculation method for the explicit path when it is instantiated for a SR-TE LSP

nodetype: leaf (rw)

type: enumeration

  • ADJ_SID_ONLY
    The SR-TE tunnel should only use adjacency SIDs to build the SID stack to be pushed for the LSP
  • MIXED_MODE
    The SR-TE tunnel can use a mix of adjacency and prefix SIDs to build the SID stack to be pushed to the LSP

default: MIXED_MODE

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/config/
sid-protection-required

description:
When this value is set to true, only SIDs that are protected are to be selected by the calculating method when the explicit path is instantiated by a SR-TE LSP.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/
state

description:
Operational state parameters relating to the named explicit paths

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/state/
name

description:
A string name that uniquely identifies an explicit path

nodetype: leaf (ro)

type: string

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/state/
sid-selection-mode

description:
The restrictions placed on the SIDs to be selected by the calculation method for the explicit path when it is instantiated for a SR-TE LSP

nodetype: leaf (ro)

type: enumeration

  • ADJ_SID_ONLY
    The SR-TE tunnel should only use adjacency SIDs to build the SID stack to be pushed for the LSP
  • MIXED_MODE
    The SR-TE tunnel can use a mix of adjacency and prefix SIDs to build the SID stack to be pushed to the LSP

default: MIXED_MODE

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/state/
sid-protection-required

description:
When this value is set to true, only SIDs that are protected are to be selected by the calculating method when the explicit path is instantiated by a SR-TE LSP.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/
explicit-route-objects

description:
Enclosing container for EROs

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/explicit-route-objects/
explicit-route-object

description:
List of explicit route objects

nodetype: list (rw)

list keys: [index]

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/explicit-route-objects/explicit-route-object/
index

description:
Index of this explicit route object, to express the order of hops in path

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/index

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/explicit-route-objects/explicit-route-object/
config

description:
Configuration parameters relating to an explicit route

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/explicit-route-objects/explicit-route-object/config/
address

description:
router hop for the LSP path

nodetype: leaf (rw)

type: inet:ip-address

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/explicit-route-objects/explicit-route-object/config/
hop-type

description:
strict or loose hop

nodetype: leaf (rw)

type: mpls-hop-type

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/explicit-route-objects/explicit-route-object/config/
index

description:
Index of this explicit route object to express the order of hops in the path

nodetype: leaf (rw)

type: uint8

  • range: 0..255

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/explicit-route-objects/explicit-route-object/
state

description:
State parameters relating to an explicit route

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/explicit-route-objects/explicit-route-object/state/
address

description:
router hop for the LSP path

nodetype: leaf (ro)

type: inet:ip-address

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/explicit-route-objects/explicit-route-object/state/
hop-type

description:
strict or loose hop

nodetype: leaf (ro)

type: mpls-hop-type

/network-instances/network-instance/mpls/lsps/constrained-path/named-explicit-paths/named-explicit-path/explicit-route-objects/explicit-route-object/state/
index

description:
Index of this explicit route object to express the order of hops in the path

nodetype: leaf (ro)

type: uint8

  • range: 0..255

/network-instances/network-instance/mpls/lsps/constrained-path/
tunnels

description:
Enclosing container for tunnels

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/
tunnel

description:
List of TE tunnels. This list contains only the LSPs that the current device originates (i.e., for which it is the head-end). Where the signaling protocol utilised for an LSP allows a mid-point or tail device to be aware of the LSP (e.g., RSVP-TE), then the associated sessions are maintained per protocol

nodetype: list (rw)

list keys: [name]

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/
name

description:
The tunnel name

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/
config

description:
Configuration parameters related to TE tunnels:

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
name

description:
The tunnel name

nodetype: leaf (rw)

type: string

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
type

description:
Tunnel type, p2p or p2mp

nodetype: leaf (rw)

type: identityref

  • base: oc-mplst:TUNNEL_TYPE

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
signaling-protocol

description:
Signaling protocol used to set up this tunnel

nodetype: leaf (rw)

type: identityref

  • base: oc-mplst:PATH_SETUP_PROTOCOL

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
description

description:
optional text description for the tunnel

nodetype: leaf (rw)

type: string

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
admin-status

description:
TE tunnel administrative state.

nodetype: leaf (rw)

type: identityref

  • base: oc-mplst:TUNNEL_ADMIN_STATUS

default: oc-mplst:ADMIN_UP

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
preference

description:
Specifies a preference for this tunnel. A lower number signifies a better preference

nodetype: leaf (rw)

type: uint8

  • range: 1..255

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
metric-type

description:
The type of metric specification that should be used to set the LSP(s) metric

nodetype: leaf (rw)

type: identityref

  • base: oc-mplst:LSP_METRIC_TYPE

default: oc-mplst:LSP_METRIC_INHERITED

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
metric

description:
The value of the metric that should be specified. The value supplied in this leaf is used in conjunction with the metric type to determine the value of the metric used by the system. Where the metric-type is set to LSP_METRIC_ABSOLUTE - the value of this leaf is used directly; where it is set to LSP_METRIC_RELATIVE, the relevant (positive or negative) offset is used to formulate the metric; where metric-type is LSP_METRIC_INHERITED, the value of this leaf is not utilised

nodetype: leaf (rw)

type: int32

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
shortcut-eligible

description:
Whether this LSP is considered to be eligible for us as a shortcut in the IGP. In the case that this leaf is set to true, the IGP SPF calculation uses the metric specified to determine whether traffic should be carried over this LSP

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
protection-style-requested

description:
style of mpls frr protection desired: can be link, link-node or unprotected.

nodetype: leaf (rw)

type: identityref

  • base: oc-mplst:PROTECTION_TYPE

default: oc-mplst:UNPROTECTED

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
reoptimize-timer

description:
frequency of reoptimization of a traffic engineered LSP

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
source

description:
RSVP-TE tunnel source address

nodetype: leaf (rw)

type: inet:ip-address

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
soft-preemption

description:
Enables RSVP soft-preemption on this LSP

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
setup-priority

description:
RSVP-TE preemption priority during LSP setup, lower is higher priority; default 7 indicates that LSP will not preempt established LSPs during setup

nodetype: leaf (rw)

type: uint8

  • range: 0..7

default: 7

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/config/
hold-priority

description:
preemption priority once the LSP is established, lower is higher priority; default 0 indicates other LSPs will not preempt the LSPs once established

nodetype: leaf (rw)

type: uint8

  • range: 0..7

default: 0

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/
state

description:
State parameters related to TE tunnels

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
name

description:
The tunnel name

nodetype: leaf (ro)

type: string

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
type

description:
Tunnel type, p2p or p2mp

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:TUNNEL_TYPE

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
signaling-protocol

description:
Signaling protocol used to set up this tunnel

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:PATH_SETUP_PROTOCOL

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
description

description:
optional text description for the tunnel

nodetype: leaf (ro)

type: string

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
admin-status

description:
TE tunnel administrative state.

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:TUNNEL_ADMIN_STATUS

default: oc-mplst:ADMIN_UP

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
preference

description:
Specifies a preference for this tunnel. A lower number signifies a better preference

nodetype: leaf (ro)

type: uint8

  • range: 1..255

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
metric-type

description:
The type of metric specification that should be used to set the LSP(s) metric

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:LSP_METRIC_TYPE

default: oc-mplst:LSP_METRIC_INHERITED

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
metric

description:
The value of the metric that should be specified. The value supplied in this leaf is used in conjunction with the metric type to determine the value of the metric used by the system. Where the metric-type is set to LSP_METRIC_ABSOLUTE - the value of this leaf is used directly; where it is set to LSP_METRIC_RELATIVE, the relevant (positive or negative) offset is used to formulate the metric; where metric-type is LSP_METRIC_INHERITED, the value of this leaf is not utilised

nodetype: leaf (ro)

type: int32

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
shortcut-eligible

description:
Whether this LSP is considered to be eligible for us as a shortcut in the IGP. In the case that this leaf is set to true, the IGP SPF calculation uses the metric specified to determine whether traffic should be carried over this LSP

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
protection-style-requested

description:
style of mpls frr protection desired: can be link, link-node or unprotected.

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:PROTECTION_TYPE

default: oc-mplst:UNPROTECTED

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
reoptimize-timer

description:
frequency of reoptimization of a traffic engineered LSP

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
source

description:
RSVP-TE tunnel source address

nodetype: leaf (ro)

type: inet:ip-address

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
soft-preemption

description:
Enables RSVP soft-preemption on this LSP

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
setup-priority

description:
RSVP-TE preemption priority during LSP setup, lower is higher priority; default 7 indicates that LSP will not preempt established LSPs during setup

nodetype: leaf (ro)

type: uint8

  • range: 0..7

default: 7

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
hold-priority

description:
preemption priority once the LSP is established, lower is higher priority; default 0 indicates other LSPs will not preempt the LSPs once established

nodetype: leaf (ro)

type: uint8

  • range: 0..7

default: 0

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
oper-status

description:
The operational status of the TE tunnel

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:LSP_OPER_STATUS

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
role

description:
The lsp role at the current node, whether it is headend, transit or tailend.

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:LSP_ROLE

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
auto-generated

description:
If the LSP was auto-generated by the system this leaf should be set to true. Examples of auto-generated LSPs are dynamically created backup LSPs to meet a FRR policy.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/
counters

description:
State data for MPLS label switched paths. This state data is specific to a single label switched path.

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/counters/
bytes

description:
Number of bytes that have been forwarded over the label switched path.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/counters/
packets

description:
Number of pacets that have been forwarded over the label switched path.

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/counters/
path-changes

description:
Number of path changes for the label switched path

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/counters/
state-changes

description:
Number of state changes for the label switched path

nodetype: leaf (ro)

type: yang:counter64

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/counters/
online-time

description:
Indication of the time the label switched path transitioned to an Oper Up or in-service state. The value is the timestamp in nanoseconds relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/counters/
current-path-time

description:
Indicates the time the LSP switched onto its current path. The value is reset upon a LSP path change. The value is the timestamp in nanoseconds relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/state/counters/
next-reoptimization-time

description:
Indicates the next scheduled time the LSP will be reoptimized. The value is the timestamp in nanoseconds relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/
bandwidth

description:
Bandwidth configuration for TE LSPs

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/
config

description:
Configuration parameters related to bandwidth on TE tunnels:

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/config/
specification-type

description:
The method used for settign the bandwidth, either explicitly specified or configured

nodetype: leaf (rw)

type: te-bandwidth-type

default: SPECIFIED

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/config/
set-bandwidth

description:
set bandwidth explicitly, e.g., using offline calculation

nodetype: leaf (rw)

type: oc-mplst:bandwidth-kbps

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/
state

description:
State parameters related to bandwidth configuration of TE tunnels

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/state/
specification-type

description:
The method used for settign the bandwidth, either explicitly specified or configured

nodetype: leaf (ro)

type: te-bandwidth-type

default: SPECIFIED

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/state/
set-bandwidth

description:
set bandwidth explicitly, e.g., using offline calculation

nodetype: leaf (ro)

type: oc-mplst:bandwidth-kbps

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/state/
signaled-bandwidth

description:
The currently signaled bandwidth of the LSP. In the case where the bandwidth is specified explicitly, then this will match the value of the set-bandwidth leaf; in cases where the bandwidth is dynamically computed by the system, the current value of the bandwidth should be reflected.

nodetype: leaf (ro)

type: oc-mplst:bandwidth-kbps

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/
auto-bandwidth

description:
Parameters related to auto-bandwidth

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/
config

description:
Configuration parameters relating to MPLS auto-bandwidth on the tunnel.

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/config/
enabled

description:
enables mpls auto-bandwidth on the lsp

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/config/
min-bw

description:
set the minimum bandwidth in Kbps for an auto-bandwidth LSP

nodetype: leaf (rw)

type: oc-mplst:bandwidth-kbps

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/config/
max-bw

description:
set the maximum bandwidth in Kbps for an auto-bandwidth LSP

nodetype: leaf (rw)

type: oc-mplst:bandwidth-kbps

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/config/
adjust-interval

description:
time in seconds between adjustments to LSP bandwidth

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/config/
adjust-threshold

description:
percentage difference between the LSP's specified bandwidth and its current bandwidth allocation -- if the difference is greater than the specified percentage, auto-bandwidth adjustment is triggered

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/
state

description:
State parameters relating to MPLS auto-bandwidth on the tunnel.

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/state/
enabled

description:
enables mpls auto-bandwidth on the lsp

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/state/
min-bw

description:
set the minimum bandwidth in Kbps for an auto-bandwidth LSP

nodetype: leaf (ro)

type: oc-mplst:bandwidth-kbps

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/state/
max-bw

description:
set the maximum bandwidth in Kbps for an auto-bandwidth LSP

nodetype: leaf (ro)

type: oc-mplst:bandwidth-kbps

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/state/
adjust-interval

description:
time in seconds between adjustments to LSP bandwidth

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/state/
adjust-threshold

description:
percentage difference between the LSP's specified bandwidth and its current bandwidth allocation -- if the difference is greater than the specified percentage, auto-bandwidth adjustment is triggered

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/state/
interval-high-bw

description:
The maximum measured bandwidth during the current auto-bandwidth adjust interval expressed in kilobits per second.

nodetype: leaf (ro)

type: oc-mplst:bandwidth-kbps

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/
overflow

description:
configuration of MPLS overflow bandwidth adjustement for the LSP

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/overflow/
config

description:
Config information for MPLS overflow bandwidth adjustment

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/overflow/config/
enabled

description:
enables mpls lsp bandwidth overflow adjustment on the lsp

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/overflow/config/
overflow-threshold

description:
bandwidth percentage change to trigger an overflow event

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/overflow/config/
trigger-event-count

description:
number of consecutive overflow sample events needed to trigger an overflow adjustment

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/overflow/
state

description:
Config information for MPLS overflow bandwidth adjustment

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/overflow/state/
enabled

description:
enables mpls lsp bandwidth overflow adjustment on the lsp

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/overflow/state/
overflow-threshold

description:
bandwidth percentage change to trigger an overflow event

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/overflow/state/
trigger-event-count

description:
number of consecutive overflow sample events needed to trigger an overflow adjustment

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/
underflow

description:
configuration of MPLS underflow bandwidth adjustement for the LSP

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/underflow/
config

description:
Config information for MPLS underflow bandwidth adjustment

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/underflow/config/
enabled

description:
enables bandwidth underflow adjustment on the lsp

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/underflow/config/
underflow-threshold

description:
bandwidth percentage change to trigger and underflow event

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/underflow/config/
trigger-event-count

description:
number of consecutive underflow sample events needed to trigger an underflow adjustment

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/underflow/
state

description:
State information for MPLS underflow bandwidth adjustment

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/underflow/state/
enabled

description:
enables bandwidth underflow adjustment on the lsp

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/underflow/state/
underflow-threshold

description:
bandwidth percentage change to trigger and underflow event

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/bandwidth/auto-bandwidth/underflow/state/
trigger-event-count

description:
number of consecutive underflow sample events needed to trigger an underflow adjustment

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/
p2p-tunnel-attributes

description:
Parameters related to LSPs of type P2P

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/
config

description:
Configuration parameters for P2P LSPs

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/config/
destination

description:
P2P tunnel destination address

nodetype: leaf (rw)

type: inet:ip-address

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/config/
record-route-enabled

description:
Enables recording a path on an LSP using the record route object (RRO)

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/
state

description:
State parameters for P2P LSPs

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/state/
destination

description:
P2P tunnel destination address

nodetype: leaf (ro)

type: inet:ip-address

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/state/
record-route-enabled

description:
Enables recording a path on an LSP using the record route object (RRO)

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/
p2p-primary-path

description:
Primary paths associated with the LSP

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/
p2p-primary-path

description:
List of p2p primary paths for a tunnel

nodetype: list (rw)

list keys: [name]

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/
name

description:
Path name

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/
config

description:
Configuration parameters related to paths

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/config/
name

description:
Path name

nodetype: leaf (rw)

type: string

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/config/
path-computation-method

description:
The method used for computing the path, either locally computed, queried from a server or not computed at all (explicitly configured).

nodetype: leaf (rw)

type: identityref

  • base: oc-mplst:PATH_COMPUTATION_METHOD

default: oc-mplst:LOCALLY_COMPUTED

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/config/
use-cspf

description:
Flag to enable CSPF for locally computed LSPs

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/config/
cspf-tiebreaker

description:
Determine the tie-breaking method to choose between equally desirable paths during CSPF computation

nodetype: leaf (rw)

type: cspf-tie-breaking

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/config/
path-computation-server

description:
Reference to the address of a previously configured external path computation server.

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../../../../../../../protocols/protocol/pcep/path-computation-servers/path-computation-server/pce-server-address

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/config/
path-control

description:
Set the LSP path control mode as PCE_DELEGATED PCC_CONTROLLED or PCC_REPORT_ONLY information state to the PCE.

nodetype: leaf (rw)

type: oc-pcep:lsp-control-type

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/config/
explicit-path-name

description:
reference to a defined path

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../../../../named-explicit-paths/named-explicit-path/config/name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/config/
preference

description:
Specifies a preference for this path. The lower the number higher the preference

nodetype: leaf (rw)

type: uint8

  • range: 1..255

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/config/
setup-priority

description:
RSVP-TE preemption priority during LSP setup, lower is higher priority; default 7 indicates that LSP will not preempt established LSPs during setup

nodetype: leaf (rw)

type: uint8

  • range: 0..7

default: 7

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/config/
hold-priority

description:
preemption priority once the LSP is established, lower is higher priority; default 0 indicates other LSPs will not preempt the LSPs once established

nodetype: leaf (rw)

type: uint8

  • range: 0..7

default: 0

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/config/
retry-timer

description:
sets the time between attempts to establish the LSP

nodetype: leaf (rw)

type: uint16

  • range: 1..600

units: seconds

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/
state

description:
State parameters related to paths

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
name

description:
Path name

nodetype: leaf (ro)

type: string

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
path-computation-method

description:
The method used for computing the path, either locally computed, queried from a server or not computed at all (explicitly configured).

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:PATH_COMPUTATION_METHOD

default: oc-mplst:LOCALLY_COMPUTED

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
use-cspf

description:
Flag to enable CSPF for locally computed LSPs

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
cspf-tiebreaker

description:
Determine the tie-breaking method to choose between equally desirable paths during CSPF computation

nodetype: leaf (ro)

type: cspf-tie-breaking

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
path-computation-server

description:
Reference to the address of a previously configured external path computation server.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../protocols/protocol/pcep/path-computation-servers/path-computation-server/pce-server-address

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
path-control

description:
Set the LSP path control mode as PCE_DELEGATED PCC_CONTROLLED or PCC_REPORT_ONLY information state to the PCE.

nodetype: leaf (ro)

type: oc-pcep:lsp-control-type

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
explicit-path-name

description:
reference to a defined path

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../named-explicit-paths/named-explicit-path/config/name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
preference

description:
Specifies a preference for this path. The lower the number higher the preference

nodetype: leaf (ro)

type: uint8

  • range: 1..255

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
setup-priority

description:
RSVP-TE preemption priority during LSP setup, lower is higher priority; default 7 indicates that LSP will not preempt established LSPs during setup

nodetype: leaf (ro)

type: uint8

  • range: 0..7

default: 7

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
hold-priority

description:
preemption priority once the LSP is established, lower is higher priority; default 0 indicates other LSPs will not preempt the LSPs once established

nodetype: leaf (ro)

type: uint8

  • range: 0..7

default: 0

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
retry-timer

description:
sets the time between attempts to establish the LSP

nodetype: leaf (ro)

type: uint16

  • range: 1..600

units: seconds

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
associated-rsvp-sessions

description:
If the signalling protocol specified for this path is RSVP-TE, this leaf-list provides a reference to the associated sessions within the RSVP-TE protocol sessions list, such that details of the signaling can be retrieved. More than one session may exist during re-signalling such as make-before-break.

nodetype: leaf-list (ro)

type: leafref

  • path reference: ../../../../../../../../../signaling-protocols/rsvp-te/sessions/session/local-index

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
spf-metric

description:
The IGP metric of the shortest path to the LSP destination. This value is used to compare the current metric of the constrained path to the shortest path that is available in the network topology.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/state/
cspf-metric

description:
The IGP metric of the path currently used by the LSP. This value is used to represent the metric of the path used by the LSP following the execution of the CSPF algorithm and signalling of the LSP.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/
path-metric-bound-constraints

description:
Enclosing container for the path metric bound constraints.

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/path-metric-bound-constraints/
path-metric-bound-constraint

description:
A list of metric bounds that are applied as constraints to the LSP. It act as a logical AND, hence all of them must be satisfied. If not, it will return an error. Constraints within this list may be applicable to either the local CSPF process (where data is available to the local device) or be communicated to a PCE for calculation.

nodetype: list (rw)

list keys: [type]

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/path-metric-bound-constraints/path-metric-bound-constraint/
type

description:
Identifies an entry in the list of metric-types bound for the TE path.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/type

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/path-metric-bound-constraints/path-metric-bound-constraint/
config

description:
Configuration parameters relating to path metric bound constraints.

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/path-metric-bound-constraints/path-metric-bound-constraint/config/
type

description:
Identifies an entry in the list of metric-types bound for the TE path.

nodetype: leaf (rw)

type: identityref

  • base: oc-mplst:PATH_METRIC_TYPE

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/path-metric-bound-constraints/path-metric-bound-constraint/config/
metric-upper-bound

description:
Upper bound on end-to-end path metric. A zero indicate an unbounded upper limit for the specific metric-type.

nodetype: leaf (rw)

type: uint64

default: 0

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/path-metric-bound-constraints/path-metric-bound-constraint/
state

description:
Operational state parameters relating to path metric bound constraints.

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/path-metric-bound-constraints/path-metric-bound-constraint/state/
type

description:
Identifies an entry in the list of metric-types bound for the TE path.

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:PATH_METRIC_TYPE

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/path-metric-bound-constraints/path-metric-bound-constraint/state/
metric-upper-bound

description:
Upper bound on end-to-end path metric. A zero indicate an unbounded upper limit for the specific metric-type.

nodetype: leaf (ro)

type: uint64

default: 0

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/
candidate-secondary-paths

description:
The set of candidate secondary paths which may be used for this primary path. When secondary paths are specified in the list the path of the secondary LSP in use must be restricted to those path options referenced. The priority of the secondary paths is specified within the list. Higher priority values are less preferred - that is to say that a path with priority 0 is the most preferred path. In the case that the list is empty, any secondary path option may be utilised when the current primary path is in use.

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/candidate-secondary-paths/
candidate-secondary-path

description:
List of secondary paths which may be utilised when the current primary path is in use

nodetype: list (rw)

list keys: [secondary-path]

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/candidate-secondary-paths/candidate-secondary-path/
secondary-path

description:
A reference to the secondary path option reference which acts as the key of the candidate-secondary-path list

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/secondary-path

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/candidate-secondary-paths/candidate-secondary-path/
config

description:
Configuration parameters relating to the candidate secondary path

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/candidate-secondary-paths/candidate-secondary-path/config/
secondary-path

description:
A reference to the secondary path that should be utilised when the containing primary path option is in use

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../../../p2p-secondary-paths/p2p-secondary-path/config/name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/candidate-secondary-paths/candidate-secondary-path/config/
priority

description:
The priority of the specified secondary path option. Higher priority options are less preferable - such that a secondary path reference with a priority of 0 is the most preferred

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/candidate-secondary-paths/candidate-secondary-path/
state

description:
Operational state parameters relating to the candidate secondary path

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/candidate-secondary-paths/candidate-secondary-path/state/
secondary-path

description:
A reference to the secondary path that should be utilised when the containing primary path option is in use

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../p2p-secondary-paths/p2p-secondary-path/config/name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/candidate-secondary-paths/candidate-secondary-path/state/
priority

description:
The priority of the specified secondary path option. Higher priority options are less preferable - such that a secondary path reference with a priority of 0 is the most preferred

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/candidate-secondary-paths/candidate-secondary-path/state/
active

description:
Indicates the current active path option that has been selected of the candidate secondary paths

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/
admin-groups

description:
Top-level container for include/exclude constraints for link affinities

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/admin-groups/
config

description:
Configuration data

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/admin-groups/config/
exclude-group

description:
list of references to named admin-groups to exclude in path calculation.

nodetype: leaf-list (rw)

type: leafref

  • path reference: ../../../../../../../../../../te-global-attributes/mpls-admin-groups/admin-group/admin-group-name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/admin-groups/config/
include-all-group

description:
list of references to named admin-groups of which all must be included

nodetype: leaf-list (rw)

type: leafref

  • path reference: ../../../../../../../../../../te-global-attributes/mpls-admin-groups/admin-group/admin-group-name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/admin-groups/config/
include-any-group

description:
list of references to named admin-groups of which one must be included

nodetype: leaf-list (rw)

type: leafref

  • path reference: ../../../../../../../../../../te-global-attributes/mpls-admin-groups/admin-group/admin-group-name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/admin-groups/
state

description:
Operational state data

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/admin-groups/state/
exclude-group

description:
list of references to named admin-groups to exclude in path calculation.

nodetype: leaf-list (ro)

type: leafref

  • path reference: ../../../../../../../../../../te-global-attributes/mpls-admin-groups/admin-group/admin-group-name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/admin-groups/state/
include-all-group

description:
list of references to named admin-groups of which all must be included

nodetype: leaf-list (ro)

type: leafref

  • path reference: ../../../../../../../../../../te-global-attributes/mpls-admin-groups/admin-group/admin-group-name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-primary-path/p2p-primary-path/admin-groups/state/
include-any-group

description:
list of references to named admin-groups of which one must be included

nodetype: leaf-list (ro)

type: leafref

  • path reference: ../../../../../../../../../../te-global-attributes/mpls-admin-groups/admin-group/admin-group-name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/
p2p-secondary-paths

description:
Secondary paths for the LSP

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/
p2p-secondary-path

description:
List of p2p primary paths for a tunnel

nodetype: list (rw)

list keys: [name]

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/
name

description:
Path name

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/
config

description:
Configuration parameters related to paths

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/config/
name

description:
Path name

nodetype: leaf (rw)

type: string

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/config/
path-computation-method

description:
The method used for computing the path, either locally computed, queried from a server or not computed at all (explicitly configured).

nodetype: leaf (rw)

type: identityref

  • base: oc-mplst:PATH_COMPUTATION_METHOD

default: oc-mplst:LOCALLY_COMPUTED

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/config/
use-cspf

description:
Flag to enable CSPF for locally computed LSPs

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/config/
cspf-tiebreaker

description:
Determine the tie-breaking method to choose between equally desirable paths during CSPF computation

nodetype: leaf (rw)

type: cspf-tie-breaking

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/config/
path-computation-server

description:
Reference to the address of a previously configured external path computation server.

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../../../../../../../protocols/protocol/pcep/path-computation-servers/path-computation-server/pce-server-address

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/config/
path-control

description:
Set the LSP path control mode as PCE_DELEGATED PCC_CONTROLLED or PCC_REPORT_ONLY information state to the PCE.

nodetype: leaf (rw)

type: oc-pcep:lsp-control-type

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/config/
explicit-path-name

description:
reference to a defined path

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../../../../named-explicit-paths/named-explicit-path/config/name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/config/
preference

description:
Specifies a preference for this path. The lower the number higher the preference

nodetype: leaf (rw)

type: uint8

  • range: 1..255

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/config/
setup-priority

description:
RSVP-TE preemption priority during LSP setup, lower is higher priority; default 7 indicates that LSP will not preempt established LSPs during setup

nodetype: leaf (rw)

type: uint8

  • range: 0..7

default: 7

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/config/
hold-priority

description:
preemption priority once the LSP is established, lower is higher priority; default 0 indicates other LSPs will not preempt the LSPs once established

nodetype: leaf (rw)

type: uint8

  • range: 0..7

default: 0

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/config/
retry-timer

description:
sets the time between attempts to establish the LSP

nodetype: leaf (rw)

type: uint16

  • range: 1..600

units: seconds

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/
state

description:
State parameters related to paths

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
name

description:
Path name

nodetype: leaf (ro)

type: string

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
path-computation-method

description:
The method used for computing the path, either locally computed, queried from a server or not computed at all (explicitly configured).

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:PATH_COMPUTATION_METHOD

default: oc-mplst:LOCALLY_COMPUTED

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
use-cspf

description:
Flag to enable CSPF for locally computed LSPs

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
cspf-tiebreaker

description:
Determine the tie-breaking method to choose between equally desirable paths during CSPF computation

nodetype: leaf (ro)

type: cspf-tie-breaking

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
path-computation-server

description:
Reference to the address of a previously configured external path computation server.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../protocols/protocol/pcep/path-computation-servers/path-computation-server/pce-server-address

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
path-control

description:
Set the LSP path control mode as PCE_DELEGATED PCC_CONTROLLED or PCC_REPORT_ONLY information state to the PCE.

nodetype: leaf (ro)

type: oc-pcep:lsp-control-type

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
explicit-path-name

description:
reference to a defined path

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../named-explicit-paths/named-explicit-path/config/name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
preference

description:
Specifies a preference for this path. The lower the number higher the preference

nodetype: leaf (ro)

type: uint8

  • range: 1..255

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
setup-priority

description:
RSVP-TE preemption priority during LSP setup, lower is higher priority; default 7 indicates that LSP will not preempt established LSPs during setup

nodetype: leaf (ro)

type: uint8

  • range: 0..7

default: 7

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
hold-priority

description:
preemption priority once the LSP is established, lower is higher priority; default 0 indicates other LSPs will not preempt the LSPs once established

nodetype: leaf (ro)

type: uint8

  • range: 0..7

default: 0

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
retry-timer

description:
sets the time between attempts to establish the LSP

nodetype: leaf (ro)

type: uint16

  • range: 1..600

units: seconds

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
associated-rsvp-sessions

description:
If the signalling protocol specified for this path is RSVP-TE, this leaf-list provides a reference to the associated sessions within the RSVP-TE protocol sessions list, such that details of the signaling can be retrieved. More than one session may exist during re-signalling such as make-before-break.

nodetype: leaf-list (ro)

type: leafref

  • path reference: ../../../../../../../../../signaling-protocols/rsvp-te/sessions/session/local-index

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
spf-metric

description:
The IGP metric of the shortest path to the LSP destination. This value is used to compare the current metric of the constrained path to the shortest path that is available in the network topology.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/state/
cspf-metric

description:
The IGP metric of the path currently used by the LSP. This value is used to represent the metric of the path used by the LSP following the execution of the CSPF algorithm and signalling of the LSP.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/
path-metric-bound-constraints

description:
Enclosing container for the path metric bound constraints.

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/path-metric-bound-constraints/
path-metric-bound-constraint

description:
A list of metric bounds that are applied as constraints to the LSP. It act as a logical AND, hence all of them must be satisfied. If not, it will return an error. Constraints within this list may be applicable to either the local CSPF process (where data is available to the local device) or be communicated to a PCE for calculation.

nodetype: list (rw)

list keys: [type]

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/path-metric-bound-constraints/path-metric-bound-constraint/
type

description:
Identifies an entry in the list of metric-types bound for the TE path.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/type

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/path-metric-bound-constraints/path-metric-bound-constraint/
config

description:
Configuration parameters relating to path metric bound constraints.

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/path-metric-bound-constraints/path-metric-bound-constraint/config/
type

description:
Identifies an entry in the list of metric-types bound for the TE path.

nodetype: leaf (rw)

type: identityref

  • base: oc-mplst:PATH_METRIC_TYPE

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/path-metric-bound-constraints/path-metric-bound-constraint/config/
metric-upper-bound

description:
Upper bound on end-to-end path metric. A zero indicate an unbounded upper limit for the specific metric-type.

nodetype: leaf (rw)

type: uint64

default: 0

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/path-metric-bound-constraints/path-metric-bound-constraint/
state

description:
Operational state parameters relating to path metric bound constraints.

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/path-metric-bound-constraints/path-metric-bound-constraint/state/
type

description:
Identifies an entry in the list of metric-types bound for the TE path.

nodetype: leaf (ro)

type: identityref

  • base: oc-mplst:PATH_METRIC_TYPE

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/path-metric-bound-constraints/path-metric-bound-constraint/state/
metric-upper-bound

description:
Upper bound on end-to-end path metric. A zero indicate an unbounded upper limit for the specific metric-type.

nodetype: leaf (ro)

type: uint64

default: 0

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/
admin-groups

description:
Top-level container for include/exclude constraints for link affinities

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/admin-groups/
config

description:
Configuration data

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/admin-groups/config/
exclude-group

description:
list of references to named admin-groups to exclude in path calculation.

nodetype: leaf-list (rw)

type: leafref

  • path reference: ../../../../../../../../../../te-global-attributes/mpls-admin-groups/admin-group/admin-group-name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/admin-groups/config/
include-all-group

description:
list of references to named admin-groups of which all must be included

nodetype: leaf-list (rw)

type: leafref

  • path reference: ../../../../../../../../../../te-global-attributes/mpls-admin-groups/admin-group/admin-group-name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/admin-groups/config/
include-any-group

description:
list of references to named admin-groups of which one must be included

nodetype: leaf-list (rw)

type: leafref

  • path reference: ../../../../../../../../../../te-global-attributes/mpls-admin-groups/admin-group/admin-group-name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/admin-groups/
state

description:
Operational state data

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/admin-groups/state/
exclude-group

description:
list of references to named admin-groups to exclude in path calculation.

nodetype: leaf-list (ro)

type: leafref

  • path reference: ../../../../../../../../../../te-global-attributes/mpls-admin-groups/admin-group/admin-group-name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/admin-groups/state/
include-all-group

description:
list of references to named admin-groups of which all must be included

nodetype: leaf-list (ro)

type: leafref

  • path reference: ../../../../../../../../../../te-global-attributes/mpls-admin-groups/admin-group/admin-group-name

/network-instances/network-instance/mpls/lsps/constrained-path/tunnels/tunnel/p2p-tunnel-attributes/p2p-secondary-paths/p2p-secondary-path/admin-groups/state/
include-any-group

description:
list of references to named admin-groups of which one must be included

nodetype: leaf-list (ro)

type: leafref

  • path reference: ../../../../../../../../../../te-global-attributes/mpls-admin-groups/admin-group/admin-group-name

/network-instances/network-instance/mpls/lsps/
unconstrained-path

description:
LSPs that use the IGP-determined path, i.e., non traffic-engineered, or non constrained-path

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/unconstrained-path/
path-setup-protocol

description:
select and configure the signaling method for the LSP

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/unconstrained-path/path-setup-protocol/
ldp

description:
LDP signaling setup for IGP-congruent LSPs

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/
static-lsps

description:
statically configured LSPs, without dynamic signaling

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/static-lsps/
static-lsp

description:
list of defined static LSPs

nodetype: list (rw)

list keys: [name]

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/
name

description:
Reference the name list key

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/name

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/
config

description:
Configuration data for the static lsp

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/config/
name

description:
name to identify the LSP

nodetype: leaf (rw)

type: string

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/
state

description:
Operational state data for the static lsp

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/state/
name

description:
name to identify the LSP

nodetype: leaf (ro)

type: string

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/
ingress

description:
Static LSPs for which the router is an ingress node

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/ingress/
config

description:
Configuration data for ingress LSPs

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/ingress/config/
next-hop

description:
next hop IP address for the LSP

nodetype: leaf (rw)

type: inet:ip-address

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/ingress/config/
incoming-label

description:
label value on the incoming packet

nodetype: leaf (rw)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/ingress/config/
push-label

description:
label value to push at the current hop for the LSP

nodetype: leaf (rw)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/ingress/
state

description:
Operational state data for ingress LSPs

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/ingress/state/
next-hop

description:
next hop IP address for the LSP

nodetype: leaf (ro)

type: inet:ip-address

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/ingress/state/
incoming-label

description:
label value on the incoming packet

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/ingress/state/
push-label

description:
label value to push at the current hop for the LSP

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/
transit

description:
Static LSPs for which the router is an transit node

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/transit/
config

description:
Configuration data for transit LSPs

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/transit/config/
next-hop

description:
next hop IP address for the LSP

nodetype: leaf (rw)

type: inet:ip-address

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/transit/config/
incoming-label

description:
label value on the incoming packet

nodetype: leaf (rw)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/transit/config/
push-label

description:
label value to push at the current hop for the LSP

nodetype: leaf (rw)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/transit/
state

description:
Operational state data for transit LSPs

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/transit/state/
next-hop

description:
next hop IP address for the LSP

nodetype: leaf (ro)

type: inet:ip-address

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/transit/state/
incoming-label

description:
label value on the incoming packet

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/transit/state/
push-label

description:
label value to push at the current hop for the LSP

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/
egress

description:
Static LSPs for which the router is an egress node

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/
config

description:
Configuration data for egress LSPs

nodetype: container (rw)

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/config/
next-hop

description:
next hop IP address for the LSP

nodetype: leaf (rw)

type: inet:ip-address

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/config/
incoming-label

description:
label value on the incoming packet

nodetype: leaf (rw)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/config/
push-label

description:
label value to push at the current hop for the LSP

nodetype: leaf (rw)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/
state

description:
Operational state data for egress LSPs

nodetype: container (ro)

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/state/
next-hop

description:
next hop IP address for the LSP

nodetype: leaf (ro)

type: inet:ip-address

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/state/
incoming-label

description:
label value on the incoming packet

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/mpls/lsps/static-lsps/static-lsp/egress/state/
push-label

description:
label value to push at the current hop for the LSP

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/
segment-routing

description:
Configuration and operational state parameters relating to segment routing.

nodetype: container (rw)

/network-instances/network-instance/segment-routing/
srgbs

description:
Configuration and operational state parameters relating to the SRGBs defined for the system.

nodetype: container (rw)

/network-instances/network-instance/segment-routing/srgbs/
srgb

description:
A single definition of an SRGB which may comprise of multiple sets of dataplane addresses (IPv6 addresses, or MPLS labels).

nodetype: list (rw)

list keys: [local-id]

/network-instances/network-instance/segment-routing/srgbs/srgb/
local-id

description:
A reference to the identifier for the SRGB.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/local-id

/network-instances/network-instance/segment-routing/srgbs/srgb/
config

description:
Configuration parameters relating to the SRGB.

nodetype: container (rw)

/network-instances/network-instance/segment-routing/srgbs/srgb/config/
local-id

description:
Unique identifier for the segment routing global block on the local system.

nodetype: leaf (rw)

type: string

/network-instances/network-instance/segment-routing/srgbs/srgb/config/
dataplane-type

description:
The dataplane being used to instantiate the SRGB. When MPLS is specified the set of MPLS label blocks that are defined in the mpls-label-blocks list are used to make up the SRGB. When IPv6 is specified, the set of IPv6 prefixes specified in the ipv6-prefixes list are used.

nodetype: leaf (rw)

type: oc-srt:sr-dataplane-type

/network-instances/network-instance/segment-routing/srgbs/srgb/config/
mpls-label-blocks

description:
A list of refences to the label blocks that are used to make up the SRGB.

nodetype: leaf-list (rw)

type: leafref

  • path reference: ../../../../../mpls/global/reserved-label-blocks/reserved-label-block/config/local-id

/network-instances/network-instance/segment-routing/srgbs/srgb/config/
ipv6-prefixes

description:
A list of IPv6 prefixes which are to be used for segment routing using the IPv6 dataplane.

nodetype: leaf-list (rw)

type: inet:ipv6-prefix

/network-instances/network-instance/segment-routing/srgbs/srgb/
state

description:
State parameters relating to the SRGB.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/srgbs/srgb/state/
local-id

description:
Unique identifier for the segment routing global block on the local system.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/segment-routing/srgbs/srgb/state/
dataplane-type

description:
The dataplane being used to instantiate the SRGB. When MPLS is specified the set of MPLS label blocks that are defined in the mpls-label-blocks list are used to make up the SRGB. When IPv6 is specified, the set of IPv6 prefixes specified in the ipv6-prefixes list are used.

nodetype: leaf (ro)

type: oc-srt:sr-dataplane-type

/network-instances/network-instance/segment-routing/srgbs/srgb/state/
mpls-label-blocks

description:
A list of refences to the label blocks that are used to make up the SRGB.

nodetype: leaf-list (ro)

type: leafref

  • path reference: ../../../../../mpls/global/reserved-label-blocks/reserved-label-block/config/local-id

/network-instances/network-instance/segment-routing/srgbs/srgb/state/
ipv6-prefixes

description:
A list of IPv6 prefixes which are to be used for segment routing using the IPv6 dataplane.

nodetype: leaf-list (ro)

type: inet:ipv6-prefix

/network-instances/network-instance/segment-routing/srgbs/srgb/state/
size

description:
The total number of SRGB entries that are available within the SRGB.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/segment-routing/srgbs/srgb/state/
used

description:
The total number of SRGB entries that have already been alocated by protocols referencing the SRGB.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/segment-routing/
srlbs

description:
Configuration and operational state parameters relating to the Segment Routing Local Blocks (SRLBs) defined for the system.

nodetype: container (rw)

/network-instances/network-instance/segment-routing/srlbs/
srlb

description:
A definition of a Segment Routing Local Block, defined to be a set of Segment Identifiers (specified as MPLS labels or IPv6 addreses) that are defined for local allocation by the system. A block may optionally be advertised into an IGP.

nodetype: list (rw)

list keys: [local-id]

/network-instances/network-instance/segment-routing/srlbs/srlb/
local-id

description:
Reference to the local identifier used for the SRLB.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/local-id

/network-instances/network-instance/segment-routing/srlbs/srlb/
config

description:
Configuration parameters relating to the SRLB.

nodetype: container (rw)

/network-instances/network-instance/segment-routing/srlbs/srlb/config/
local-id

description:
A unique local identifier used for the Segment Routing Local Block. The identifier is used when referencing the SRLB within other contexts.

nodetype: leaf (rw)

type: string

/network-instances/network-instance/segment-routing/srlbs/srlb/config/
dataplane-type

description:
The dataplane that is to be used for the Segment Routing Local Block. When MPLS is specified, the local block corresponds to a block of MPLS labels; when IPv6 is specified it corresponds to an IPv6 prefix.

nodetype: leaf (rw)

type: oc-srt:sr-dataplane-type

/network-instances/network-instance/segment-routing/srlbs/srlb/config/
mpls-label-block

description:
A reference to the MPLS label block that is used to contain the SIDs of the SRLB.

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../../mpls/global/reserved-label-blocks/reserved-label-block/config/local-id

/network-instances/network-instance/segment-routing/srlbs/srlb/config/
ipv6-prefix

description:
The IPv6 prefix that is used for the SRLB.

nodetype: leaf (rw)

type: inet:ipv6-prefix

/network-instances/network-instance/segment-routing/srlbs/srlb/
state

description:
Operational state parmeters relating to the SRLB.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/srlbs/srlb/state/
local-id

description:
A unique local identifier used for the Segment Routing Local Block. The identifier is used when referencing the SRLB within other contexts.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/segment-routing/srlbs/srlb/state/
dataplane-type

description:
The dataplane that is to be used for the Segment Routing Local Block. When MPLS is specified, the local block corresponds to a block of MPLS labels; when IPv6 is specified it corresponds to an IPv6 prefix.

nodetype: leaf (ro)

type: oc-srt:sr-dataplane-type

/network-instances/network-instance/segment-routing/srlbs/srlb/state/
mpls-label-block

description:
A reference to the MPLS label block that is used to contain the SIDs of the SRLB.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../mpls/global/reserved-label-blocks/reserved-label-block/config/local-id

/network-instances/network-instance/segment-routing/srlbs/srlb/state/
ipv6-prefix

description:
The IPv6 prefix that is used for the SRLB.

nodetype: leaf (ro)

type: inet:ipv6-prefix

/network-instances/network-instance/segment-routing/
te-policies

description:
A collection of SR-TE policies in the system.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/
te-policy

description:
An individual SR-TE policy is identified by a combination of color and endpoint.

nodetype: list (ro)

list keys: [color] [endpoint]

/network-instances/network-instance/segment-routing/te-policies/te-policy/
color

description:
A reference to the srte color in the state.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/color

/network-instances/network-instance/segment-routing/te-policies/te-policy/
endpoint

description:
A reference to the srte endpoint in the state.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/endpoint

/network-instances/network-instance/segment-routing/te-policies/te-policy/
state

description:
The operational state of parameters associated with SR-TE policies.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/
color

description:
When the policy is used for RIB resolution to a specific Segment Routing Traffic Engineering path, the policy is used when the color required in the policy (which may be specified based on the value of a BGP extended colour community) matches the value of this leaf. The color being set to 0 indicates that the colour is a wildcard in the policy resolution.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/
endpoint

description:
When the policy is used for RIB resolution to a Segment Routing Traffic Engineering path, the policy is used when the required endpoint (which may be the protocol next-hop) matches the endpoint address specified in this leaf. When the leaf is set to all zeros (0.0.0.0 or ::), the endpoint acts as a wildcard in the policy resolution.

nodetype: leaf (ro)

type: oc-srt:srte-endpoint-type

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/
name

description:
The user friendly SR-TE policy name.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/
bsid

description:
The Binding SID (BSID) assigned to the SR-TE policy, expressed as an MPLS label or IPv6 address. Packets that are ingress to the system with active segment matching the SID value specified in this leaf should be forwarded according to the policy. The specified Binding SID must be removed from the segment list by the system.

nodetype: leaf (ro)

type: oc-srt:sr-sid-type

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/
active

description:
A SR-TE policy is marked as active when at least one of its candidate paths is valid/active and the policy has been instantiated in the forwarding plane.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/
active-since

description:
Indication of the time the policy transitioned to the active state. The value is the timestamp in nanoseconds relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/
active-transitions

description:
The number of transitions to active state for the policy.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/
counters

description:
A collection of counters on the policy level. They count the total traffic forwarded by the policy, regardless of its installation source. The counters should be persistent across policy state changes and switches between active protocols.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/counters/
in-pkts

description:
A cumulative counter of the incoming packets steered to the SR-TE policy. It includes both labeled and unlabeled steered traffic.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/counters/
in-octets

description:
The cumulative counter of the total incoming bytes steered to the SR-TE policy. It includes both labeled and unlabeled steered traffic.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/counters/
in-labeled-pkts

description:
A cumulative counter of the incoming labeled packets steered to the SR-TE policy. Labeled packets carries an active SID (top-most SID in the stack) that matches the BSID associated to this policy.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/counters/
in-labeled-octets

description:
A cumulative counter of the total bytes of incoming labeled traffic steered to the SR-TE policy. Labeled traffic carries an active SID (top-most SID in the stack) that matches the BSID associated to this policy.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/counters/
out-pkts

description:
A cumulative counter of the outgoing packets after being steered to the SR-TE policy. It includes both labeled and unlabeled steered traffic.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/counters/
out-octets

description:
The cumulative counter of the total outgoing bytes after being steered to the SR-TE policy. It includes both labeled and unlabeled steered traffic. The counter should include the segments pushed to packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/counters/
out-labeled-pkts

description:
A cumulative counter of the outgoing labeled packets after being steered to the SR-TE policy. Labeled packets carries an active SID (top-most SID in the stack) that matches the BSID associated to this policy.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/state/counters/
out-labeled-octets

description:
A cumulative counter of the total bytes of outgoing labeled traffic after being steered to the SR-TE policy. Labeled traffic carries an active SID (top-most SID in the stack) that matches the BSID associated to this policy. The counter should include the segments pushed to packets.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/
candidate-paths

description:
One or more candidate paths may be associated to a SR-TE policy. The best and usable one should be used as forwarding next-hops.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/
candidate-path

description:
An individual candidate path within the list of candidate paths associated with this SR-TE policy. It is uniquely identified by the combination of protocol-origin, originator and discriminator

nodetype: list (ro)

list keys: [protocol-origin] [originator-asn] [originator-addr] [discriminator]

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/
protocol-origin

description:
A reference to the component or protocol that originates or signals the candidate path

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/protocol-origin

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/
originator-asn

description:
A reference to the autonomous system that the node originating the candidate path locates.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/originator-asn

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/
originator-addr

description:
A reference to the address of the node originating the candidate path.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/originator-addr

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/
discriminator

description:
A reference to the ID uniquely identifying the path within the context of a policy learnt from a protocol.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/discriminator

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/
state

description:
Operational state parameters associated with SR-TE candidate paths.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/state/
name

description:
The user friendly SR-TE candidate path name.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/state/
protocol-origin

description:
The component or protocol that originates or signals the candidate path.

nodetype: leaf (ro)

type: oc-srt:srte-protocol-type

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/state/
originator-asn

description:
The autonomous system that node originating the candidate path locates.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/state/
originator-addr

description:
The address of the node originating the candidate path. Address in IPv4 can be represented as IPv6-encoded-IPv4 e.g. ::FFFF:192.168.1.2 or a normal IPv6 address with the lowest 32 bits carrying the actual IPv4 address.

nodetype: leaf (ro)

type: oc-inet:ipv6-address

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/state/
discriminator

description:
A 32 bit value uniquely identifying the path within the context of a policy learnt from a protocol.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/state/
preference

description:
When there are multiple candidate paths specified a particular SR-TE policy. The preference is used to resolve between them. And the one with higher preference is preferred. These paths may be learnt from a dynamic routing protocol, or interface to the device, or from other static entries configured on the system.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/state/
enlp

description:
ENLP (Explicit NULL Label Policy) indicates whether Explicit NULL labels are to be pushed on unlabeled IP packets that are being steered into a given SR policy.

nodetype: leaf (ro)

type: oc-srt:enlp-type

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/state/
valid

description:
A path should be marked as valid when it is usable e.g. the at least one segment-list is valid even though the path may not be the best.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/state/
active

description:
A candidate path is active when it is valid and it is determined to be the best path of the SR-TE Policy.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/state/
active-since

description:
Indication of the time the path transitioned to the active state. The value is the timestamp in nanoseconds relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/state/
active-transitions

description:
The number of transitions to active state for the candidate path.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/
segment-lists

description:
A collection of segment lists associated with the policy candidate path.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/
segment-list

description:
An individual segment list within the list of segment lists associated with this candidate path.

nodetype: list (ro)

list keys: [id]

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/
id

description:
A reference to the segment-list that in use for the candidate path.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/id

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/
state

description:
Operational state parameters associated with a segment-list in a SR-TE candidate paths.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/state/
id

description:
A unique id identifying the segment-list.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/state/
valid

description:
The validity of a segment-list should marked as true when it is usable.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/state/
invalid-reason

description:
If a segment-list is marked as invalid, this leaf should indicate the reason.

nodetype: leaf (ro)

type: oc-srt:srte-invalid-sl-reason

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/state/
weight

description:
The weight of the segment list within the set of segment lists specified for the candidate path. The traffic that is forwarded according to the policy is distributed across the set of segment-lists such that each list receives weight/(sum of all weights) traffic.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/state/
counters

description:
The counters of traffic steered to the segment-list.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/state/counters/
out-pkts

description:
A cumulative counter of the outgoing packets steered to the segment list. The counter includes both labeled and unlabeled steered traffic.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/state/counters/
out-octets

description:
The cumulative counter of the total outgoing bytes steered to the segment list. The counter includes both labeled and unlabeled steerted traffic.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/state/counters/
out-labeled-pkts

description:
A cumulative counter of the incoming labeled packets steered to the segment list.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/state/counters/
out-labeled-octets

description:
A cumulative counter of the total bytes of incoming labeled traffic steered to the segment list.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/
sids

description:
The list of SIDs that make up the segment list. The order of the SIDs is specified by ordering the list according to index, in ascending order. The network device should consider the top-most SID the entry with the lowest index.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/sids/
sid

description:
List of SIDs that make up the segment list. The segment list is formed by ordering the set of SIDs that are specified by their index in ascending numerical order.

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/sids/sid/
index

description:
Reference to the SID's index within the segment list which acts as the key of the list.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/sids/sid/
state

description:
Operational state parameters relating to the SID within the segment list.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/sids/sid/state/
index

description:
The index of the SID within the segment list. The segment list is applied by ordering the SID entries in ascending numerical order beginning at 0.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/sids/sid/state/
value

description:
The value of the SID that is to be used. Specified as an MPLS label or IPv6 address.

nodetype: leaf (ro)

type: oc-srt:sr-sid-type

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/sids/sid/state/
mpls-ttl

description:
The TTL to be set if the type of the SID is an MPLS label. If the value of the TTL is set to be 0, the value is picked by the local implementation.

nodetype: leaf (ro)

type: uint8

default: 0

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/sids/sid/state/
mpls-tc

description:
The value of the MPLS Traffic Class (TC) bits to be used if the value of the SID is an MPLS label. In the case that the value is set to 0, then the local implementation should choose the value.

nodetype: leaf (ro)

type: uint8

  • range: 0..7

default: 0

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/
next-hops

description:
The set of next-hops which the segment-list is resolved to. Traffic steered to the segment-list should be forwarded over them.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/
next-hop

description:
A next-hop the segment list is resolved to.

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/
index

description:
A reference to the nexthop index in the state.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/
state

description:
State parameters for the nexthop.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/
index

description:
A unique entry for the next-hop.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/
programmed-index

description:
In some routing protocols, or route injection mechanisms it is possible to set the index of the next-hop via configuration or the protocol itself. In some systems it may not be possible to maintain the index provided by an external client when advertising the same entry via telemetry. This leaf reflects the configured or client-supplied index of the next-hop. This allows a client to create an assocation or mapping back to the original index pushed by the client, and the ID used as a key in the next-hop AFT list.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/
ip-address

description:
The IP address of the next-hop system.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/
mac-address

description:
The MAC address of the next-hop if resolved by the local network instance.

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/
pop-top-label

description:
Flag that controls pop action, i.e., the top-most MPLS label should be popped from the packet when switched by the system. The top-most MPLS label associated with pop action is equal to the label key used in 'mpls' AFT 'label-entry' list.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/
pushed-mpls-label-stack

description:
The MPLS label stack imposed when forwarding packets to the next-hop - the stack is encoded as a leaf list whereby the order of the entries is such that the first entry in the list is the label at the bottom of the stack to be pushed. To this end, a packet which is to forwarded to a device using a service label of 42, and a transport label of 8072 will be represented with a label stack list of [42, 8072]. The MPLS label stack list is ordered by the user, such that no system re-ordering of leaves is permitted by the system. A swap operation is reflected by entries in the popped-mpls-label-stack and pushed-mpls-label-stack nodes.

nodetype: leaf-list (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/
encapsulate-header

description:
When forwarding a packet to the specified next-hop the local system performs an encapsulation of the packet - adding the specified header type.

nodetype: leaf (ro)

type: oc-aftt:encapsulation-header-type

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/
decapsulate-header

description:
When forwarding a packet to the specified next-hop, the local system performs a decapsulation of the packet - removing the specified header type. In the case that no next-hop is specified, the packet header is removed, and a subsequent forwarding lookup is performed on the packet encapsulated within the header, matched within the relevant AFT within the specified network-instance.

nodetype: leaf (ro)

type: oc-aftt:encapsulation-header-type

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/
origin-protocol

description:
The protocol from which the AFT entry was learned.

nodetype: leaf (ro)

type: identityref

  • base: oc-pol-types:INSTALL_PROTOCOL_TYPE

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/
counters

description:
The counters of traffic steered to the segment-list on per next-hop basis.

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/counters/
out-pkts

description:
A cumulative counter of the outgoing packets steered to the segment list. The counter includes both labeled and unlabeled steered traffic.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/counters/
out-octets

description:
The cumulative counter of the total outgoing bytes steered to the segment list. The counter includes both labeled and unlabeled steerted traffic.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/counters/
out-labeled-pkts

description:
A cumulative counter of the incoming labeled packets steered to the segment list.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/state/counters/
out-labeled-octets

description:
A cumulative counter of the total bytes of incoming labeled traffic steered to the segment list.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/
interface-ref

description:
Reference to an interface or subinterface

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/segment-routing/te-policies/te-policy/candidate-paths/candidate-path/segment-lists/segment-list/next-hops/next-hop/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/
vlans

description:
Container for VLAN configuration and state variables

nodetype: container (rw)

/network-instances/network-instance/vlans/
vlan

description:
Configured VLANs keyed by id

nodetype: list (rw)

list keys: [vlan-id]

/network-instances/network-instance/vlans/vlan/
vlan-id

description:
references the configured vlan-id

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/vlan-id

/network-instances/network-instance/vlans/vlan/
config

description:
Configuration parameters for VLANs

nodetype: container (rw)

/network-instances/network-instance/vlans/vlan/config/
vlan-id

description:
Interface VLAN id.

nodetype: leaf (rw)

type: oc-vlan-types:vlan-id

/network-instances/network-instance/vlans/vlan/config/
name

description:
Interface VLAN name.

nodetype: leaf (rw)

type: string

/network-instances/network-instance/vlans/vlan/config/
status

description:
Admin state of the VLAN

nodetype: leaf (rw)

type: enumeration

  • ACTIVE
    VLAN is active
  • SUSPENDED
    VLAN is inactive / suspended

default: ACTIVE

/network-instances/network-instance/vlans/vlan/
state

description:
State variables for VLANs

nodetype: container (ro)

/network-instances/network-instance/vlans/vlan/state/
vlan-id

description:
Interface VLAN id.

nodetype: leaf (ro)

type: oc-vlan-types:vlan-id

/network-instances/network-instance/vlans/vlan/state/
name

description:
Interface VLAN name.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/vlans/vlan/state/
status

description:
Admin state of the VLAN

nodetype: leaf (ro)

type: enumeration

  • ACTIVE
    VLAN is active
  • SUSPENDED
    VLAN is inactive / suspended

default: ACTIVE

/network-instances/network-instance/vlans/vlan/
members

description:
Enclosing container for list of member interfaces

nodetype: container (rw)

/network-instances/network-instance/vlans/vlan/members/
member

description:
List of references to interfaces / subinterfaces associated with the VLAN.

nodetype: list (ro)

list keys:

/network-instances/network-instance/vlans/vlan/members/member/
state

description:
Operational state for base interface reference

nodetype: container (ro)

/network-instances/network-instance/vlans/vlan/members/member/state/
interface

description:
Reference to a base interface.

nodetype: leaf (ro)

type: base-interface-ref

/network-instances/network-instance/
policy-forwarding

description:
Configuration and operational state relating to policy-forwarding within a network instance.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/
policies

description:
Forwarding policies defined to enact policy-based forwarding on the local system.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/
policy

description:
A forwarding policy is defined to have a set of match criteria, allowing particular fields of a packet's header to be matched, and a set of forwarding actions which determines how the local system should forward the packet.

nodetype: list (rw)

list keys: [policy-id]

/network-instances/network-instance/policy-forwarding/policies/policy/
policy-id

description:
Reference to the identifier for the forwarding-policy.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/policy-id

/network-instances/network-instance/policy-forwarding/policies/policy/
config

description:
Configuration options relating to the forwarding policy.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/config/
policy-id

description:
A unique name identifying the forwarding policy. This name is used when applying the policy to a particular interface.

nodetype: leaf (rw)

type: string

/network-instances/network-instance/policy-forwarding/policies/policy/config/
type

description:
The type of the policy. By default policies are generally usable for policy-based routing, and have no restrictions on their implementation. Where there are alternate policy types, this leaf specifies that a policy is expected to conform with a subset of the functionality as described in the specified type.

nodetype: leaf (rw)

type: enumeration

  • PBR_POLICY
    The policy reflects a policy-based routing policy that supports generic PBR actions.
  • VRF_SELECTION_POLICY
    The policy is used only to classify incoming packets into corresponding network instances.

default: PBR_POLICY

/network-instances/network-instance/policy-forwarding/policies/policy/
state

description:
Operational state parameters relating to the forwarding policy.

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/policies/policy/state/
policy-id

description:
A unique name identifying the forwarding policy. This name is used when applying the policy to a particular interface.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/policy-forwarding/policies/policy/state/
type

description:
The type of the policy. By default policies are generally usable for policy-based routing, and have no restrictions on their implementation. Where there are alternate policy types, this leaf specifies that a policy is expected to conform with a subset of the functionality as described in the specified type.

nodetype: leaf (ro)

type: enumeration

  • PBR_POLICY
    The policy reflects a policy-based routing policy that supports generic PBR actions.
  • VRF_SELECTION_POLICY
    The policy is used only to classify incoming packets into corresponding network instances.

default: PBR_POLICY

/network-instances/network-instance/policy-forwarding/policies/policy/
rules

description:
The criteria that should be matched for a packet to be forwarded according to the policy action.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/
rule

description:
A match rule for the policy. In the case that multiple criteria are specified within a single rule, all criteria must be met for the rule to be applied to a packet.

nodetype: list (rw)

list keys: [sequence-id]

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/
sequence-id

description:
A unique sequence identifier for the match rule.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/sequence-id

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/
config

description:
Configuration parameters relating to the match rule.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/config/
sequence-id

description:
Unique sequence number for the policy rule.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/
state

description:
Operational state parameters relating to the match rule.

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/state/
sequence-id

description:
Unique sequence number for the policy rule.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/state/
matched-pkts

description:
Number of packets matched by the rule.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/state/
matched-octets

description:
Bytes matched by the rule.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/
l2

description:
Ethernet header fields

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/l2/
config

description:
Configuration data

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/l2/config/
source-mac

description:
Source IEEE 802 MAC address.

nodetype: leaf (rw)

type: oc-yang:mac-address

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/l2/config/
source-mac-mask

description:
Source IEEE 802 MAC address mask.

nodetype: leaf (rw)

type: oc-yang:mac-address

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/l2/config/
destination-mac

description:
Destination IEEE 802 MAC address.

nodetype: leaf (rw)

type: oc-yang:mac-address

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/l2/config/
destination-mac-mask

description:
Destination IEEE 802 MAC address mask.

nodetype: leaf (rw)

type: oc-yang:mac-address

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/l2/config/
ethertype

description:
Ethertype field to match in Ethernet packets

nodetype: leaf (rw)

type: oc-pkt-match-types:ethertype-type

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/l2/
state

description:
State Information.

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/l2/state/
source-mac

description:
Source IEEE 802 MAC address.

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/l2/state/
source-mac-mask

description:
Source IEEE 802 MAC address mask.

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/l2/state/
destination-mac

description:
Destination IEEE 802 MAC address.

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/l2/state/
destination-mac-mask

description:
Destination IEEE 802 MAC address mask.

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/l2/state/
ethertype

description:
Ethertype field to match in Ethernet packets

nodetype: leaf (ro)

type: oc-pkt-match-types:ethertype-type

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/
ipv4

description:
Top level container for IPv4 match field data

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/
config

description:
Configuration data for IPv4 match fields

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/config/
source-address

description:
Source IPv4 address prefix.

nodetype: leaf (rw)

type: oc-inet:ipv4-prefix

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/config/
source-address-prefix-set

description:
Reference to a IPv4 address prefix Set to match the source address

nodetype: leaf (rw)

type: leafref

  • path reference: /defined-sets/ipv4-prefix-sets/ipv4-prefix-set/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/config/
destination-address

description:
Destination IPv4 address prefix.

nodetype: leaf (rw)

type: oc-inet:ipv4-prefix

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/config/
destination-address-prefix-set

description:
Reference to a IPv4 address prefix set to match the destination address

nodetype: leaf (rw)

type: leafref

  • path reference: /defined-sets/ipv4-prefix-sets/ipv4-prefix-set/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/config/
dscp

description:
Value of diffserv codepoint.

nodetype: leaf (rw)

type: oc-inet:dscp

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/config/
dscp-set

description:
A list of DSCP values to be matched for incoming packets. AN OR match should be performed, such that a packet must match one of the values defined in this list. If the field is left empty then any DSCP value matches unless the 'dscp' leaf is specified. It is not valid to specify both 'dscp' and 'dscp-set together.'

nodetype: leaf-list (rw)

type: oc-inet:dscp

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/config/
length

description:
In the IPv4 header field, this field is known as the Total Length. Total Length is the length of the datagram, measured in octets, including internet header and data. In the IPv6 header field, this field is known as the Payload Length, which is the length of the IPv6 payload, i.e., the rest of the packet following the IPv6 header, in octets.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/config/
protocol

description:
The protocol carried in the IP packet, expressed either as its IP protocol number, or by a defined identity.

nodetype: leaf (rw)

type: oc-pkt-match-types:ip-protocol-type

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/config/
hop-limit

description:
The IP packet's hop limit -- known as TTL (in hops) in IPv4 packets, and hop limit in IPv6

nodetype: leaf (rw)

type: uint8

  • range: 0..255

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/
state

description:
State information for IPv4 match fields

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/state/
source-address

description:
Source IPv4 address prefix.

nodetype: leaf (ro)

type: oc-inet:ipv4-prefix

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/state/
source-address-prefix-set

description:
Reference to a IPv4 address prefix Set to match the source address

nodetype: leaf (ro)

type: leafref

  • path reference: /defined-sets/ipv4-prefix-sets/ipv4-prefix-set/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/state/
destination-address

description:
Destination IPv4 address prefix.

nodetype: leaf (ro)

type: oc-inet:ipv4-prefix

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/state/
destination-address-prefix-set

description:
Reference to a IPv4 address prefix set to match the destination address

nodetype: leaf (ro)

type: leafref

  • path reference: /defined-sets/ipv4-prefix-sets/ipv4-prefix-set/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/state/
dscp

description:
Value of diffserv codepoint.

nodetype: leaf (ro)

type: oc-inet:dscp

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/state/
dscp-set

description:
A list of DSCP values to be matched for incoming packets. AN OR match should be performed, such that a packet must match one of the values defined in this list. If the field is left empty then any DSCP value matches unless the 'dscp' leaf is specified. It is not valid to specify both 'dscp' and 'dscp-set together.'

nodetype: leaf-list (ro)

type: oc-inet:dscp

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/state/
length

description:
In the IPv4 header field, this field is known as the Total Length. Total Length is the length of the datagram, measured in octets, including internet header and data. In the IPv6 header field, this field is known as the Payload Length, which is the length of the IPv6 payload, i.e., the rest of the packet following the IPv6 header, in octets.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/state/
protocol

description:
The protocol carried in the IP packet, expressed either as its IP protocol number, or by a defined identity.

nodetype: leaf (ro)

type: oc-pkt-match-types:ip-protocol-type

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/state/
hop-limit

description:
The IP packet's hop limit -- known as TTL (in hops) in IPv4 packets, and hop limit in IPv6

nodetype: leaf (ro)

type: uint8

  • range: 0..255

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/
icmpv4

description:
Top container for ICMPv4 filtering

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/icmpv4/
config

description:
Configuration attributes for ICMPv4 filtering

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/icmpv4/config/
type

description:
ICMPv4 type to be matched.

nodetype: leaf (rw)

type: identityref

  • base: oc-icmpv4-types:TYPE

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/icmpv4/config/
code

description:
ICMPv4 code to be matched.

nodetype: leaf (rw)

type: identityref

  • base: oc-icmpv4-types:CODE

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/icmpv4/
state

description:
State attributes for ICMPv4 filtering

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/icmpv4/state/
type

description:
ICMPv4 type to be matched.

nodetype: leaf (ro)

type: identityref

  • base: oc-icmpv4-types:TYPE

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv4/icmpv4/state/
code

description:
ICMPv4 code to be matched.

nodetype: leaf (ro)

type: identityref

  • base: oc-icmpv4-types:CODE

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/
ipv6

description:
Top-level container for IPv6 match field data

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/
config

description:
Configuration data for IPv6 match fields

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/config/
source-address

description:
Source IPv6 address prefix.

nodetype: leaf (rw)

type: oc-inet:ipv6-prefix

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/config/
source-address-prefix-set

description:
Reference to a IPv6 address prefix set to match the source address

nodetype: leaf (rw)

type: leafref

  • path reference: /defined-sets/ipv6-prefix-sets/ipv6-prefix-set/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/config/
source-flow-label

description:
Source IPv6 Flow label.

nodetype: leaf (rw)

type: oc-inet:ipv6-flow-label

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/config/
destination-address

description:
Destination IPv6 address prefix.

nodetype: leaf (rw)

type: oc-inet:ipv6-prefix

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/config/
destination-address-prefix-set

description:
Reference to a IPv6 address prefix set to match the destination address

nodetype: leaf (rw)

type: leafref

  • path reference: /defined-sets/ipv6-prefix-sets/ipv6-prefix-set/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/config/
destination-flow-label

description:
Destination IPv6 Flow label.

nodetype: leaf (rw)

type: oc-inet:ipv6-flow-label

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/config/
dscp

description:
Value of diffserv codepoint.

nodetype: leaf (rw)

type: oc-inet:dscp

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/config/
dscp-set

description:
A list of DSCP values to be matched for incoming packets. AN OR match should be performed, such that a packet must match one of the values defined in this list. If the field is left empty then any DSCP value matches unless the 'dscp' leaf is specified. It is not valid to specify both 'dscp' and 'dscp-set together.'

nodetype: leaf-list (rw)

type: oc-inet:dscp

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/config/
length

description:
In the IPv4 header field, this field is known as the Total Length. Total Length is the length of the datagram, measured in octets, including internet header and data. In the IPv6 header field, this field is known as the Payload Length, which is the length of the IPv6 payload, i.e., the rest of the packet following the IPv6 header, in octets.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/config/
protocol

description:
The protocol carried in the IP packet, expressed either as its IP protocol number, or by a defined identity.

nodetype: leaf (rw)

type: oc-pkt-match-types:ip-protocol-type

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/config/
hop-limit

description:
The IP packet's hop limit -- known as TTL (in hops) in IPv4 packets, and hop limit in IPv6

nodetype: leaf (rw)

type: uint8

  • range: 0..255

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/
state

description:
Operational state data for IPv6 match fields

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/state/
source-address

description:
Source IPv6 address prefix.

nodetype: leaf (ro)

type: oc-inet:ipv6-prefix

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/state/
source-address-prefix-set

description:
Reference to a IPv6 address prefix set to match the source address

nodetype: leaf (ro)

type: leafref

  • path reference: /defined-sets/ipv6-prefix-sets/ipv6-prefix-set/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/state/
source-flow-label

description:
Source IPv6 Flow label.

nodetype: leaf (ro)

type: oc-inet:ipv6-flow-label

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/state/
destination-address

description:
Destination IPv6 address prefix.

nodetype: leaf (ro)

type: oc-inet:ipv6-prefix

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/state/
destination-address-prefix-set

description:
Reference to a IPv6 address prefix set to match the destination address

nodetype: leaf (ro)

type: leafref

  • path reference: /defined-sets/ipv6-prefix-sets/ipv6-prefix-set/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/state/
destination-flow-label

description:
Destination IPv6 Flow label.

nodetype: leaf (ro)

type: oc-inet:ipv6-flow-label

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/state/
dscp

description:
Value of diffserv codepoint.

nodetype: leaf (ro)

type: oc-inet:dscp

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/state/
dscp-set

description:
A list of DSCP values to be matched for incoming packets. AN OR match should be performed, such that a packet must match one of the values defined in this list. If the field is left empty then any DSCP value matches unless the 'dscp' leaf is specified. It is not valid to specify both 'dscp' and 'dscp-set together.'

nodetype: leaf-list (ro)

type: oc-inet:dscp

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/state/
length

description:
In the IPv4 header field, this field is known as the Total Length. Total Length is the length of the datagram, measured in octets, including internet header and data. In the IPv6 header field, this field is known as the Payload Length, which is the length of the IPv6 payload, i.e., the rest of the packet following the IPv6 header, in octets.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/state/
protocol

description:
The protocol carried in the IP packet, expressed either as its IP protocol number, or by a defined identity.

nodetype: leaf (ro)

type: oc-pkt-match-types:ip-protocol-type

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/state/
hop-limit

description:
The IP packet's hop limit -- known as TTL (in hops) in IPv4 packets, and hop limit in IPv6

nodetype: leaf (ro)

type: uint8

  • range: 0..255

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/
icmpv6

description:
Top container for ICMPv6 filtering

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/icmpv6/
config

description:
Configuration attributes for ICMPv6 filtering

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/icmpv6/config/
type

description:
ICMPv6 type to be matched.

nodetype: leaf (rw)

type: identityref

  • base: oc-icmpv6-types:TYPE

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/icmpv6/config/
code

description:
ICMP code to be matched.

nodetype: leaf (rw)

type: identityref

  • base: oc-icmpv6-types:CODE

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/icmpv6/
state

description:
State attributes for ICMPv6 filtering

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/icmpv6/state/
type

description:
ICMPv6 type to be matched.

nodetype: leaf (ro)

type: identityref

  • base: oc-icmpv6-types:TYPE

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/ipv6/icmpv6/state/
code

description:
ICMP code to be matched.

nodetype: leaf (ro)

type: identityref

  • base: oc-icmpv6-types:CODE

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/
transport

description:
Transport fields container

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/
config

description:
Configuration data

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/config/
source-port

description:
Source port or range

nodetype: leaf (rw)

type: oc-pkt-match-types:port-num-range

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/config/
source-port-set

description:
Reference to a port set to match the source port

nodetype: leaf (rw)

type: leafref

  • path reference: /defined-sets/port-sets/port-set/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/config/
destination-port

description:
Destination port or range

nodetype: leaf (rw)

type: oc-pkt-match-types:port-num-range

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/config/
destination-port-set

description:
Reference to a port set to match the destination port

nodetype: leaf (rw)

type: leafref

  • path reference: /defined-sets/port-sets/port-set/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/config/
detail-mode

description:
Mode that is used for matching detailed fields at the transport layer. When EXPLICIT is specified, the implementation should match based on the explicit flags that are specified in the corresponding leaf. When BUILTIN is specified, the implementation must expand the contents of the corresponding leaf to the flags and/or fields that match the pre-defined built-in values.

nodetype: leaf (rw)

type: enumeration

  • EXPLICIT
    Specifies that the mode for matching details at the transport layer is to explicitly match transport flags.
  • BUILTIN
    Specifies that the mode for matching details at the transport layer is to using implementation built-ins which may map to multiple flags.

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/config/
explicit-detail-match-mode

description:
Specifies how the contents of the explicit-details-flags list are to be treated. ANY implies that any of the flags may match, where ALL indicates that all the flags must be matched.

nodetype: leaf (rw)

type: enumeration

  • ANY
    Matches of the explicit-detail-flags field are treated as an OR between the values in the list.
  • ALL
    Matches of the explicit-details-flags field are treated as an AND of the values in the list.

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/config/
explicit-tcp-flags

description:
An explicit list of the TCP flags that are to be matched. The mechanism for the match is specified by the explicit-detail-match-mode leaf.

nodetype: leaf-list (rw)

type: identityref

  • base: oc-pkt-match-types:TCP_FLAGS

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/config/
builtin-detail

description:
Specifies a built-in (alias) for a match condition that matches multiple flags, or specifies particular logic as to the flag matches to be implemented. This leaf is only valid when the detail-match-mode leaf is BUILTIN.

nodetype: leaf (rw)

type: enumeration

  • TCP_INITIAL
    Matches the first packet of a TCP session based on a packet not having the ACK flag set, and having the SYN flag set.
  • TCP_ESTABLISHED
    Matches an established TCP session based on a packet having the ACK or RST flags set. This does not match the first packet.
  • FRAGMENT
    Matches non-zero values of the fragment-offset field, indicating this packet is a follow up to a fragmented datagram.

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/
state

description:
State data

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/state/
source-port

description:
Source port or range

nodetype: leaf (ro)

type: oc-pkt-match-types:port-num-range

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/state/
source-port-set

description:
Reference to a port set to match the source port

nodetype: leaf (ro)

type: leafref

  • path reference: /defined-sets/port-sets/port-set/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/state/
destination-port

description:
Destination port or range

nodetype: leaf (ro)

type: oc-pkt-match-types:port-num-range

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/state/
destination-port-set

description:
Reference to a port set to match the destination port

nodetype: leaf (ro)

type: leafref

  • path reference: /defined-sets/port-sets/port-set/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/state/
detail-mode

description:
Mode that is used for matching detailed fields at the transport layer. When EXPLICIT is specified, the implementation should match based on the explicit flags that are specified in the corresponding leaf. When BUILTIN is specified, the implementation must expand the contents of the corresponding leaf to the flags and/or fields that match the pre-defined built-in values.

nodetype: leaf (ro)

type: enumeration

  • EXPLICIT
    Specifies that the mode for matching details at the transport layer is to explicitly match transport flags.
  • BUILTIN
    Specifies that the mode for matching details at the transport layer is to using implementation built-ins which may map to multiple flags.

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/state/
explicit-detail-match-mode

description:
Specifies how the contents of the explicit-details-flags list are to be treated. ANY implies that any of the flags may match, where ALL indicates that all the flags must be matched.

nodetype: leaf (ro)

type: enumeration

  • ANY
    Matches of the explicit-detail-flags field are treated as an OR between the values in the list.
  • ALL
    Matches of the explicit-details-flags field are treated as an AND of the values in the list.

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/state/
explicit-tcp-flags

description:
An explicit list of the TCP flags that are to be matched. The mechanism for the match is specified by the explicit-detail-match-mode leaf.

nodetype: leaf-list (ro)

type: identityref

  • base: oc-pkt-match-types:TCP_FLAGS

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/transport/state/
builtin-detail

description:
Specifies a built-in (alias) for a match condition that matches multiple flags, or specifies particular logic as to the flag matches to be implemented. This leaf is only valid when the detail-match-mode leaf is BUILTIN.

nodetype: leaf (ro)

type: enumeration

  • TCP_INITIAL
    Matches the first packet of a TCP session based on a packet not having the ACK flag set, and having the SYN flag set.
  • TCP_ESTABLISHED
    Matches an established TCP session based on a packet having the ACK or RST flags set. This does not match the first packet.
  • FRAGMENT
    Matches non-zero values of the fragment-offset field, indicating this packet is a follow up to a fragmented datagram.

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/
action

description:
The forwarding policy action to be applied for packets matching the rule.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/
config

description:
Configuration parameters relating to the forwarding rule's action.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/config/
discard

description:
When this leaf is set to true, the local system should drop packets that match the rule.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/config/
decapsulate-gre

description:
When this leaf is set to true, the local system should remove the GRE header from the packet matching the rule. Following the decapsulation it should subsequently forward the encapsulated packet according to the relevant lookup (e.g., if the encapsulated packet is IP, the packet should be routed according to the IP destination).

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/config/
decap-network-instance

description:
This leaf is mutually exclusive with ../network-instance. This leaf should be used along with ../decap-fallback-network-instance and ../post-decap-network-instance. This leaf is normally used with NIs (network instances) that are populated by SDN controllers (e.g. via gRIBI), where we want: - The decapsulation decision to be controlled by the controllers. - The new header after decapsulation is to be looked up in another NI, and the NI is chosen by fields (e.g. source IP, DSCP, etc) that are not used for route resolution. When this leaf is set, packets matching the match criteria for the forwarding rule should be looked up in the specified NI. It is expected that the NI should only contain routes that have next hop action as decapsulation. - If there is a match, the packet should be decapsulated. The route lookup on the new header should happen in the ../post-decap-network-instance. - If there is no match, the packet should be looked up in the NI set by ../decap-fallback-network-instance.

nodetype: leaf (rw)

type: leafref

  • path reference: /network-instances/network-instance/config/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/config/
decap-fallback-network-instance

description:
This leaf has to be set when ../decap-network-instance is set. When this leaf is set, the specified NI should be used as a fallback instance for lookup when ../decap-network-instance produces no match for the packet. NI specified by this leaf might contain different mixed next hop actions (e.g. next hop IP, decapsulation, redirect to another NI, etc).

nodetype: leaf (rw)

type: leafref

  • path reference: /network-instances/network-instance/config/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/config/
post-decap-network-instance

description:
This leaf can only be set when ../decap-network-instance is set. When this leaf is set, the specified NI should be used for lookup on the new header after ../decap-network-instance does decap for the matched packet. NI specified by this leaf might contain different mixed next hop actions (e.g. next hop IP, decapsulation, redirect to another NI, etc).

nodetype: leaf (rw)

type: leafref

  • path reference: /network-instances/network-instance/config/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/config/
network-instance

description:
This leaf is mutually exclusive with ../decap-network-instance. When this leaf is set, packets matching the match criteria for the forwarding rule should be looked up in the network-instance that is referenced rather than the network-instance with which the interface is associated. Such configuration allows policy-routing into multiple sub-topologies from a single ingress access interface, or different send and receive contexts for a particular interface (sometimes referred to as half-duplex VRF).

nodetype: leaf (rw)

type: leafref

  • path reference: /network-instances/network-instance/config/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/config/
path-selection-group

description:
When path-selection-group is set, packets matching the match criteria for the forwarding rule should be forwarded only via one of the paths that is specified within the referenced path-selection-group. The next-hop of the packet within the routing context should be used to determine between multiple paths that are specified within the group.

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../../../../path-selection-groups/path-selection-group/config/group-id

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/config/
next-hop

description:
When an IP next-hop is specified in the next-hop field, packets matching the match criteria for the forwarding rule should be forwarded to the next-hop IP address, bypassing any lookup on the local system.

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/config/
decapsulate-mpls-in-udp

description:
When this leaf is set to true, the local system should remove the UDP header from the packet matching the rule. Following the decapsulation it should subsequently forward the encapsulated packet according to the underlying MPLS label.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/config/
decapsulate-gue

description:
When this leaf is set to true, the local system should remove the Generic UDP Encapsulation (GUE) header from the packet matching the rule. Following the decapsulation it should subsequently forward the encapsulated packet according to the underlying IPv4 or IPv6 header.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/
state

description:
Operational state parameters relating to the forwarding rule's action.

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/state/
discard

description:
When this leaf is set to true, the local system should drop packets that match the rule.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/state/
decapsulate-gre

description:
When this leaf is set to true, the local system should remove the GRE header from the packet matching the rule. Following the decapsulation it should subsequently forward the encapsulated packet according to the relevant lookup (e.g., if the encapsulated packet is IP, the packet should be routed according to the IP destination).

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/state/
decap-network-instance

description:
This leaf is mutually exclusive with ../network-instance. This leaf should be used along with ../decap-fallback-network-instance and ../post-decap-network-instance. This leaf is normally used with NIs (network instances) that are populated by SDN controllers (e.g. via gRIBI), where we want: - The decapsulation decision to be controlled by the controllers. - The new header after decapsulation is to be looked up in another NI, and the NI is chosen by fields (e.g. source IP, DSCP, etc) that are not used for route resolution. When this leaf is set, packets matching the match criteria for the forwarding rule should be looked up in the specified NI. It is expected that the NI should only contain routes that have next hop action as decapsulation. - If there is a match, the packet should be decapsulated. The route lookup on the new header should happen in the ../post-decap-network-instance. - If there is no match, the packet should be looked up in the NI set by ../decap-fallback-network-instance.

nodetype: leaf (ro)

type: leafref

  • path reference: /network-instances/network-instance/config/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/state/
decap-fallback-network-instance

description:
This leaf has to be set when ../decap-network-instance is set. When this leaf is set, the specified NI should be used as a fallback instance for lookup when ../decap-network-instance produces no match for the packet. NI specified by this leaf might contain different mixed next hop actions (e.g. next hop IP, decapsulation, redirect to another NI, etc).

nodetype: leaf (ro)

type: leafref

  • path reference: /network-instances/network-instance/config/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/state/
post-decap-network-instance

description:
This leaf can only be set when ../decap-network-instance is set. When this leaf is set, the specified NI should be used for lookup on the new header after ../decap-network-instance does decap for the matched packet. NI specified by this leaf might contain different mixed next hop actions (e.g. next hop IP, decapsulation, redirect to another NI, etc).

nodetype: leaf (ro)

type: leafref

  • path reference: /network-instances/network-instance/config/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/state/
network-instance

description:
This leaf is mutually exclusive with ../decap-network-instance. When this leaf is set, packets matching the match criteria for the forwarding rule should be looked up in the network-instance that is referenced rather than the network-instance with which the interface is associated. Such configuration allows policy-routing into multiple sub-topologies from a single ingress access interface, or different send and receive contexts for a particular interface (sometimes referred to as half-duplex VRF).

nodetype: leaf (ro)

type: leafref

  • path reference: /network-instances/network-instance/config/name

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/state/
path-selection-group

description:
When path-selection-group is set, packets matching the match criteria for the forwarding rule should be forwarded only via one of the paths that is specified within the referenced path-selection-group. The next-hop of the packet within the routing context should be used to determine between multiple paths that are specified within the group.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../path-selection-groups/path-selection-group/config/group-id

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/state/
next-hop

description:
When an IP next-hop is specified in the next-hop field, packets matching the match criteria for the forwarding rule should be forwarded to the next-hop IP address, bypassing any lookup on the local system.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/state/
decapsulate-mpls-in-udp

description:
When this leaf is set to true, the local system should remove the UDP header from the packet matching the rule. Following the decapsulation it should subsequently forward the encapsulated packet according to the underlying MPLS label.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/state/
decapsulate-gue

description:
When this leaf is set to true, the local system should remove the Generic UDP Encapsulation (GUE) header from the packet matching the rule. Following the decapsulation it should subsequently forward the encapsulated packet according to the underlying IPv4 or IPv6 header.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/
encapsulate-gre

description:
Packets matching the policy rule should be GRE encapsulated towards the set of targets defined within the target list. Where more than one target is specified, or the target subnet expands to more than one endpoint, packets should be load-balanced across the destination addresses within the subnets.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/
config

description:
Configuration parameters for the GRE encapsulation rules action.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/config/
identifying-prefix

description:
An IP prefix that can be used to identify the group of GRE endpoints that are being encapsulated towards. Systems that require an IP identifier for the tunnel set should use this prefix as the next-hop identifier.

nodetype: leaf (rw)

type: oc-inet:ip-prefix

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/
state

description:
Operational state parameters for the GRE encapsulation rule action.

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/state/
identifying-prefix

description:
An IP prefix that can be used to identify the group of GRE endpoints that are being encapsulated towards. Systems that require an IP identifier for the tunnel set should use this prefix as the next-hop identifier.

nodetype: leaf (ro)

type: oc-inet:ip-prefix

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/
targets

description:
Surrounding container for the list of GRE tunnel targets that should be encapsulated towards.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/targets/
target

description:
Each target specified within this list should be treated as a endpoint to which packets should be GRE encapsulated. Where the set of destinations described within a single entry expands to more than one destination IP address, packets should be load shared across the destination using the local system's ECMP hashing mechanisms.

nodetype: list (rw)

list keys: [id]

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/targets/target/
id

description:
Reference to the unique identifier for the target.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/id

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/targets/target/
config

description:
Configuration parameters for the GRE target.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/targets/target/config/
id

description:
A unique identifier for the target.

nodetype: leaf (rw)

type: string

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/targets/target/config/
source

description:
The source IP address that should be used when encapsulating packets from the local system.

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/targets/target/config/
destination

description:
The set of destination addresses that should be encapsulated towards. Where a subnet is specified, each address within the subnet should be treated as an independent destination for encapsulated traffic. Packets should be distributed with ECMP across the set of tunnel destination addresses.

nodetype: leaf (rw)

type: oc-inet:ip-prefix

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/targets/target/config/
ip-ttl

description:
The TTL that should be specified in the IP header of the GRE packet encapsulating the packet matching the rule.

nodetype: leaf (rw)

type: uint8

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/targets/target/
state

description:
Operational state parameters for the GRE target.

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/targets/target/state/
id

description:
A unique identifier for the target.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/targets/target/state/
source

description:
The source IP address that should be used when encapsulating packets from the local system.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/targets/target/state/
destination

description:
The set of destination addresses that should be encapsulated towards. Where a subnet is specified, each address within the subnet should be treated as an independent destination for encapsulated traffic. Packets should be distributed with ECMP across the set of tunnel destination addresses.

nodetype: leaf (ro)

type: oc-inet:ip-prefix

/network-instances/network-instance/policy-forwarding/policies/policy/rules/rule/action/encapsulate-gre/targets/target/state/
ip-ttl

description:
The TTL that should be specified in the IP header of the GRE packet encapsulating the packet matching the rule.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/policy-forwarding/
interfaces

description:
Configuration and operational state relating policy forwarding on interfaces.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/interfaces/
interface

description:
Configuration and operationals state relating to the relationship between interfaces and policy-based forwarding rules. The interface referenced is based on the interface and subinterface leaves within the interface-ref container - which reference an entry in the /interfaces/interface list - and should not rely on the value of the list key.

nodetype: list (rw)

list keys: [interface-id]

/network-instances/network-instance/policy-forwarding/interfaces/interface/
interface-id

description:
A reference to the unique identifier for the interface being referenced by the policy.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/interface-id

/network-instances/network-instance/policy-forwarding/interfaces/interface/
config

description:
Configuration parameters relating to an interface to policy forwarding rule binding.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/interfaces/interface/config/
interface-id

description:
A unique identifier for the interface.

nodetype: leaf (rw)

type: oc-if:interface-id

/network-instances/network-instance/policy-forwarding/interfaces/interface/config/
apply-forwarding-policy

description:
The policy to be applied on the interface. Packets ingress on the referenced interface should be compared to the match criteria within the specified policy, and in the case that these criteria are met, the forwarding actions specified applied. These policies should be applied following quality of service classification, and ACL actions if such entities are referenced by the corresponding interface.

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../policies/policy/config/policy-id

/network-instances/network-instance/policy-forwarding/interfaces/interface/config/
apply-vrf-selection-policy

description:
Apply the specific VRF selection policy on the interface. The referenced Interface must be resolved using the Interface and Sub-interface leaves. The referenced policy MUST be of the type VRF_SELECTION_POLICY. The VRF selection policy may coexist with a policy-forwarding policy. The policy specified in this leaf is used to specifically choose the L3VRF network instance that is used for specific input criteria of packets.

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../policies/policy/config/policy-id

/network-instances/network-instance/policy-forwarding/interfaces/interface/
state

description:
Operational state parameters relating to an interface to policy forwarding rule binding.

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/interfaces/interface/state/
interface-id

description:
A unique identifier for the interface.

nodetype: leaf (ro)

type: oc-if:interface-id

/network-instances/network-instance/policy-forwarding/interfaces/interface/state/
apply-forwarding-policy

description:
The policy to be applied on the interface. Packets ingress on the referenced interface should be compared to the match criteria within the specified policy, and in the case that these criteria are met, the forwarding actions specified applied. These policies should be applied following quality of service classification, and ACL actions if such entities are referenced by the corresponding interface.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../policies/policy/config/policy-id

/network-instances/network-instance/policy-forwarding/interfaces/interface/state/
apply-vrf-selection-policy

description:
Apply the specific VRF selection policy on the interface. The referenced Interface must be resolved using the Interface and Sub-interface leaves. The referenced policy MUST be of the type VRF_SELECTION_POLICY. The VRF selection policy may coexist with a policy-forwarding policy. The policy specified in this leaf is used to specifically choose the L3VRF network instance that is used for specific input criteria of packets.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../policies/policy/config/policy-id

/network-instances/network-instance/policy-forwarding/interfaces/interface/
interface-ref

description:
Reference to an interface or subinterface. The interface that is being referenced is uniquely referenced based on the specified interface and subinterface leaves. In contexts where a Layer 3 interface is to be referenced, both the interface and subinterface leaves must be populated, as Layer 3 configuration within the OpenConfig models is associated with a subinterface. In the case where a Layer 2 interface is to be referenced, only the interface is specified. The interface/subinterface leaf tuple must be used as the means by which the interface is specified, regardless of any other context information (e.g., key in a list).

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/interfaces/interface/interface-ref/
config

description:
Configured reference to interface / subinterface

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/interfaces/interface/interface-ref/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/policy-forwarding/interfaces/interface/interface-ref/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/policy-forwarding/interfaces/interface/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/interfaces/interface/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/policy-forwarding/interfaces/interface/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/policy-forwarding/
path-selection-groups

description:
Surrounding container for the path selection groups defined within the policy forwarding model.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/path-selection-groups/
path-selection-group

description:
A path selection group is a set of forwarding resources, which are grouped as eligible paths for a particular policy-based forwarding rule. A policy rule may select a path-selection-group as the egress for a particular type of traffic (e.g., DSCP value). The system then utilises its standard forwarding lookup mechanism to select from the paths that are specified within the group - for IP packets, the destination IP address is used such that the packet is routed to the entity within the path-selection-group that corresponds to the next-hop for the destination IP address of the packet; for L2 packets, the selection is based on the destination MAC address. If multiple paths within the selection group are eligible to be used for forwarding, the packets are load-balanced between them according to the system's usual load balancing logic.

nodetype: list (rw)

list keys: [group-id]

/network-instances/network-instance/policy-forwarding/path-selection-groups/path-selection-group/
group-id

description:
Reference to a unique identifier for the path selection group

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/group-id

/network-instances/network-instance/policy-forwarding/path-selection-groups/path-selection-group/
config

description:
Configuration parameters relating to the path selection group.

nodetype: container (rw)

/network-instances/network-instance/policy-forwarding/path-selection-groups/path-selection-group/config/
group-id

description:
A unique name for the path-selection-group

nodetype: leaf (rw)

type: string

/network-instances/network-instance/policy-forwarding/path-selection-groups/path-selection-group/config/
mpls-lsp

description:
A set of MPLS constrained-path LSPs which should be considered for the policy forwarding next-hop. In order to select between the LSPs within the path-selection-group, the system should determine which LSP provides the best path to the next-hop for the routed packet.

nodetype: leaf-list (rw)

type: leafref

  • path reference: ../../../../../mpls/lsps/constrained-path/tunnels/tunnel/config/name

/network-instances/network-instance/policy-forwarding/path-selection-groups/path-selection-group/
state

description:
Operational state parameters relating to the path selection group.

nodetype: container (ro)

/network-instances/network-instance/policy-forwarding/path-selection-groups/path-selection-group/state/
group-id

description:
A unique name for the path-selection-group

nodetype: leaf (ro)

type: string

/network-instances/network-instance/policy-forwarding/path-selection-groups/path-selection-group/state/
mpls-lsp

description:
A set of MPLS constrained-path LSPs which should be considered for the policy forwarding next-hop. In order to select between the LSPs within the path-selection-group, the system should determine which LSP provides the best path to the next-hop for the routed packet.

nodetype: leaf-list (ro)

type: leafref

  • path reference: ../../../../../mpls/lsps/constrained-path/tunnels/tunnel/config/name

/network-instances/network-instance/
afts

description:
The abstract forwarding tables (AFTs) that are associated with the network instance. An AFT is instantiated per-protocol running within the network-instance - such that one exists for IPv4 Unicast, IPv6 Unicast, MPLS, L2 forwarding entries, etc. A forwarding entry within the FIB has a set of next-hops, which may be a reference to an entry within another table - e.g., where a Layer 3 next-hop has an associated Layer 2 forwarding entry.

nodetype: container (ro)

/network-instances/network-instance/afts/
ipv4-unicast

description:
The abstract forwarding table for IPv4 unicast. Entries within this table are uniquely keyed on the IPv4 unicast destination prefix which is matched by ingress packets. The data set represented by the IPv4 Unicast AFT is the set of entries from the IPv4 unicast RIB that have been selected for installation into the FIB of the device exporting the data structure.

nodetype: container (ro)

/network-instances/network-instance/afts/ipv4-unicast/
ipv4-entry

description:
List of the IPv4 unicast entries within the abstract forwarding table. This list is keyed by the destination IPv4 prefix.

nodetype: list (ro)

list keys: [prefix]

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/
prefix

description:
Reference to the IPv4 unicast destination prefix which must be matched to utilise the AFT entry.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/
state

description:
Operational state parameters for the IPv4 unicast AFT entry.

nodetype: container (ro)

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/state/
prefix

description:
The IPv4 destination prefix that should be matched to utilise the AFT entry.

nodetype: leaf (ro)

type: oc-inet:ipv4-prefix

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/state/
counters

description:
Surrounding container for counters.

nodetype: container (ro)

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/state/counters/
packets-forwarded

description:
The number of packets which have matched, and been forwarded, based on the AFT entry.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/state/counters/
octets-forwarded

description:
The number of octets which have matched, and been forwarded, based on the AFT entry

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/state/counters/
packets-forwarded-backup

description:
The number of packets which have matched, and been forwarded, based on the AFT backup entry.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/state/counters/
octets-forwarded-backup

description:
The number of octets which have matched, and been forwarded, based on the AFT backup entry

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/state/
entry-metadata

description:
Metadata persistently stored with the entry.

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/state/
origin-protocol

description:
The protocol from which the AFT entry was learned.

nodetype: leaf (ro)

type: identityref

  • base: oc-pol-types:INSTALL_PROTOCOL_TYPE

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/state/
decapsulate-header

description:
When forwarding a packet to the specified next-hop, the local system performs a decapsulation of the packet - removing the specified header type. In the case that no next-hop is specified, the packet header is removed, and a subsequent forwarding lookup is performed on the packet encapsulated within the header, matched within the relevant AFT within the specified network-instance.

nodetype: leaf (ro)

type: oc-aftt:encapsulation-header-type

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/state/
next-hop-group

description:
A reference to the next-hop-group that is in use for the entry within the AFT. Traffic is distributed across the set of next-hops within the next-hop group according to the weight. This node needs to refer to any network-instance on the system hence must be absolute.

nodetype: leaf (ro)

type: leafref

  • path reference: /network-instances/network-instance/afts/next-hop-groups/next-hop-group/state/id

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/state/
next-hop-group-network-instance

description:
The network instance to look up the next-hop-group in. If unspecified, the next hop group is in the local network instance. The referenced network-instance must be an existing network instance on the device and have corresponding entries in the /network-instances/network-instance list.

nodetype: leaf (ro)

type: oc-ni:network-instance-ref

/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/state/
origin-network-instance

description:
If the AFT entry was imported from another network instance (e.g., it corresponds to a L3 forwarding entry which was learned within another network-instance), the value of this leaf reflects the network-instance from which it was learned. For example, if the local network-instance corresponds to a L3VRF, and routes are imported from the VPNv4 address-family of the BGP instance in the DEFAULT_INSTANCE, then this value would reflect the DEFAULT_INSTANCE as the origin-network-instance.

nodetype: leaf (ro)

type: oc-ni:network-instance-ref

/network-instances/network-instance/afts/
ipv6-unicast

description:
The abstract forwarding table for IPv6 unicast. Entries within this table are uniquely keyed on the IPv6 unicast destination prefix which is matched by ingress packets. The data set represented by the IPv6 Unicast AFTis the set of entries within the IPv6 unicast RIB that have been selected for installation into the FIB of the device exporting the data structure.

nodetype: container (ro)

/network-instances/network-instance/afts/ipv6-unicast/
ipv6-entry

description:
List of the IPv6 unicast entries within the abstract forwarding table. This list is keyed by the destination IPv6 prefix.

nodetype: list (ro)

list keys: [prefix]

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/
prefix

description:
Reference to the IPv6 unicast destination prefix which must be matched to utilise the AFT entry.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/
state

description:
Operational state parameters for the IPv6 unicast AFT entry.

nodetype: container (ro)

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/state/
prefix

description:
The IPv6 destination prefix that should be matched to utilise the AFT entry.

nodetype: leaf (ro)

type: oc-inet:ipv6-prefix

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/state/
counters

description:
Surrounding container for counters.

nodetype: container (ro)

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/state/counters/
packets-forwarded

description:
The number of packets which have matched, and been forwarded, based on the AFT entry.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/state/counters/
octets-forwarded

description:
The number of octets which have matched, and been forwarded, based on the AFT entry

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/state/counters/
packets-forwarded-backup

description:
The number of packets which have matched, and been forwarded, based on the AFT backup entry.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/state/counters/
octets-forwarded-backup

description:
The number of octets which have matched, and been forwarded, based on the AFT backup entry

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/state/
entry-metadata

description:
Metadata persistently stored with the entry.

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/state/
origin-protocol

description:
The protocol from which the AFT entry was learned.

nodetype: leaf (ro)

type: identityref

  • base: oc-pol-types:INSTALL_PROTOCOL_TYPE

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/state/
decapsulate-header

description:
When forwarding a packet to the specified next-hop, the local system performs a decapsulation of the packet - removing the specified header type. In the case that no next-hop is specified, the packet header is removed, and a subsequent forwarding lookup is performed on the packet encapsulated within the header, matched within the relevant AFT within the specified network-instance.

nodetype: leaf (ro)

type: oc-aftt:encapsulation-header-type

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/state/
next-hop-group

description:
A reference to the next-hop-group that is in use for the entry within the AFT. Traffic is distributed across the set of next-hops within the next-hop group according to the weight. This node needs to refer to any network-instance on the system hence must be absolute.

nodetype: leaf (ro)

type: leafref

  • path reference: /network-instances/network-instance/afts/next-hop-groups/next-hop-group/state/id

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/state/
next-hop-group-network-instance

description:
The network instance to look up the next-hop-group in. If unspecified, the next hop group is in the local network instance. The referenced network-instance must be an existing network instance on the device and have corresponding entries in the /network-instances/network-instance list.

nodetype: leaf (ro)

type: oc-ni:network-instance-ref

/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/state/
origin-network-instance

description:
If the AFT entry was imported from another network instance (e.g., it corresponds to a L3 forwarding entry which was learned within another network-instance), the value of this leaf reflects the network-instance from which it was learned. For example, if the local network-instance corresponds to a L3VRF, and routes are imported from the VPNv4 address-family of the BGP instance in the DEFAULT_INSTANCE, then this value would reflect the DEFAULT_INSTANCE as the origin-network-instance.

nodetype: leaf (ro)

type: oc-ni:network-instance-ref

/network-instances/network-instance/afts/
policy-forwarding

description:
The abstract forwarding table for policy-based forwarding entries. Since multiple match criteria can be utilised within a policy-based forwarding rule, this AFT provides a flexible match criteria, and is indexed based on an arbitrary 64-bit index. Entries within the AFT may match on multiple field types (e.g., L4 header fields, as well as L2 fields). Examples of entries within this table are: - IPv4 policy-based routing based on DSCP. - MPLS policy-based forwarding entries.

nodetype: container (ro)

/network-instances/network-instance/afts/policy-forwarding/
policy-forwarding-entry

description:
List of the policy forwarding entries within the abstract forwarding table. Each entry is uniquely identified by an index on the system, due to the arbitrary match conditions that may be implemented within the policy forwarding AFT. The index may change upon changes of the entry if, and only if, the device exporting the AFT replaces the entire entry by removing the previous entry and replacing it with a subsequent updated version.

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/
index

description:
Reference to the arbitary index for the policy forwarding AFT entry.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/
state

description:
Operational state parameters for the Policy Forwarding AFT entry.

nodetype: container (ro)

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/
index

description:
An arbitrary 64-bit index identifying the policy forwarding AFT entry.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/
ip-prefix

description:
The IP prefix that the forwarding entry matches.

nodetype: leaf (ro)

type: oc-inet:ip-prefix

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/
mac-address

description:
The MAC address that the forwarding entry matches. Used for Layer 2 forwarding entries, e.g., within a VSI instance.

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/
mpls-label

description:
The MPLS label that the forwarding entry matches. Used for MPLS forwarding entries, whereby the local device acts as an LSR.

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/
mpls-tc

description:
The value of the MPLS Traffic Class bits (formerly known as the MPLS experimental bits) that are to be matched by the AFT entry.

nodetype: leaf (ro)

type: oc-mplst:mpls-tc

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/
ip-dscp

description:
The value of the differentiated services code point (DSCP) to be matched for the forwarding entry. The value is specified in cases where specific class-based forwarding based on IP is implemented by the device.

nodetype: leaf (ro)

type: oc-inet:dscp

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/
ip-protocol

description:
The value of the IP protocol field of an IPv4 packet, or the next-header field of an IPv6 packet which is to be matched by the AFT entry. This field is utilised where forwarding is performed based on L4 information.

nodetype: leaf (ro)

type: oc-pkt-match-types:ip-protocol-type

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/
l4-src-port

description:
The value of the source port field of the transport header that is to be matched by the AFT entry.

nodetype: leaf (ro)

type: oc-inet:port-number

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/
l4-dst-port

description:
The value of the destination port field of the transport header that is to be matched by the AFT entry.

nodetype: leaf (ro)

type: oc-inet:port-number

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/
counters

description:
Surrounding container for counters.

nodetype: container (ro)

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/counters/
packets-forwarded

description:
The number of packets which have matched, and been forwarded, based on the AFT entry.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/counters/
octets-forwarded

description:
The number of octets which have matched, and been forwarded, based on the AFT entry

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/
entry-metadata

description:
Metadata persistently stored with the entry.

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/
next-hop-group

description:
A reference to the next-hop-group that is in use for the entry within the AFT. Traffic is distributed across the set of next-hops within the next-hop group according to the weight. This node needs to refer to any network-instance on the system hence must be absolute.

nodetype: leaf (ro)

type: leafref

  • path reference: /network-instances/network-instance/afts/next-hop-groups/next-hop-group/state/id

/network-instances/network-instance/afts/policy-forwarding/policy-forwarding-entry/state/
next-hop-group-network-instance

description:
The network instance to look up the next-hop-group in. If unspecified, the next hop group is in the local network instance. The referenced network-instance must be an existing network instance on the device and have corresponding entries in the /network-instances/network-instance list.

nodetype: leaf (ro)

type: oc-ni:network-instance-ref

/network-instances/network-instance/afts/
mpls

description:
The abstract forwarding table for MPLS label based forwarding entries. Entries within the table are keyed based on the top-most MPLS label in the stack on the ingress packet.

nodetype: container (ro)

/network-instances/network-instance/afts/mpls/
label-entry

description:
List of the MPLS entries within the abstract forwarding table. This list is keyed by the top-most MPLS label.

nodetype: list (ro)

list keys: [label]

/network-instances/network-instance/afts/mpls/label-entry/
label

description:
Reference to the top-most MPLS label matched by the entry.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/label

/network-instances/network-instance/afts/mpls/label-entry/
state

description:
Operational state parameters for the MPLS AFT entry.

nodetype: container (ro)

/network-instances/network-instance/afts/mpls/label-entry/state/
label

description:
The top-most MPLS label that should be matched to utilise the AFT entry.

nodetype: leaf (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/afts/mpls/label-entry/state/
counters

description:
Surrounding container for counters.

nodetype: container (ro)

/network-instances/network-instance/afts/mpls/label-entry/state/counters/
packets-forwarded

description:
The number of packets which have matched, and been forwarded, based on the AFT entry.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/mpls/label-entry/state/counters/
octets-forwarded

description:
The number of octets which have matched, and been forwarded, based on the AFT entry

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/mpls/label-entry/state/
entry-metadata

description:
Metadata persistently stored with the entry.

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/afts/mpls/label-entry/state/
popped-mpls-label-stack

description:
The MPLS label stack to be popped from the packet when switched by the system. The stack is encoded as a leaf-list such that the first entry is the label that is outer-most (i.e., furthest from the bottom of the stack). If the local system pops the outer-most label 400, then the value of this list is [400,]. If the local system removes two labels, the outer-most being 500, and the second of which is 400, then the value of the list is [500, 400]. A swap operation is reflected by entries in the popped-mpls-label-stack and pushed-mpls-label-stack nodes.

nodetype: leaf-list (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/afts/mpls/label-entry/state/
next-hop-group

description:
A reference to the next-hop-group that is in use for the entry within the AFT. Traffic is distributed across the set of next-hops within the next-hop group according to the weight. This node needs to refer to any network-instance on the system hence must be absolute.

nodetype: leaf (ro)

type: leafref

  • path reference: /network-instances/network-instance/afts/next-hop-groups/next-hop-group/state/id

/network-instances/network-instance/afts/mpls/label-entry/state/
next-hop-group-network-instance

description:
The network instance to look up the next-hop-group in. If unspecified, the next hop group is in the local network instance. The referenced network-instance must be an existing network instance on the device and have corresponding entries in the /network-instances/network-instance list.

nodetype: leaf (ro)

type: oc-ni:network-instance-ref

/network-instances/network-instance/afts/
ethernet

description:
The abstract forwarding table for Ethernet based forwarding entries. Entries within the table are keyed based on the destination MAC address on the ingress packet.

nodetype: container (ro)

/network-instances/network-instance/afts/ethernet/
mac-entry

description:
List of the Ethernet entries within the abstract forwarding table. This list is keyed by the outer MAC address of the Ethernet frame.

nodetype: list (ro)

list keys: [mac-address]

/network-instances/network-instance/afts/ethernet/mac-entry/
mac-address

description:
Reference to the outer MAC address matched by the entry.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/mac-address

/network-instances/network-instance/afts/ethernet/mac-entry/
state

description:
Operational state parameters for the Ethernet AFT entry.

nodetype: container (ro)

/network-instances/network-instance/afts/ethernet/mac-entry/state/
mac-address

description:
The outer MAC address of the Ethernet frame that must be matched for the AFT entry to be utilised.

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/afts/ethernet/mac-entry/state/
counters

description:
Surrounding container for counters.

nodetype: container (ro)

/network-instances/network-instance/afts/ethernet/mac-entry/state/counters/
packets-forwarded

description:
The number of packets which have matched, and been forwarded, based on the AFT entry.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/ethernet/mac-entry/state/counters/
octets-forwarded

description:
The number of octets which have matched, and been forwarded, based on the AFT entry

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/ethernet/mac-entry/state/
entry-metadata

description:
Metadata persistently stored with the entry.

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/afts/ethernet/mac-entry/state/
next-hop-group

description:
A reference to the next-hop-group that is in use for the entry within the AFT. Traffic is distributed across the set of next-hops within the next-hop group according to the weight. This node needs to refer to any network-instance on the system hence must be absolute.

nodetype: leaf (ro)

type: leafref

  • path reference: /network-instances/network-instance/afts/next-hop-groups/next-hop-group/state/id

/network-instances/network-instance/afts/ethernet/mac-entry/state/
next-hop-group-network-instance

description:
The network instance to look up the next-hop-group in. If unspecified, the next hop group is in the local network instance. The referenced network-instance must be an existing network instance on the device and have corresponding entries in the /network-instances/network-instance list.

nodetype: leaf (ro)

type: oc-ni:network-instance-ref

/network-instances/network-instance/afts/
state-synced

description:
In some cases AFT streaming (e.g., over gNMI) is an eventually consistent system. When the device updates an entry it is usually expected to stream an update to the client within a vert short amount of time (few milliseconds). Given this is the casee, a telemetry collector or a controller that parse the AFT doesn't have a consistent snapshot, or overall versioned copy of AFT with the device at any specific point of time. In certain failure modes like device boot up, gNMI daemon failure and device/routing engine stateful switchover a telemetry collector or a controller need a flag to determine whether it is in consistent with the device or not such that it can a corrective action when needed. A device sets this leaf or flag to indicate to the client that AFT data/view is consistent.

nodetype: container (ro)

/network-instances/network-instance/afts/state-synced/
state

description:
Operational state parameters relating to the state synced signals of various AFTs.

nodetype: container (ro)

/network-instances/network-instance/afts/state-synced/state/
ipv4-unicast

description:
State synced signal indicating consistent device snapshot of IPv4 unicast AFT entries. Before setting this flag to true next-hop-groups and next-hops AFT entries, associated with ipv4-unicast AFT entries, are expected to be consistent with device snapshot.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/afts/state-synced/state/
ipv6-unicast

description:
State synced signal indicating consistent device snapshot of IPv6 unicast AFT entries. Before setting this flag to true next-hop-groups and next-hops AFT entries, associated with ipv6-unicast AFT entries, are expected to be consistent with device snapshot.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/afts/
next-hop-groups

description:
Surrounding container for groups of next-hops.

nodetype: container (ro)

/network-instances/network-instance/afts/next-hop-groups/
next-hop-group

description:
An individual set of next-hops grouped into a common group. Each entry within an abstract forwarding table points to a next-hop-group. Entries in the next-hop-group are forwarded to according to the weights specified for each next-hop group. If an entry within the next-hop group becomes unusable, for example due to an interface failure, the remaining entries are used until all entries become unusable - at which point the backup next-hop-group (if specified) is used.

nodetype: list (ro)

list keys: [id]

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/
id

description:
A reference to a unique identifier for the next-hop-group.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/id

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/
state

description:
Operational state parameters relating to next-hop-groups.

nodetype: container (ro)

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/state/
id

description:
A unique identifier for the next-hop-group. This index is not expected to be consistent across reboots, or reprogramming of the next-hop-group. When updating a next-hop-group, if the group is removed by the system or assigned an alternate identifier, the system should send telemetry notifications deleting the previous identifier. If the identifier of the next-hop-group is changed, all AFT entries that reference it must also be updated.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/state/
next-hop-group-name

description:
Where applicable, this leaf is a unique identifier string for the next-hop-group. It is an arbitrary name for the group, that is supported by vendors and is exposed for telemetry.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/state/
programmed-id

description:
In some routing protocols or route injection mechanisms it is possible to supply the ID of the next-hop-group via configuration or the protocol itself. In some systems, it may not be possible to use this same ID when returning the NHG via telemetry. This leaf reflects the ID of the next-hop group that was used by the original programming mechanism. This leaf allows a client to create an association between a programmed next-hop's original ID, and the ID that is extracted via telemetry as a key in the next-hop-group AFT list.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/state/
color

description:
An arbitrary colour that is used as an identifier for the next-hop group. Some next-hop resolutions may utilise the colour to select the particular next-hop-group that a routing entry should be resolved to. In this case, next-hop-group selection may be based on colour matches rather than the protocol specified next-hop. Regardless of whether the next-hop-group's specified colour is used to select an AFT's active forwarding entry, the next-hop-group referenced by an entry should be the currently active value. Next-hop-groups that are installed on the system through a protocol that allows injection of such entries (e.g., BGP using the SR-TE Policy SAFI, or gRPC-based RIB programming) should have the colour specified in the injecting protocol within this leaf.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/state/
backup-next-hop-group

description:
The backup next-hop-group for the current group. When all entries within the next-hop group become unusable, the backup next-hop group is used if specified.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../next-hop-group/state/id

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/
next-hops

description:
Surrounding container for the list of next-hops within the next-hop-group.

nodetype: container (ro)

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/next-hops/
next-hop

description:
An individual next-hop within the next-hop-group. Each next-hop is a reference to an entry within the next-hop list.

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/next-hops/next-hop/
index

description:
A reference to the index for the next-hop within the the next-hop-group.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/next-hops/next-hop/
state

description:
Operational state parameters related to a next-hop within the next-hop-group.

nodetype: container (ro)

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/next-hops/next-hop/state/
index

description:
A reference to the identifier for the next-hop to which the entry in the next-hop group corresponds.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../next-hops/next-hop/state/index

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/next-hops/next-hop/state/
weight

description:
The weight applied to the next-hop within the group. Traffic is balanced across the next-hops within the group in the proportion of weight/(sum of weights of the next-hops within the next-hop group).

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/
conditional

description:
When a system selects a next-hop-group based on conditions in addition to those specified in the referencing table entries (for example, DSCP is used in addition to the IPv4 destination prefix), these conditions are specified in the conditions list. Where such conditions exist, the next-hop-group MUST only specify next-hop-groups under the conditional list, and therefore MUST NOT specify any corresponding next-hops. The next-hop-groups that are referenced by any conditions MUST reference only next-hops and therefore MUST NOT be conditional themselves.

nodetype: container (ro)

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/conditional/
condition

description:
A conditional next-hop-group that is used by the AFT entry. The conditions that are specified within the group are logically ANDed together. If a condition is a leaf-list field its contents are logically ORed.

nodetype: list (ro)

list keys: [id]

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/conditional/condition/
id

description:
A reference to the identifier for the condition.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/id

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/conditional/condition/
state

description:
Operational state parameters related to the conditional next-hop selection.

nodetype: container (ro)

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/conditional/condition/state/
id

description:
A unique identifier for the conditional criteria.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/conditional/condition/state/
dscp

description:
A set of DSCP values that must be matched by an input packet for the next-hop-group specified to be selected. A logical OR is applied across the DSCP values.

nodetype: leaf-list (ro)

type: oc-inet:dscp

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/conditional/condition/state/
next-hop-group

description:
The next-hop-group that is used by the system for packets that match the criteria specified.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../next-hop-group/state/id

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/conditional/condition/
input-interfaces

description:
The set of input interfaces that are required to be matched for the next-hop-group condition to be met. Each non-interface condition is logically ANDed with each member of the list -- i.e., interfaces in the list are logically ORed. If the input-interface list is empty, the condition applies to ALL input interfaces.

nodetype: container (ro)

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/conditional/condition/input-interfaces/
input-interface

description:
The input interface that must be matched for the condition to be met.

nodetype: list (ro)

list keys: [id]

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/conditional/condition/input-interfaces/input-interface/
id

description:
Reference to the unique ID assigned to the input interface within the conditions list.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/id

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/conditional/condition/input-interfaces/input-interface/
state

description:
Operational state parameters that relate to the input interface.

nodetype: container (ro)

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/conditional/condition/input-interfaces/input-interface/state/
id

description:
A unique reference for the input interface.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/conditional/condition/input-interfaces/input-interface/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/afts/next-hop-groups/next-hop-group/conditional/condition/input-interfaces/input-interface/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/afts/
next-hops

description:
The list of next-hops that are to be used for entry within the AFT table. The structure of each next-hop is address family independent, such that it is possible to resolve fully how the next-hop is treated. For example: - Where ingress IPv4 unicast packets are to be forwarded via an MPLS LSP, the next-hop list should indicate the MPLS label stack that is used to the next-hop. - Where ingress MPLS labelled packets are to be forwarded to an IPv6 nexthop (for example, a CE within a VPN, then the popped label stack, and IPv6 next-hop address should be indicated).

nodetype: container (ro)

/network-instances/network-instance/afts/next-hops/
next-hop

description:
A next-hop associated with the forwarding instance.

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/afts/next-hops/next-hop/
index

description:
A unique index identifying the next-hop entry for the AFT entry

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/afts/next-hops/next-hop/
state

description:
Operational state parameters relating to the AFT next-hop entry

nodetype: container (ro)

/network-instances/network-instance/afts/next-hops/next-hop/state/
index

description:
A unique entry for the next-hop.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/afts/next-hops/next-hop/state/
programmed-index

description:
In some routing protocols, or route injection mechanisms it is possible to set the index of the next-hop via configuration or the protocol itself. In some systems it may not be possible to maintain the index provided by an external client when advertising the same entry via telemetry. This leaf reflects the configured or client-supplied index of the next-hop. This allows a client to create an assocation or mapping back to the original index pushed by the client, and the ID used as a key in the next-hop AFT list.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/afts/next-hops/next-hop/state/
ip-address

description:
The IP address of the next-hop system.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/afts/next-hops/next-hop/state/
mac-address

description:
The MAC address of the next-hop if resolved by the local network instance.

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/afts/next-hops/next-hop/state/
pop-top-label

description:
Flag that controls pop action, i.e., the top-most MPLS label should be popped from the packet when switched by the system. The top-most MPLS label associated with pop action is equal to the label key used in 'mpls' AFT 'label-entry' list.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/afts/next-hops/next-hop/state/
pushed-mpls-label-stack

description:
The MPLS label stack imposed when forwarding packets to the next-hop - the stack is encoded as a leaf list whereby the order of the entries is such that the first entry in the list is the label at the bottom of the stack to be pushed. To this end, a packet which is to forwarded to a device using a service label of 42, and a transport label of 8072 will be represented with a label stack list of [42, 8072]. The MPLS label stack list is ordered by the user, such that no system re-ordering of leaves is permitted by the system. A swap operation is reflected by entries in the popped-mpls-label-stack and pushed-mpls-label-stack nodes.

nodetype: leaf-list (ro)

type: oc-mplst:mpls-label

/network-instances/network-instance/afts/next-hops/next-hop/state/
encapsulate-header

description:
When forwarding a packet to the specified next-hop the local system performs an encapsulation of the packet - adding the specified header type.

nodetype: leaf (ro)

type: oc-aftt:encapsulation-header-type

/network-instances/network-instance/afts/next-hops/next-hop/state/
decapsulate-header

description:
When forwarding a packet to the specified next-hop, the local system performs a decapsulation of the packet - removing the specified header type. In the case that no next-hop is specified, the packet header is removed, and a subsequent forwarding lookup is performed on the packet encapsulated within the header, matched within the relevant AFT within the specified network-instance.

nodetype: leaf (ro)

type: oc-aftt:encapsulation-header-type

/network-instances/network-instance/afts/next-hops/next-hop/state/
origin-protocol

description:
The protocol from which the AFT entry was learned.

nodetype: leaf (ro)

type: identityref

  • base: oc-pol-types:INSTALL_PROTOCOL_TYPE

/network-instances/network-instance/afts/next-hops/next-hop/state/
lsp-name

description:
Where applicable, the protocol name for the next-hop labelled forwarding entry. This leaf is applicable only to next-hops which include MPLS label information, and its value typically corresponds to the RSVP-TE LSP name.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/afts/next-hops/next-hop/state/
counters

description:
Surrounding container for counters.

nodetype: container (ro)

/network-instances/network-instance/afts/next-hops/next-hop/state/counters/
packets-forwarded

description:
The number of packets which have matched, and been forwarded, based on the AFT entry.

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/next-hops/next-hop/state/counters/
octets-forwarded

description:
The number of octets which have matched, and been forwarded, based on the AFT entry

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/afts/next-hops/next-hop/state/
vni-label

description:
Where applicable, the next hop label representing the virtual network identifier (VNI) for the forwarding entry. This leaf is applicable only to next-hops which include VXLAN encapsulation header information

nodetype: leaf (ro)

type: oc-evpn-types:evi-id

/network-instances/network-instance/afts/next-hops/next-hop/state/
tunnel-src-ip-address

description:
Where applicable this represents the tunnel source ip address. For VXLAN this represents the source VTEP ip address

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/afts/next-hops/next-hop/state/
network-instance

description:
The network-instance within which the next-hop should be resolved. When this leaf is unspecified, the next-hop is resolved within the local instance.

nodetype: leaf (ro)

type: oc-ni:network-instance-ref

/network-instances/network-instance/afts/next-hops/next-hop/
ip-in-ip

description:
When specified, the packet has an IP-in-IP header applied to it before forwarding to the specified next-hop.

nodetype: container (ro)

/network-instances/network-instance/afts/next-hops/next-hop/ip-in-ip/
state

description:
State parameters relating to IP-in-IP encapsulation.

nodetype: container (ro)

/network-instances/network-instance/afts/next-hops/next-hop/ip-in-ip/state/
src-ip

description:
Source IP address to use for the encapsulated packet.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/afts/next-hops/next-hop/ip-in-ip/state/
dst-ip

description:
Destination IP address to use for the encapsulated packet.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/afts/next-hops/next-hop/
interface-ref

description:
Reference to an interface or subinterface

nodetype: container (ro)

/network-instances/network-instance/afts/next-hops/next-hop/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/afts/next-hops/next-hop/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/afts/next-hops/next-hop/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/afts/
aft-summaries

description:
Aft summary for the network instance.

nodetype: container (ro)

/network-instances/network-instance/afts/aft-summaries/
ipv4-unicast

description:
Container for ipv4 unicast aft summary by protocol type.

nodetype: container (ro)

/network-instances/network-instance/afts/aft-summaries/ipv4-unicast/
protocols

description:
Enclosing container for a list of protocols

nodetype: container (ro)

/network-instances/network-instance/afts/aft-summaries/ipv4-unicast/protocols/
protocol

description:
Protocol type that keys the aft entry count list.

nodetype: list (ro)

list keys: [origin-protocol]

/network-instances/network-instance/afts/aft-summaries/ipv4-unicast/protocols/protocol/
origin-protocol

description:
Reference to the protocol type which added the aft entry.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/origin-protocol

/network-instances/network-instance/afts/aft-summaries/ipv4-unicast/protocols/protocol/
state

description:
State parameters for the aft entry list.

nodetype: container (ro)

/network-instances/network-instance/afts/aft-summaries/ipv4-unicast/protocols/protocol/state/
origin-protocol

description:
Protocol type that keys the protocol list.

nodetype: leaf (ro)

type: identityref

  • base: oc-pol-types:INSTALL_PROTOCOL_TYPE

/network-instances/network-instance/afts/aft-summaries/ipv4-unicast/protocols/protocol/state/
counters

description:
Enclosing container for aft entry counters

nodetype: container (ro)

/network-instances/network-instance/afts/aft-summaries/ipv4-unicast/protocols/protocol/state/counters/
aft-entries

description:
Total number of entries in the aft.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/afts/aft-summaries/
ipv6-unicast

description:
Container for ipv6 aft counts by protocol type.

nodetype: container (ro)

/network-instances/network-instance/afts/aft-summaries/ipv6-unicast/
protocols

description:
Enclosing container for a list of protocols

nodetype: container (ro)

/network-instances/network-instance/afts/aft-summaries/ipv6-unicast/protocols/
protocol

description:
Protocol type that keys the aft entry count list.

nodetype: list (ro)

list keys: [origin-protocol]

/network-instances/network-instance/afts/aft-summaries/ipv6-unicast/protocols/protocol/
origin-protocol

description:
Reference to the protocol type which added the aft entry.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/origin-protocol

/network-instances/network-instance/afts/aft-summaries/ipv6-unicast/protocols/protocol/
state

description:
State parameters for the aft entry list.

nodetype: container (ro)

/network-instances/network-instance/afts/aft-summaries/ipv6-unicast/protocols/protocol/state/
origin-protocol

description:
Protocol type that keys the protocol list.

nodetype: leaf (ro)

type: identityref

  • base: oc-pol-types:INSTALL_PROTOCOL_TYPE

/network-instances/network-instance/afts/aft-summaries/ipv6-unicast/protocols/protocol/state/
counters

description:
Enclosing container for aft entry counters

nodetype: container (ro)

/network-instances/network-instance/afts/aft-summaries/ipv6-unicast/protocols/protocol/state/counters/
aft-entries

description:
Total number of entries in the aft.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/
protocols

description:
The routing protocols that are enabled for this network-instance.

nodetype: container (rw)

/network-instances/network-instance/protocols/
protocol

description:
A process (instance) of a routing protocol. Some systems may not support more than one instance of a particular routing protocol

nodetype: list (rw)

list keys: [identifier] [name]

/network-instances/network-instance/protocols/protocol/
identifier

description:
The protocol name for the routing or forwarding protocol to be instantiated

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/identifier

/network-instances/network-instance/protocols/protocol/
name

description:
An operator-assigned identifier for the routing or forwarding protocol. For some processes this leaf may be system defined.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/name

/network-instances/network-instance/protocols/protocol/
config

description:
Configuration parameters relating to the routing protocol instance

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/config/
identifier

description:
The protocol identifier for the instance

nodetype: leaf (rw)

type: identityref

  • base: oc-pol-types:INSTALL_PROTOCOL_TYPE

/network-instances/network-instance/protocols/protocol/config/
name

description:
A unique name for the protocol instance. If the operator does not designate a name for the protocol instance (e.g. config), the implementation should use the name of 'DEFAULT' (e.g. state). In addition, for implementations that support single protocol instances, the default value is recommended for consistency and uniqueness per protocol instance.

nodetype: leaf (rw)

type: string

default: DEFAULT

/network-instances/network-instance/protocols/protocol/config/
enabled

description:
A boolean value indicating whether the local protocol instance is enabled.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/config/
default-metric

description:
The default metric within the RIB for entries that are installed by this protocol instance. This value may be overridden by protocol specific configuration options. The lower the metric specified the more preferable the RIB entry is to be selected for use within the network instance. Where multiple entries have the same metric value then these equal cost paths should be treated according to the specified ECMP path selection behaviour for the instance

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/
state

description:
State parameters relating to the routing protocol instance

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/state/
identifier

description:
The protocol identifier for the instance

nodetype: leaf (ro)

type: identityref

  • base: oc-pol-types:INSTALL_PROTOCOL_TYPE

/network-instances/network-instance/protocols/protocol/state/
name

description:
A unique name for the protocol instance. If the operator does not designate a name for the protocol instance (e.g. config), the implementation should use the name of 'DEFAULT' (e.g. state). In addition, for implementations that support single protocol instances, the default value is recommended for consistency and uniqueness per protocol instance.

nodetype: leaf (ro)

type: string

default: DEFAULT

/network-instances/network-instance/protocols/protocol/state/
enabled

description:
A boolean value indicating whether the local protocol instance is enabled.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/state/
default-metric

description:
The default metric within the RIB for entries that are installed by this protocol instance. This value may be overridden by protocol specific configuration options. The lower the metric specified the more preferable the RIB entry is to be selected for use within the network instance. Where multiple entries have the same metric value then these equal cost paths should be treated according to the specified ECMP path selection behaviour for the instance

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/
static-routes

description:
Enclosing container for the list of static routes

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/static-routes/
static

description:
List of locally configured static routes

nodetype: list (rw)

list keys: [prefix]

/network-instances/network-instance/protocols/protocol/static-routes/static/
prefix

description:
Reference to the destination prefix list key.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/prefix

/network-instances/network-instance/protocols/protocol/static-routes/static/
config

description:
Configuration data for static routes

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/static-routes/static/config/
prefix

description:
Destination prefix for the static route, either IPv4 or IPv6.

nodetype: leaf (rw)

type: inet:ip-prefix

/network-instances/network-instance/protocols/protocol/static-routes/static/config/
set-tag

description:
Set a generic tag value on the route. This tag can be used for filtering routes that are distributed to other routing protocols.

nodetype: leaf (rw)

type: oc-pt:tag-type

/network-instances/network-instance/protocols/protocol/static-routes/static/config/
description

description:
An optional textual description for the route.

nodetype: leaf (rw)

type: string

/network-instances/network-instance/protocols/protocol/static-routes/static/
state

description:
Operational state data for static routes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/static-routes/static/state/
prefix

description:
Destination prefix for the static route, either IPv4 or IPv6.

nodetype: leaf (ro)

type: inet:ip-prefix

/network-instances/network-instance/protocols/protocol/static-routes/static/state/
set-tag

description:
Set a generic tag value on the route. This tag can be used for filtering routes that are distributed to other routing protocols.

nodetype: leaf (ro)

type: oc-pt:tag-type

/network-instances/network-instance/protocols/protocol/static-routes/static/state/
description

description:
An optional textual description for the route.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/static-routes/static/
next-hops

description:
Configuration and state parameters relating to the next-hops that are to be utilised for the static route being specified

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/
next-hop

description:
A list of next-hops to be utilised for the static route being specified.

nodetype: list (rw)

list keys: [index]

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/
index

description:
A reference to the index of the current next-hop. The index is intended to be a user-specified value which can be used to reference the next-hop in question, without any other semantics being assigned to it.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/index

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/
config

description:
Configuration parameters relating to the next-hop entry

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/config/
index

description:
An user-specified identifier utilised to uniquely reference the next-hop entry in the next-hop list. The value of this index has no semantic meaning other than for referencing the entry. It is observed that implementations typically only support a numeric value for this string.

nodetype: leaf (rw)

type: string

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/config/
next-hop

description:
The next-hop that is to be used for the static route - this may be specified as an IP address, an interface or a pre-defined next-hop type - for instance, DROP or LOCAL_LINK. When this leaf is not set, and the interface-ref value is specified for the next-hop, then the system should treat the prefix as though it is directly connected to the interface.

nodetype: leaf (rw)

type: union

    type: inet:ip-address

    type: local-defined-next-hop

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/config/
recurse

description:
Determines whether the next-hop should be allowed to be looked up recursively - i.e., via a RIB entry which has been installed by a routing protocol, or another static route - rather than needing to be connected directly to an interface of the local system within the current network instance. When the interface reference specified within the next-hop entry is set (i.e., is not null) then forwarding is restricted to being via the interface specified - and recursion is hence disabled.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/config/
metric

description:
A metric (or cost) which is utilized to specify the order of selection of the next-hop entry. The lower the metric, the more preferable the prefix entry is. When this value is not specified, the metric is inherited from the default metric of the implementation for static route entries. When multiple next-hops are specified for a static route, the metric is utilized to determine which of the next-hops to be installed in the RIB. When multiple next-hops have the same metric (be it specified, or simply the default) then these next-hops should all be installed in the RIB.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/config/
preference

description:
Administrative Distance (preference) of the entry. The preference defines the order of selection when multiple sources (protocols, static, etc.) contribute to the same prefix entry. The lower the preference, the more preferable the prefix is. When this value is not specified, the preference is inherited from the default preference of the implementation for static routes.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/
state

description:
Operational state parameters relating to the next-hop entry

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/state/
index

description:
An user-specified identifier utilised to uniquely reference the next-hop entry in the next-hop list. The value of this index has no semantic meaning other than for referencing the entry. It is observed that implementations typically only support a numeric value for this string.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/state/
next-hop

description:
The next-hop that is to be used for the static route - this may be specified as an IP address, an interface or a pre-defined next-hop type - for instance, DROP or LOCAL_LINK. When this leaf is not set, and the interface-ref value is specified for the next-hop, then the system should treat the prefix as though it is directly connected to the interface.

nodetype: leaf (ro)

type: union

    type: inet:ip-address

    type: local-defined-next-hop

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/state/
recurse

description:
Determines whether the next-hop should be allowed to be looked up recursively - i.e., via a RIB entry which has been installed by a routing protocol, or another static route - rather than needing to be connected directly to an interface of the local system within the current network instance. When the interface reference specified within the next-hop entry is set (i.e., is not null) then forwarding is restricted to being via the interface specified - and recursion is hence disabled.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/state/
metric

description:
A metric (or cost) which is utilized to specify the order of selection of the next-hop entry. The lower the metric, the more preferable the prefix entry is. When this value is not specified, the metric is inherited from the default metric of the implementation for static route entries. When multiple next-hops are specified for a static route, the metric is utilized to determine which of the next-hops to be installed in the RIB. When multiple next-hops have the same metric (be it specified, or simply the default) then these next-hops should all be installed in the RIB.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/state/
preference

description:
Administrative Distance (preference) of the entry. The preference defines the order of selection when multiple sources (protocols, static, etc.) contribute to the same prefix entry. The lower the preference, the more preferable the prefix is. When this value is not specified, the preference is inherited from the default preference of the implementation for static routes.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/
enable-bfd

description:
Enable BFD for liveliness detection to the next-hop or neighbour.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/enable-bfd/
config

description:
Configuration parameters relating to enabling BFD.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/enable-bfd/config/
enabled

description:
When this leaf is set to true, BFD is used to detect the liveliness of the remote peer or next-hop.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/enable-bfd/
state

description:
Operational state parameters relating to enabing BFD.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/enable-bfd/state/
enabled

description:
When this leaf is set to true, BFD is used to detect the liveliness of the remote peer or next-hop.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/
interface-ref

description:
Reference to an interface or subinterface. The interface that is being referenced is uniquely referenced based on the specified interface and subinterface leaves. In contexts where a Layer 3 interface is to be referenced, both the interface and subinterface leaves must be populated, as Layer 3 configuration within the OpenConfig models is associated with a subinterface. In the case where a Layer 2 interface is to be referenced, only the interface is specified. The interface/subinterface leaf tuple must be used as the means by which the interface is specified, regardless of any other context information (e.g., key in a list).

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/interface-ref/
config

description:
Configured reference to interface / subinterface

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/interface-ref/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/interface-ref/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/protocols/protocol/static-routes/static/next-hops/next-hop/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/protocols/protocol/
local-aggregates

description:
Enclosing container for locally-defined aggregate routes

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/local-aggregates/
aggregate

description:
List of aggregates

nodetype: list (rw)

list keys: [prefix]

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/
prefix

description:
Reference to the configured prefix for this aggregate

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/prefix

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/
config

description:
Configuration data for aggregate advertisements

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/config/
prefix

description:
Aggregate prefix to be advertised

nodetype: leaf (rw)

type: inet:ip-prefix

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/config/
discard

description:
When true, install the aggregate route with a discard next-hop -- traffic destined to the aggregate will be discarded with no ICMP message generated. When false, traffic destined to an aggregate address when no constituent routes are present will generate an ICMP unreachable message.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/config/
set-tag

description:
Set a generic tag value on the route. This tag can be used for filtering routes that are distributed to other routing protocols.

nodetype: leaf (rw)

type: oc-pt:tag-type

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/config/
description

description:
An optional textual description for the route.

nodetype: leaf (rw)

type: string

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/config/
metric

description:
A metric (or cost) which is utilized to specify the order of selection of the next-hop entry. The lower the metric, the more preferable the prefix entry is. When this value is not specified, the metric is inherited from the default metric of the implementation for static route entries. When multiple next-hops are specified for a static route, the metric is utilized to determine which of the next-hops to be installed in the RIB. When multiple next-hops have the same metric (be it specified, or simply the default) then these next-hops should all be installed in the RIB.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/config/
preference

description:
Administrative Distance (preference) of the entry. The preference defines the order of selection when multiple sources (protocols, static, etc.) contribute to the same prefix entry. The lower the preference, the more preferable the prefix is. When this value is not specified, the preference is inherited from the default preference of the implementation for static routes.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/
state

description:
Operational state data for aggregate advertisements

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/state/
prefix

description:
Aggregate prefix to be advertised

nodetype: leaf (ro)

type: inet:ip-prefix

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/state/
discard

description:
When true, install the aggregate route with a discard next-hop -- traffic destined to the aggregate will be discarded with no ICMP message generated. When false, traffic destined to an aggregate address when no constituent routes are present will generate an ICMP unreachable message.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/state/
set-tag

description:
Set a generic tag value on the route. This tag can be used for filtering routes that are distributed to other routing protocols.

nodetype: leaf (ro)

type: oc-pt:tag-type

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/state/
description

description:
An optional textual description for the route.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/state/
metric

description:
A metric (or cost) which is utilized to specify the order of selection of the next-hop entry. The lower the metric, the more preferable the prefix entry is. When this value is not specified, the metric is inherited from the default metric of the implementation for static route entries. When multiple next-hops are specified for a static route, the metric is utilized to determine which of the next-hops to be installed in the RIB. When multiple next-hops have the same metric (be it specified, or simply the default) then these next-hops should all be installed in the RIB.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/local-aggregates/aggregate/state/
preference

description:
Administrative Distance (preference) of the entry. The preference defines the order of selection when multiple sources (protocols, static, etc.) contribute to the same prefix entry. The lower the preference, the more preferable the prefix is. When this value is not specified, the preference is inherited from the default preference of the implementation for static routes.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/
bgp

description:
Top-level configuration and state for the BGP router

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/
global

description:
Global configuration for the BGP router

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/
config

description:
Configuration parameters relating to the global BGP router

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/config/
as

description:
Local autonomous system number of the router. Uses the 32-bit as-number type from the model in RFC 6991.

nodetype: leaf (rw)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/global/config/
router-id

description:
Router id of the router - an unsigned 32-bit integer expressed in dotted quad notation.

nodetype: leaf (rw)

type: oc-yang:dotted-quad

/network-instances/network-instance/protocols/protocol/bgp/global/
state

description:
State information relating to the global BGP router

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/state/
as

description:
Local autonomous system number of the router. Uses the 32-bit as-number type from the model in RFC 6991.

nodetype: leaf (ro)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/global/state/
router-id

description:
Router id of the router - an unsigned 32-bit integer expressed in dotted quad notation.

nodetype: leaf (ro)

type: oc-yang:dotted-quad

/network-instances/network-instance/protocols/protocol/bgp/global/state/
total-paths

description:
Total number of BGP paths within the context

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/state/
total-prefixes

description:
Total number of BGP prefixes received within the context

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/
default-route-distance

description:
Administrative distance (or preference) assigned to routes received from different sources (external, internal, and local).

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/default-route-distance/
config

description:
Configuration parameters relating to the default route distance

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/default-route-distance/config/
external-route-distance

description:
Administrative distance for routes learned from external BGP (eBGP).

nodetype: leaf (rw)

type: uint8

  • range: 1..255

/network-instances/network-instance/protocols/protocol/bgp/global/default-route-distance/config/
internal-route-distance

description:
Administrative distance for routes learned from internal BGP (iBGP).

nodetype: leaf (rw)

type: uint8

  • range: 1..255

/network-instances/network-instance/protocols/protocol/bgp/global/default-route-distance/
state

description:
State information relating to the default route distance

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/default-route-distance/state/
external-route-distance

description:
Administrative distance for routes learned from external BGP (eBGP).

nodetype: leaf (ro)

type: uint8

  • range: 1..255

/network-instances/network-instance/protocols/protocol/bgp/global/default-route-distance/state/
internal-route-distance

description:
Administrative distance for routes learned from internal BGP (iBGP).

nodetype: leaf (ro)

type: uint8

  • range: 1..255

/network-instances/network-instance/protocols/protocol/bgp/global/
confederation

description:
Parameters indicating whether the local system acts as part of a BGP confederation

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/confederation/
config

description:
Configuration parameters relating to BGP confederations

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/confederation/config/
identifier

description:
Confederation identifier for the autonomous system. Setting the identifier indicates that the local-AS is part of a BGP confederation.

nodetype: leaf (rw)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/global/confederation/config/
member-as

description:
Remote autonomous systems that are to be treated as part of the local confederation.

nodetype: leaf-list (rw)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/global/confederation/
state

description:
State information relating to the BGP confederations

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/confederation/state/
identifier

description:
Confederation identifier for the autonomous system. Setting the identifier indicates that the local-AS is part of a BGP confederation.

nodetype: leaf (ro)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/global/confederation/state/
member-as

description:
Remote autonomous systems that are to be treated as part of the local confederation.

nodetype: leaf-list (ro)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/global/
graceful-restart

description:
Parameters relating the graceful restart mechanism for BGP

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/graceful-restart/
config

description:
Configuration parameters relating to graceful-restart

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/graceful-restart/config/
enabled

description:
Enable or disable the graceful-restart capability.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/graceful-restart/config/
restart-time

description:
Estimated time (in seconds) for the local BGP speaker to restart a session. This value is advertise in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is <= the hold-time value.

nodetype: leaf (rw)

type: uint16

  • range: 0..4096

/network-instances/network-instance/protocols/protocol/bgp/global/graceful-restart/config/
stale-routes-time

description:
An upper-bound on the time thate stale routes will be retained by a router after a session is restarted. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged. This timer is referred to as the Selection_Deferral_Timer in RFC4724

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/global/graceful-restart/config/
helper-only

description:
Enable graceful-restart in helper mode only. When this leaf is set, the local system does not retain forwarding its own state during a restart, but supports procedures for the receiving speaker, as defined in RFC4724.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/graceful-restart/
state

description:
State information associated with graceful-restart

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/graceful-restart/state/
enabled

description:
Enable or disable the graceful-restart capability.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/graceful-restart/state/
restart-time

description:
Estimated time (in seconds) for the local BGP speaker to restart a session. This value is advertise in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is <= the hold-time value.

nodetype: leaf (ro)

type: uint16

  • range: 0..4096

/network-instances/network-instance/protocols/protocol/bgp/global/graceful-restart/state/
stale-routes-time

description:
An upper-bound on the time thate stale routes will be retained by a router after a session is restarted. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged. This timer is referred to as the Selection_Deferral_Timer in RFC4724

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/global/graceful-restart/state/
helper-only

description:
Enable graceful-restart in helper mode only. When this leaf is set, the local system does not retain forwarding its own state during a restart, but supports procedures for the receiving speaker, as defined in RFC4724.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/
use-multiple-paths

description:
Parameters related to the use of multiple paths for the same NLRI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/
config

description:
Configuration parameters relating to multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/config/
enabled

description:
Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/
state

description:
State parameters relating to multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/state/
enabled

description:
Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/
ebgp

description:
Multipath parameters for eBGP

nodetype: container (rw)

description:
Usage of DMZ Link-Bandwidth extended community

nodetype: container (rw)

description:
Configuration parameters relating to usage of link-bandwidth

nodetype: container (rw)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (rw)

type: boolean

description:
State information relating to usage of link-bandwidth

nodetype: container (ro)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/ebgp/
config

description:
Configuration parameters relating to eBGP multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/ebgp/config/
allow-multiple-as

description:
Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/ebgp/config/
maximum-paths

description:
Maximum number of parallel paths to consider when using BGP multipath. The default is use a single path.

nodetype: leaf (rw)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/ebgp/
state

description:
State information relating to eBGP multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/ebgp/state/
allow-multiple-as

description:
Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/ebgp/state/
maximum-paths

description:
Maximum number of parallel paths to consider when using BGP multipath. The default is use a single path.

nodetype: leaf (ro)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/
ibgp

description:
Multipath parameters for iBGP

nodetype: container (rw)

description:
Usage of DMZ Link-Bandwidth extended community

nodetype: container (rw)

description:
Configuration parameters relating to usage of link-bandwidth

nodetype: container (rw)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (rw)

type: boolean

description:
State information relating to usage of link-bandwidth

nodetype: container (ro)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/ibgp/
config

description:
Configuration parameters relating to iBGP multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/ibgp/config/
maximum-paths

description:
Maximum number of parallel paths to consider when using iBGP multipath. The default is to use a single path

nodetype: leaf (rw)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/ibgp/
state

description:
State information relating to iBGP multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/use-multiple-paths/ibgp/state/
maximum-paths

description:
Maximum number of parallel paths to consider when using iBGP multipath. The default is to use a single path

nodetype: leaf (ro)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/global/
route-selection-options

description:
Parameters relating to options for route selection

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/
config

description:
Configuration parameters relating to route selection options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/config/
always-compare-med

description:
Compare multi-exit discriminator (MED) value from different ASes when selecting the best route. The default behavior is to only compare MEDs for paths received from the same AS.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/config/
ignore-as-path-length

description:
Ignore the AS path length when selecting the best path. The default is to use the AS path length and prefer paths with shorter length.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/config/
external-compare-router-id

description:
When comparing similar routes received from external BGP peers, use the router-id as a criterion to select the active path.

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/config/
advertise-inactive-routes

description:
Advertise inactive routes to external peers. The default is to only advertise active routes.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/config/
enable-aigp

description:
Flag to enable sending / receiving accumulated IGP attribute in routing updates

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/config/
ignore-next-hop-igp-metric

description:
Ignore the IGP metric to the next-hop when calculating BGP best-path. The default is to select the route for which the metric to the next-hop is lowest

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/
state

description:
State information for the route selection options

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/state/
always-compare-med

description:
Compare multi-exit discriminator (MED) value from different ASes when selecting the best route. The default behavior is to only compare MEDs for paths received from the same AS.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/state/
ignore-as-path-length

description:
Ignore the AS path length when selecting the best path. The default is to use the AS path length and prefer paths with shorter length.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/state/
external-compare-router-id

description:
When comparing similar routes received from external BGP peers, use the router-id as a criterion to select the active path.

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/state/
advertise-inactive-routes

description:
Advertise inactive routes to external peers. The default is to only advertise active routes.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/state/
enable-aigp

description:
Flag to enable sending / receiving accumulated IGP attribute in routing updates

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/route-selection-options/state/
ignore-next-hop-igp-metric

description:
Ignore the IGP metric to the next-hop when calculating BGP best-path. The default is to select the route for which the metric to the next-hop is lowest

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/
afi-safis

description:
Address family specific configuration

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/
afi-safi

description:
AFI,SAFI configuration available for the neighbour or group

nodetype: list (rw)

list keys: [afi-safi-name]

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
afi-safi-name

description:
Reference to the AFI-SAFI name used as a key for the AFI-SAFI list

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/afi-safi-name

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
config

description:
Configuration parameters for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/config/
afi-safi-name

description:
AFI,SAFI

nodetype: leaf (rw)

type: identityref

  • base: oc-bgp-types:AFI_SAFI_TYPE

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/config/
enabled

description:
This leaf indicates whether the AFI-SAFI is enabled for all neighbors or groups.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/config/
send-community-type

description:
Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute. This takes precedence over the neighbor or group configuration

nodetype: leaf-list (rw)

type: oc-bgp-types:community-type

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
state

description:
State information relating to the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/state/
afi-safi-name

description:
AFI,SAFI

nodetype: leaf (ro)

type: identityref

  • base: oc-bgp-types:AFI_SAFI_TYPE

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/state/
enabled

description:
This leaf indicates whether the AFI-SAFI is enabled for all neighbors or groups.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/state/
send-community-type

description:
Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute. This takes precedence over the neighbor or group configuration

nodetype: leaf-list (ro)

type: oc-bgp-types:community-type

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/state/
total-paths

description:
Total number of BGP paths within the context

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/state/
total-prefixes

description:
Total number of BGP prefixes received within the context

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
graceful-restart

description:
Parameters relating to BGP graceful-restart

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/graceful-restart/
config

description:
Configuration options for BGP graceful-restart

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/graceful-restart/config/
enabled

description:
This leaf indicates whether graceful-restart is enabled for this AFI-SAFI

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/graceful-restart/
state

description:
State information for BGP graceful-restart

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/graceful-restart/state/
enabled

description:
This leaf indicates whether graceful-restart is enabled for this AFI-SAFI

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
route-selection-options

description:
Parameters relating to options for route selection

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/
config

description:
Configuration parameters relating to route selection options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/config/
always-compare-med

description:
Compare multi-exit discriminator (MED) value from different ASes when selecting the best route. The default behavior is to only compare MEDs for paths received from the same AS.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/config/
ignore-as-path-length

description:
Ignore the AS path length when selecting the best path. The default is to use the AS path length and prefer paths with shorter length.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/config/
external-compare-router-id

description:
When comparing similar routes received from external BGP peers, use the router-id as a criterion to select the active path.

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/config/
advertise-inactive-routes

description:
Advertise inactive routes to external peers. The default is to only advertise active routes.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/config/
enable-aigp

description:
Flag to enable sending / receiving accumulated IGP attribute in routing updates

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/config/
ignore-next-hop-igp-metric

description:
Ignore the IGP metric to the next-hop when calculating BGP best-path. The default is to select the route for which the metric to the next-hop is lowest

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/
state

description:
State information for the route selection options

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/state/
always-compare-med

description:
Compare multi-exit discriminator (MED) value from different ASes when selecting the best route. The default behavior is to only compare MEDs for paths received from the same AS.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/state/
ignore-as-path-length

description:
Ignore the AS path length when selecting the best path. The default is to use the AS path length and prefer paths with shorter length.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/state/
external-compare-router-id

description:
When comparing similar routes received from external BGP peers, use the router-id as a criterion to select the active path.

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/state/
advertise-inactive-routes

description:
Advertise inactive routes to external peers. The default is to only advertise active routes.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/state/
enable-aigp

description:
Flag to enable sending / receiving accumulated IGP attribute in routing updates

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/route-selection-options/state/
ignore-next-hop-igp-metric

description:
Ignore the IGP metric to the next-hop when calculating BGP best-path. The default is to select the route for which the metric to the next-hop is lowest

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
use-multiple-paths

description:
Parameters related to the use of multiple paths for the same NLRI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/
config

description:
Configuration parameters relating to multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/config/
enabled

description:
Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/
state

description:
State parameters relating to multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/state/
enabled

description:
Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/
ebgp

description:
Multipath parameters for eBGP

nodetype: container (rw)

description:
Usage of DMZ Link-Bandwidth extended community

nodetype: container (rw)

description:
Configuration parameters relating to usage of link-bandwidth

nodetype: container (rw)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (rw)

type: boolean

description:
State information relating to usage of link-bandwidth

nodetype: container (ro)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/ebgp/
config

description:
Configuration parameters relating to eBGP multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/ebgp/config/
allow-multiple-as

description:
Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/ebgp/config/
maximum-paths

description:
Maximum number of parallel paths to consider when using BGP multipath. The default is use a single path.

nodetype: leaf (rw)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/ebgp/
state

description:
State information relating to eBGP multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/ebgp/state/
allow-multiple-as

description:
Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/ebgp/state/
maximum-paths

description:
Maximum number of parallel paths to consider when using BGP multipath. The default is use a single path.

nodetype: leaf (ro)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/
ibgp

description:
Multipath parameters for iBGP

nodetype: container (rw)

description:
Usage of DMZ Link-Bandwidth extended community

nodetype: container (rw)

description:
Configuration parameters relating to usage of link-bandwidth

nodetype: container (rw)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (rw)

type: boolean

description:
State information relating to usage of link-bandwidth

nodetype: container (ro)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/ibgp/
config

description:
Configuration parameters relating to iBGP multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/ibgp/config/
maximum-paths

description:
Maximum number of parallel paths to consider when using iBGP multipath. The default is to use a single path

nodetype: leaf (rw)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/ibgp/
state

description:
State information relating to iBGP multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/use-multiple-paths/ibgp/state/
maximum-paths

description:
Maximum number of parallel paths to consider when using iBGP multipath. The default is to use a single path

nodetype: leaf (ro)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
add-paths

description:
Parameters relating to the advertisement and receipt of multiple paths for a single NLRI (add-paths)

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/add-paths/
config

description:
Configuration parameters relating to ADD_PATHS

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/add-paths/config/
receive

description:
Enable capability negotiation to receive multiple path advertisements for an NLRI from the neighbor or group

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/add-paths/config/
send

description:
Enable capability negotiation to send multiple path advertisements for an NLRI from the neighbor or group

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/add-paths/config/
send-max

description:
The maximum total number of paths to advertise to neighbors for a single NLRI. This includes the single best path as well as additional paths advertised when add-paths is enabled.

nodetype: leaf (rw)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/add-paths/config/
eligible-prefix-policy

description:
A reference to a routing policy which can be used to restrict the prefixes for which add-paths is enabled

nodetype: leaf (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/add-paths/
state

description:
State information associated with ADD_PATHS

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/add-paths/state/
receive

description:
Enable capability negotiation to receive multiple path advertisements for an NLRI from the neighbor or group

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/add-paths/state/
send

description:
Enable capability negotiation to send multiple path advertisements for an NLRI from the neighbor or group

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/add-paths/state/
send-max

description:
The maximum total number of paths to advertise to neighbors for a single NLRI. This includes the single best path as well as additional paths advertised when add-paths is enabled.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/add-paths/state/
eligible-prefix-policy

description:
A reference to a routing policy which can be used to restrict the prefixes for which add-paths is enabled

nodetype: leaf (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
ipv4-unicast

description:
IPv4 unicast configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/
config

description:
Configuration parameters for IPv4 unicast AFI-SAFI options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/config/
send-default-route

description:
If set to true, send the default-route to the neighbor(s)

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/config/
extended-next-hop-encoding

description:
This leaf indicates whether extended next-hop encoding is enabled for this AFI-SAFI

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/
state

description:
State information for IPv4 parameters

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/state/
send-default-route

description:
If set to true, send the default-route to the neighbor(s)

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-unicast/state/
extended-next-hop-encoding

description:
This leaf indicates whether extended next-hop encoding is enabled for this AFI-SAFI

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
ipv6-unicast

description:
IPv6 unicast configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/
config

description:
Configuration parameters for IPv6 unicast AFI-SAFI options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/config/
send-default-route

description:
If set to true, send the default-route to the neighbor(s)

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/
state

description:
State information for IPv6 unicast parameters

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-unicast/state/
send-default-route

description:
If set to true, send the default-route to the neighbor(s)

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
ipv4-labeled-unicast

description:
IPv4 Labeled Unicast configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
ipv6-labeled-unicast

description:
IPv6 Labeled Unicast configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
l3vpn-ipv4-unicast

description:
Unicast IPv4 L3VPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
l3vpn-ipv6-unicast

description:
Unicast IPv6 L3VPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
l3vpn-ipv4-multicast

description:
Multicast IPv4 L3VPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
l3vpn-ipv6-multicast

description:
Multicast IPv6 L3VPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
l2vpn-vpls

description:
BGP-signalled VPLS configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
l2vpn-evpn

description:
BGP EVPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
srte-policy-ipv4

description:
Configuration and operational state parameters relating to the SR-TE Policy SAFI for IPv4 Unicast.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
srte-policy-ipv6

description:
Configuration and operational state parameters relating to the SR-TE Policy SAFI for IPv6 Unicast.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/
apply-policy

description:
Anchor point for routing policies in the model. Import and export policies are with respect to the local routing table, i.e., export (send) and import (receive), depending on the context.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/apply-policy/
config

description:
Policy configuration data.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/apply-policy/config/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/apply-policy/config/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/apply-policy/
state

description:
Operational state for routing policy

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/apply-policy/state/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/global/afi-safis/afi-safi/apply-policy/state/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/global/
dynamic-neighbor-prefixes

description:
A list of IP prefixes from which the system should: - Accept connections to the BGP daemon - Dynamically configure a BGP neighbor corresponding to the source address of the remote system, using the parameters of the specified peer-group. For such neighbors, an entry within the neighbor list should be created, indicating that the peer was dynamically configured, and referencing the peer-group from which the configuration was derived.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/dynamic-neighbor-prefixes/
dynamic-neighbor-prefix

description:
An individual prefix from which dynamic neighbor connections are allowed.

nodetype: list (rw)

list keys: [prefix]

/network-instances/network-instance/protocols/protocol/bgp/global/dynamic-neighbor-prefixes/dynamic-neighbor-prefix/
prefix

description:
Reference to the IP prefix from which source connections are allowed for the dynamic neighbor group.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/prefix

/network-instances/network-instance/protocols/protocol/bgp/global/dynamic-neighbor-prefixes/dynamic-neighbor-prefix/
config

description:
Configuration parameters relating to the source prefix for the dynamic BGP neighbor connections.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/dynamic-neighbor-prefixes/dynamic-neighbor-prefix/config/
prefix

description:
The IP prefix within which the source address of the remote BGP speaker must fall to be considered eligible to the dynamically configured.

nodetype: leaf (rw)

type: oc-inet:ip-prefix

/network-instances/network-instance/protocols/protocol/bgp/global/dynamic-neighbor-prefixes/dynamic-neighbor-prefix/config/
peer-group

description:
The peer-group within which the dynamic neighbor will be configured. The configuration parameters used for the dynamic neighbor are those specified within the referenced peer group.

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../../peer-groups/peer-group/config/peer-group-name

/network-instances/network-instance/protocols/protocol/bgp/global/dynamic-neighbor-prefixes/dynamic-neighbor-prefix/
state

description:
Operational state parameters relating to the source prefix for the dynamic BGP neighbor connections.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/dynamic-neighbor-prefixes/dynamic-neighbor-prefix/state/
prefix

description:
The IP prefix within which the source address of the remote BGP speaker must fall to be considered eligible to the dynamically configured.

nodetype: leaf (ro)

type: oc-inet:ip-prefix

/network-instances/network-instance/protocols/protocol/bgp/global/dynamic-neighbor-prefixes/dynamic-neighbor-prefix/state/
peer-group

description:
The peer-group within which the dynamic neighbor will be configured. The configuration parameters used for the dynamic neighbor are those specified within the referenced peer group.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../peer-groups/peer-group/config/peer-group-name

/network-instances/network-instance/protocols/protocol/bgp/global/
apply-policy

description:
Anchor point for routing policies in the model. Import and export policies are with respect to the local routing table, i.e., export (send) and import (receive), depending on the context.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/apply-policy/
config

description:
Policy configuration data.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/global/apply-policy/config/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/global/apply-policy/config/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/global/apply-policy/
state

description:
Operational state for routing policy

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/global/apply-policy/state/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/global/apply-policy/state/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/
neighbors

description:
Configuration for BGP neighbors

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/
neighbor

description:
List of BGP neighbors configured on the local system, uniquely identified by peer IPv[46] address

nodetype: list (rw)

list keys: [neighbor-address]

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
neighbor-address

description:
Reference to the address of the BGP neighbor used as a key in the neighbor list

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/neighbor-address

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
config

description:
Configuration parameters relating to the BGP neighbor or group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/config/
peer-group

description:
The peer-group with which this neighbor is associated

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../peer-groups/peer-group/peer-group-name

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/config/
neighbor-address

description:
Address of the BGP peer, either in IPv4 or IPv6

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/config/
neighbor-port

description:
Destination TCP port number of the BGP peer when initiating a session from the local router

nodetype: leaf (rw)

type: oc-inet:port-number

default: 179

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/config/
enabled

description:
Whether the BGP peer is enabled. In cases where the enabled leaf is set to false, the local system should not initiate connections to the neighbor, and should not respond to TCP connections attempts from the neighbor. If the state of the BGP session is ESTABLISHED at the time that this leaf is set to false, the BGP session should be ceased.

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/config/
peer-as

description:
AS number of the peer.

nodetype: leaf (rw)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/config/
local-as

description:
The local autonomous system number that is to be used when establishing sessions with the remote peer or peer group, if this differs from the global BGP router autonomous system number.

nodetype: leaf (rw)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/config/
peer-type

description:
Explicitly designate the peer or peer group as internal (iBGP) or external (eBGP).

nodetype: leaf (rw)

type: oc-bgp-types:peer-type

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/config/
auth-password

description:
Configures an MD5 authentication password for use with neighboring devices.

nodetype: leaf (rw)

type: oc-types:routing-password

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/config/
remove-private-as

description:
Remove private AS numbers from updates sent to peers - when this leaf is not specified, the AS_PATH attribute should be sent to the peer unchanged

nodetype: leaf (rw)

type: oc-bgp-types:remove-private-as-option

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/config/
route-flap-damping

description:
Enable route flap damping.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/config/
send-community

description:
This leaf has been deprecated and replaced by send-community-type to support large communities. Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute

nodetype: leaf (rw)

type: oc-bgp-types:community-type

default: NONE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/config/
send-community-type

description:
Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute

nodetype: leaf-list (rw)

type: oc-bgp-types:community-type

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/config/
description

description:
An optional textual description (intended primarily for use with a peer or group

nodetype: leaf (rw)

type: string

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
state

description:
State information relating to the BGP neighbor

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
peer-group

description:
The peer-group with which this neighbor is associated

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../peer-groups/peer-group/peer-group-name

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
neighbor-address

description:
Address of the BGP peer, either in IPv4 or IPv6

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
neighbor-port

description:
Destination TCP port number of the BGP peer when initiating a session from the local router

nodetype: leaf (ro)

type: oc-inet:port-number

default: 179

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
enabled

description:
Whether the BGP peer is enabled. In cases where the enabled leaf is set to false, the local system should not initiate connections to the neighbor, and should not respond to TCP connections attempts from the neighbor. If the state of the BGP session is ESTABLISHED at the time that this leaf is set to false, the BGP session should be ceased.

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
peer-as

description:
AS number of the peer.

nodetype: leaf (ro)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
local-as

description:
The local autonomous system number that is to be used when establishing sessions with the remote peer or peer group, if this differs from the global BGP router autonomous system number.

nodetype: leaf (ro)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
peer-type

description:
Explicitly designate the peer or peer group as internal (iBGP) or external (eBGP).

nodetype: leaf (ro)

type: oc-bgp-types:peer-type

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
auth-password

description:
Configures an MD5 authentication password for use with neighboring devices.

nodetype: leaf (ro)

type: oc-types:routing-password

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
remove-private-as

description:
Remove private AS numbers from updates sent to peers - when this leaf is not specified, the AS_PATH attribute should be sent to the peer unchanged

nodetype: leaf (ro)

type: oc-bgp-types:remove-private-as-option

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
route-flap-damping

description:
Enable route flap damping.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
send-community

description:
This leaf has been deprecated and replaced by send-community-type to support large communities. Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute

nodetype: leaf (ro)

type: oc-bgp-types:community-type

default: NONE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
send-community-type

description:
Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute

nodetype: leaf-list (ro)

type: oc-bgp-types:community-type

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
description

description:
An optional textual description (intended primarily for use with a peer or group

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
session-state

description:
Operational state of the BGP peer

nodetype: leaf (ro)

type: enumeration

  • IDLE
    neighbor is down, and in the Idle state of the FSM
  • CONNECT
    neighbor is down, and the session is waiting for the underlying transport session to be established
  • ACTIVE
    neighbor is down, and the local system is awaiting a conncetion from the remote peer
  • OPENSENT
    neighbor is in the process of being established. The local system has sent an OPEN message
  • OPENCONFIRM
    neighbor is in the process of being established. The local system is awaiting a NOTIFICATION or KEEPALIVE message
  • ESTABLISHED
    neighbor is up - the BGP session with the peer is established

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
last-established

description:
This timestamp indicates the time that the BGP session last transitioned in or out of the Established state. The value is the timestamp in nanoseconds relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC). The BGP session uptime can be computed by clients as the difference between this value and the current time in UTC (assuming the session is in the ESTABLISHED state, per the session-state leaf).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
established-transitions

description:
Number of transitions to the Established state for the neighbor session. This value is analogous to the bgpPeerFsmEstablishedTransitions object from the standard BGP-4 MIB

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
supported-capabilities

description:
BGP capabilities negotiated as supported with the peer

nodetype: leaf-list (ro)

type: identityref

  • base: oc-bgp-types:BGP_CAPABILITY

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
messages

description:
Counters for BGP messages sent and received from the neighbor

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/messages/
sent

description:
Counters relating to BGP messages sent to the neighbor

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/messages/sent/
UPDATE

description:
Number of BGP UPDATE messages announcing, withdrawing or modifying paths exchanged.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/messages/sent/
NOTIFICATION

description:
Number of BGP NOTIFICATION messages indicating an error condition has occurred exchanged.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/messages/sent/
last-notification-time

description:
This timestamp indicates the time that a NOTIFICATION message was sent or received on the peering session (based on whether this leaf is associated with sent or received messages). The value is the timestamp in nanoseconds relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/messages/sent/
last-notification-error-code

description:
Indicates the last BGP error sent or received on the peering session (based on whether this leaf is associated with sent or received messages).

nodetype: leaf (ro)

type: identityref

  • base: oc-bgp-types:BGP_ERROR_CODE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/messages/sent/
last-notification-error-subcode

description:
Indicates the last BGP error subcode sent or received on the peering session (based on whether this leaf is associated with sent or received messages)

nodetype: leaf (ro)

type: identityref

  • base: oc-bgp-types:BGP_ERROR_SUBCODE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/messages/
received

description:
Counters for BGP messages received from the neighbor

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/messages/received/
UPDATE

description:
Number of BGP UPDATE messages announcing, withdrawing or modifying paths exchanged.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/messages/received/
NOTIFICATION

description:
Number of BGP NOTIFICATION messages indicating an error condition has occurred exchanged.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/messages/received/
last-notification-time

description:
This timestamp indicates the time that a NOTIFICATION message was sent or received on the peering session (based on whether this leaf is associated with sent or received messages). The value is the timestamp in nanoseconds relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/messages/received/
last-notification-error-code

description:
Indicates the last BGP error sent or received on the peering session (based on whether this leaf is associated with sent or received messages).

nodetype: leaf (ro)

type: identityref

  • base: oc-bgp-types:BGP_ERROR_CODE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/messages/received/
last-notification-error-subcode

description:
Indicates the last BGP error subcode sent or received on the peering session (based on whether this leaf is associated with sent or received messages)

nodetype: leaf (ro)

type: identityref

  • base: oc-bgp-types:BGP_ERROR_SUBCODE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
queues

description:
Counters related to queued messages associated with the BGP neighbor

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/queues/
input

description:
The number of messages received from the peer currently queued

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/queues/
output

description:
The number of messages queued to be sent to the peer

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
dynamically-configured

description:
When this leaf is set to true, the peer was configured dynamically due to an inbound connection request from a specified source prefix within a dynamic-neighbor-prefix.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/state/
last-prefix-limit-exceeded

description:
This timestamp indicates the time that the BGP session last violated a configured recived (pre-policy) or accepted (post-policy) max prefix-limit for any AFI/SAFI combination on the session. The value is the timestamp in nanoseconds relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC). If the 'prefix-limit-exceeded' node is set to true for any AFI/SAFI on the session, then the next restart time for the session can be calculated as this value plus the configured 'restart-time' under the neighbor timers. This value should be retained across established sessions and is only set/updated when prefix-limit-exceeded transitions from false/unset to true.

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
timers

description:
Timers related to a BGP neighbor

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/timers/
config

description:
Configuration parameters relating to timers used for the BGP neighbor

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/timers/config/
connect-retry

description:
Time interval in seconds between attempts to establish a session with the peer.

nodetype: leaf (rw)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/timers/config/
hold-time

description:
Time interval in seconds that a BGP session will be considered active in the absence of keepalive or other messages from the peer. The hold-time is typically set to 3x the keepalive-interval.

nodetype: leaf (rw)

type: uint16

default: 90

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/timers/config/
keepalive-interval

description:
Time interval in seconds between transmission of keepalive messages to the neighbor. Typically set to 1/3 the hold-time.

nodetype: leaf (rw)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/timers/config/
minimum-advertisement-interval

description:
Minimum time which must elapse between subsequent UPDATE messages relating to a common set of NLRI being transmitted to a peer. This timer is referred to as MinRouteAdvertisementIntervalTimer by RFC 4721 and serves to reduce the number of UPDATE messages transmitted when a particular set of NLRI exhibit instability.

nodetype: leaf (rw)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/timers/config/
restart-time

description:
Time interval in seconds after which the BGP session is re-established after being torn down due to exceeding any configured max prefix-limit.

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/timers/
state

description:
State information relating to the timers used for the BGP neighbor

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/timers/state/
connect-retry

description:
Time interval in seconds between attempts to establish a session with the peer.

nodetype: leaf (ro)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/timers/state/
hold-time

description:
Time interval in seconds that a BGP session will be considered active in the absence of keepalive or other messages from the peer. The hold-time is typically set to 3x the keepalive-interval.

nodetype: leaf (ro)

type: uint16

default: 90

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/timers/state/
keepalive-interval

description:
Time interval in seconds between transmission of keepalive messages to the neighbor. Typically set to 1/3 the hold-time.

nodetype: leaf (ro)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/timers/state/
minimum-advertisement-interval

description:
Minimum time which must elapse between subsequent UPDATE messages relating to a common set of NLRI being transmitted to a peer. This timer is referred to as MinRouteAdvertisementIntervalTimer by RFC 4721 and serves to reduce the number of UPDATE messages transmitted when a particular set of NLRI exhibit instability.

nodetype: leaf (ro)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/timers/state/
restart-time

description:
Time interval in seconds after which the BGP session is re-established after being torn down due to exceeding any configured max prefix-limit.

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/timers/state/
negotiated-hold-time

description:
The negotiated hold-time for the BGP session

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
transport

description:
Transport session parameters for the BGP neighbor

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/transport/
config

description:
Configuration parameters relating to the transport session(s) used for the BGP neighbor

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/transport/config/
tcp-mss

description:
Sets the max segment size for BGP TCP sessions.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/transport/config/
mtu-discovery

description:
Turns path mtu discovery for BGP TCP sessions on (true) or off (false)

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/transport/config/
passive-mode

description:
Wait for peers to issue requests to open a BGP session, rather than initiating sessions from the local router.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/transport/config/
local-address

description:
Set the local IP (either IPv4 or IPv6) address to use for the session when sending BGP update messages. This may be expressed as either an IP address or reference to the name of an interface.

nodetype: leaf (rw)

type: union

    type: oc-inet:ip-address

    type: string

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/transport/
state

description:
State information relating to the transport session(s) used for the BGP neighbor

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/transport/state/
tcp-mss

description:
Sets the max segment size for BGP TCP sessions.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/transport/state/
mtu-discovery

description:
Turns path mtu discovery for BGP TCP sessions on (true) or off (false)

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/transport/state/
passive-mode

description:
Wait for peers to issue requests to open a BGP session, rather than initiating sessions from the local router.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/transport/state/
local-address

description:
Set the local IP (either IPv4 or IPv6) address to use for the session when sending BGP update messages. This may be expressed as either an IP address or reference to the name of an interface.

nodetype: leaf (ro)

type: union

    type: oc-inet:ip-address

    type: string

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/transport/state/
local-port

description:
Local, source TCP port being used for the TCP session supporting the BGP session

nodetype: leaf (ro)

type: oc-inet:port-number

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/transport/state/
remote-address

description:
Remote address to which the BGP session has been established

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/transport/state/
remote-port

description:
The source TCP port being used by the peer for the TCP session supporting the BGP session. This is expected to be the same value as the configured neighbor-port if the local device initiated the connection or a different TCP port if the peer initiated the TCP session.

nodetype: leaf (ro)

type: oc-inet:port-number

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
error-handling

description:
Error handling parameters used for the BGP neighbor or group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/error-handling/
config

description:
Configuration parameters enabling or modifying the behavior or enhanced error handling mechanisms for the BGP neighbor

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/error-handling/config/
treat-as-withdraw

description:
Specify whether erroneous UPDATE messages for which the NLRI can be extracted are reated as though the NLRI is withdrawn - avoiding session reset

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/error-handling/
state

description:
State information relating to enhanced error handling mechanisms for the BGP neighbor

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/error-handling/state/
treat-as-withdraw

description:
Specify whether erroneous UPDATE messages for which the NLRI can be extracted are reated as though the NLRI is withdrawn - avoiding session reset

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/error-handling/state/
erroneous-update-messages

description:
The number of BGP UPDATE messages for which the treat-as-withdraw mechanism has been applied based on erroneous message contents

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
graceful-restart

description:
Parameters relating the graceful restart mechanism for BGP

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/
config

description:
Configuration parameters relating to graceful-restart

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/config/
enabled

description:
Enable or disable the graceful-restart capability.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/config/
restart-time

description:
Estimated time (in seconds) for the local BGP speaker to restart a session. This value is advertise in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is <= the hold-time value.

nodetype: leaf (rw)

type: uint16

  • range: 0..4096

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/config/
stale-routes-time

description:
An upper-bound on the time thate stale routes will be retained by a router after a session is restarted. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged. This timer is referred to as the Selection_Deferral_Timer in RFC4724

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/config/
helper-only

description:
Enable graceful-restart in helper mode only. When this leaf is set, the local system does not retain forwarding its own state during a restart, but supports procedures for the receiving speaker, as defined in RFC4724.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/
state

description:
State information associated with graceful-restart

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/state/
enabled

description:
Enable or disable the graceful-restart capability.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/state/
restart-time

description:
Estimated time (in seconds) for the local BGP speaker to restart a session. This value is advertise in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is <= the hold-time value.

nodetype: leaf (ro)

type: uint16

  • range: 0..4096

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/state/
stale-routes-time

description:
An upper-bound on the time thate stale routes will be retained by a router after a session is restarted. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged. This timer is referred to as the Selection_Deferral_Timer in RFC4724

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/state/
helper-only

description:
Enable graceful-restart in helper mode only. When this leaf is set, the local system does not retain forwarding its own state during a restart, but supports procedures for the receiving speaker, as defined in RFC4724.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/state/
peer-restart-time

description:
The period of time (advertised by the peer) that the peer expects a restart of a BGP session to take

nodetype: leaf (ro)

type: uint16

  • range: 0..4096

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/state/
peer-restarting

description:
This flag indicates whether the remote neighbor is currently in the process of restarting, and hence received routes are currently stale

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/state/
local-restarting

description:
This flag indicates whether the local neighbor is currently restarting. The flag is unset after all NLRI have been advertised to the peer, and the End-of-RIB (EOR) marker has been unset

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/graceful-restart/state/
mode

description:
Ths leaf indicates the mode of operation of BGP graceful restart with the peer

nodetype: leaf (ro)

type: enumeration

  • HELPER_ONLY
    The local router is operating in helper-only mode, and hence will not retain forwarding state during a local session restart, but will do so during a restart of the remote peer
  • BILATERAL
    The local router is operating in both helper mode, and hence retains forwarding state during a remote restart, and also maintains forwarding state during local session restart
  • REMOTE_HELPER
    The local system is able to retain routes during restart but the remote system is only able to act as a helper

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
logging-options

description:
Logging options for events related to the BGP neighbor or group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/logging-options/
config

description:
Configuration parameters enabling or modifying logging for events relating to the BGPgroup

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/logging-options/config/
log-neighbor-state-changes

description:
Configure logging of peer state changes. Default is to enable logging of peer state changes.

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/logging-options/
state

description:
State information relating to logging for the BGP neighbor or group

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/logging-options/state/
log-neighbor-state-changes

description:
Configure logging of peer state changes. Default is to enable logging of peer state changes.

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
ebgp-multihop

description:
eBGP multi-hop parameters for the BGPgroup

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/ebgp-multihop/
config

description:
Configuration parameters relating to eBGP multihop for the BGP group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/ebgp-multihop/config/
enabled

description:
When enabled the referenced group or neighbors are permitted to be indirectly connected - including cases where the TTL can be decremented between the BGP peers

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/ebgp-multihop/config/
multihop-ttl

description:
Time-to-live value to use when packets are sent to the referenced group or neighbors and ebgp-multihop is enabled

nodetype: leaf (rw)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/ebgp-multihop/
state

description:
State information for eBGP multihop, for the BGP neighbor or group

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/ebgp-multihop/state/
enabled

description:
When enabled the referenced group or neighbors are permitted to be indirectly connected - including cases where the TTL can be decremented between the BGP peers

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/ebgp-multihop/state/
multihop-ttl

description:
Time-to-live value to use when packets are sent to the referenced group or neighbors and ebgp-multihop is enabled

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
route-reflector

description:
Route reflector parameters for the BGPgroup

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/route-reflector/
config

description:
Configuraton parameters relating to route reflection for the BGPgroup

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/route-reflector/config/
route-reflector-cluster-id

description:
route-reflector cluster id to use when local router is configured as a route reflector. Commonly set at the group level, but allows a different cluster id to be set for each neighbor.

nodetype: leaf (rw)

type: oc-bgp-types:rr-cluster-id-type

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/route-reflector/config/
route-reflector-client

description:
Configure the neighbor as a route reflector client.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/route-reflector/
state

description:
State information relating to route reflection for the BGPgroup

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/route-reflector/state/
route-reflector-cluster-id

description:
route-reflector cluster id to use when local router is configured as a route reflector. Commonly set at the group level, but allows a different cluster id to be set for each neighbor.

nodetype: leaf (ro)

type: oc-bgp-types:rr-cluster-id-type

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/route-reflector/state/
route-reflector-client

description:
Configure the neighbor as a route reflector client.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
as-path-options

description:
AS_PATH manipulation parameters for the BGP neighbor or group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/as-path-options/
config

description:
Configuration parameters relating to AS_PATH manipulation for the BGP peer or group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/as-path-options/config/
allow-own-as

description:
Specify the number of occurrences of the local BGP speaker's AS that can occur within the AS_PATH before it is rejected.

nodetype: leaf (rw)

type: uint8

default: 0

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/as-path-options/config/
replace-peer-as

description:
Replace occurrences of the peer's AS in the AS_PATH with the local autonomous system number

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/as-path-options/config/
disable-peer-as-filter

description:
When set to true, the system advertises routes to a peer even if the peer's AS was in the AS path. The default behavior (false) suppresses advertisements to peers if their AS number is in the AS path of the route.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/as-path-options/
state

description:
State information relating to the AS_PATH manipulation mechanisms for the BGP peer or group

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/as-path-options/state/
allow-own-as

description:
Specify the number of occurrences of the local BGP speaker's AS that can occur within the AS_PATH before it is rejected.

nodetype: leaf (ro)

type: uint8

default: 0

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/as-path-options/state/
replace-peer-as

description:
Replace occurrences of the peer's AS in the AS_PATH with the local autonomous system number

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/as-path-options/state/
disable-peer-as-filter

description:
When set to true, the system advertises routes to a peer even if the peer's AS was in the AS path. The default behavior (false) suppresses advertisements to peers if their AS number is in the AS path of the route.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
use-multiple-paths

description:
Parameters related to the use of multiple-paths for the same NLRI when they are received only from this neighbor

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/use-multiple-paths/
config

description:
Configuration parameters relating to multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/use-multiple-paths/config/
enabled

description:
Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/use-multiple-paths/
state

description:
State parameters relating to multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/use-multiple-paths/state/
enabled

description:
Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/use-multiple-paths/
ebgp

description:
Multipath configuration for eBGP

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/use-multiple-paths/ebgp/
config

description:
Configuration parameters relating to eBGP multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/use-multiple-paths/ebgp/config/
allow-multiple-as

description:
Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/use-multiple-paths/ebgp/
state

description:
State information relating to eBGP multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/use-multiple-paths/ebgp/state/
allow-multiple-as

description:
Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
apply-policy

description:
Anchor point for routing policies in the model. Import and export policies are with respect to the local routing table, i.e., export (send) and import (receive), depending on the context.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/apply-policy/
config

description:
Policy configuration data.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/apply-policy/config/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/apply-policy/config/
export-policy

description:
list of policy names in sequence to be applied on sending a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/apply-policy/config/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/apply-policy/config/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/apply-policy/
state

description:
Operational state for routing policy

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/apply-policy/state/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/apply-policy/state/
export-policy

description:
list of policy names in sequence to be applied on sending a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/apply-policy/state/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/apply-policy/state/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
afi-safis

description:
Per-address-family configuration parameters associated with the neighbor

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/
afi-safi

description:
AFI,SAFI configuration available for the neighbour or group

nodetype: list (rw)

list keys: [afi-safi-name]

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
afi-safi-name

description:
Reference to the AFI-SAFI name used as a key for the AFI-SAFI list

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/afi-safi-name

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
config

description:
Configuration parameters for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/config/
afi-safi-name

description:
AFI,SAFI

nodetype: leaf (rw)

type: identityref

  • base: oc-bgp-types:AFI_SAFI_TYPE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/config/
enabled

description:
This leaf indicates whether the AFI-SAFI is enabled for the neighbor or group

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/config/
send-community-type

description:
Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute. This takes precedence over the neighbor or group configuration

nodetype: leaf-list (rw)

type: oc-bgp-types:community-type

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
state

description:
State information relating to the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/state/
afi-safi-name

description:
AFI,SAFI

nodetype: leaf (ro)

type: identityref

  • base: oc-bgp-types:AFI_SAFI_TYPE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/state/
enabled

description:
This leaf indicates whether the AFI-SAFI is enabled for the neighbor or group

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/state/
send-community-type

description:
Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute. This takes precedence over the neighbor or group configuration

nodetype: leaf-list (ro)

type: oc-bgp-types:community-type

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/state/
active

description:
This value indicates whether a particular AFI-SAFI has been succesfully negotiated with the peer. An AFI-SAFI may be enabled in the current running configuration, but a session restart may be required in order to negotiate the new capability.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/state/
prefixes

description:
Prefix counters for the BGP session

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/state/prefixes/
received

description:
The number of prefixes that are received from the neighbor after applying any policies. This count is the number of prefixes present in the post-policy Adj-RIB-In for the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/state/prefixes/
received-pre-policy

description:
The number of prefixes that are received from the neighbor before applying any policies. This count is the number of prefixes present in the pre-policy Adj-RIB-In for the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/state/prefixes/
sent

description:
The number of prefixes that are advertised to the neighbor after applying any policies. This count is the number of prefixes present in the post-policy Adj-RIB-Out for the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/state/prefixes/
installed

description:
The number of prefices received from the neighbor that are installed in the network instance RIB and actively used for forwarding. Routes that are actively used for forwarding are defined to be those that: - are selected, after the application of policies, to be included in the Adj-RIB-In-Post, AND - are selected by best path selection and hence installed in the Loc-RIB (either as the only route, or as part of a multipath set, AND - are selected, after the application of protocol preferences (e.g., administrative distance) as the route to be used by the system's RIB

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
graceful-restart

description:
Parameters relating to BGP graceful-restart

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/graceful-restart/
config

description:
Configuration options for BGP graceful-restart

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/graceful-restart/config/
enabled

description:
This leaf indicates whether graceful-restart is enabled for this AFI-SAFI

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/graceful-restart/
state

description:
State information for BGP graceful-restart

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/graceful-restart/state/
enabled

description:
This leaf indicates whether graceful-restart is enabled for this AFI-SAFI

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/graceful-restart/state/
received

description:
This leaf indicates whether the neighbor advertised the ability to support graceful-restart for this AFI-SAFI

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/graceful-restart/state/
advertised

description:
This leaf indicates whether the ability to support graceful-restart has been advertised to the peer

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
add-paths

description:
Parameters relating to the advertisement and receipt of multiple paths for a single NLRI (add-paths)

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/add-paths/
config

description:
Configuration parameters relating to ADD_PATHS

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/add-paths/config/
receive

description:
Enable capability negotiation to receive multiple path advertisements for an NLRI from the neighbor or group

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/add-paths/config/
send

description:
Enable capability negotiation to send multiple path advertisements for an NLRI from the neighbor or group

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/add-paths/config/
send-max

description:
The maximum total number of paths to advertise to neighbors for a single NLRI. This includes the single best path as well as additional paths advertised when add-paths is enabled.

nodetype: leaf (rw)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/add-paths/config/
eligible-prefix-policy

description:
A reference to a routing policy which can be used to restrict the prefixes for which add-paths is enabled

nodetype: leaf (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/add-paths/
state

description:
State information associated with ADD_PATHS

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/add-paths/state/
receive

description:
Enable capability negotiation to receive multiple path advertisements for an NLRI from the neighbor or group

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/add-paths/state/
send

description:
Enable capability negotiation to send multiple path advertisements for an NLRI from the neighbor or group

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/add-paths/state/
send-max

description:
The maximum total number of paths to advertise to neighbors for a single NLRI. This includes the single best path as well as additional paths advertised when add-paths is enabled.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/add-paths/state/
eligible-prefix-policy

description:
A reference to a routing policy which can be used to restrict the prefixes for which add-paths is enabled

nodetype: leaf (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
apply-policy

description:
Anchor point for routing policies in the model. Import and export policies are with respect to the local routing table, i.e., export (send) and import (receive), depending on the context.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/apply-policy/
config

description:
Policy configuration data.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/apply-policy/config/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/apply-policy/config/
export-policy

description:
list of policy names in sequence to be applied on sending a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/apply-policy/config/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/apply-policy/config/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/apply-policy/
state

description:
Operational state for routing policy

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/apply-policy/state/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/apply-policy/state/
export-policy

description:
list of policy names in sequence to be applied on sending a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/apply-policy/state/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/apply-policy/state/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
ipv4-unicast

description:
IPv4 unicast configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/
config

description:
Configuration parameters for IPv4 unicast AFI-SAFI options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/config/
send-default-route

description:
If set to true, send the default-route to the neighbor(s)

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/config/
extended-next-hop-encoding

description:
This leaf indicates whether extended next-hop encoding is enabled for this AFI-SAFI

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/
state

description:
State information for IPv4 parameters

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/state/
send-default-route

description:
If set to true, send the default-route to the neighbor(s)

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-unicast/state/
extended-next-hop-encoding

description:
This leaf indicates whether extended next-hop encoding is enabled for this AFI-SAFI

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
ipv6-unicast

description:
IPv6 unicast configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/
config

description:
Configuration parameters for IPv6 unicast AFI-SAFI options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/config/
send-default-route

description:
If set to true, send the default-route to the neighbor(s)

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/
state

description:
State information for IPv6 unicast parameters

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-unicast/state/
send-default-route

description:
If set to true, send the default-route to the neighbor(s)

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
ipv4-labeled-unicast

description:
IPv4 Labeled Unicast configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
ipv6-labeled-unicast

description:
IPv6 Labeled Unicast configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
l3vpn-ipv4-unicast

description:
Unicast IPv4 L3VPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
l3vpn-ipv6-unicast

description:
Unicast IPv6 L3VPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
l3vpn-ipv4-multicast

description:
Multicast IPv4 L3VPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
l3vpn-ipv6-multicast

description:
Multicast IPv6 L3VPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
l2vpn-vpls

description:
BGP-signalled VPLS configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
l2vpn-evpn

description:
BGP EVPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
srte-policy-ipv4

description:
Configuration and operational state parameters relating to the SR-TE Policy SAFI for IPv4 Unicast.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
srte-policy-ipv6

description:
Configuration and operational state parameters relating to the SR-TE Policy SAFI for IPv6 Unicast.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/
use-multiple-paths

description:
Parameters related to the use of multiple-paths for the same NLRI when they are received only from this neighbor

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/use-multiple-paths/
config

description:
Configuration parameters relating to multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/use-multiple-paths/config/
enabled

description:
Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/use-multiple-paths/
state

description:
State parameters relating to multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/use-multiple-paths/state/
enabled

description:
Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/use-multiple-paths/
ebgp

description:
Multipath configuration for eBGP

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/use-multiple-paths/ebgp/
config

description:
Configuration parameters relating to eBGP multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/use-multiple-paths/ebgp/config/
allow-multiple-as

description:
Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/use-multiple-paths/ebgp/
state

description:
State information relating to eBGP multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/afi-safis/afi-safi/use-multiple-paths/ebgp/state/
allow-multiple-as

description:
Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/
enable-bfd

description:
Enable BFD for liveliness detection to the next-hop or neighbour.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/enable-bfd/
config

description:
Configuration parameters relating to enabling BFD.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/enable-bfd/config/
enabled

description:
When this leaf is set to true, BFD is used to detect the liveliness of the remote peer or next-hop.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/enable-bfd/
state

description:
Operational state parameters relating to enabing BFD.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/neighbors/neighbor/enable-bfd/state/
enabled

description:
When this leaf is set to true, BFD is used to detect the liveliness of the remote peer or next-hop.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/
peer-groups

description:
Configuration for BGP peer-groups

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/
peer-group

description:
List of BGP peer-groups configured on the local system - uniquely identified by peer-group name

nodetype: list (rw)

list keys: [peer-group-name]

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
peer-group-name

description:
Reference to the name of the BGP peer-group used as a key in the peer-group list

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/peer-group-name

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
config

description:
Configuration parameters relating to the BGP neighbor or group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/config/
peer-group-name

description:
Name of the BGP peer-group

nodetype: leaf (rw)

type: string

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/config/
peer-as

description:
AS number of the peer.

nodetype: leaf (rw)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/config/
local-as

description:
The local autonomous system number that is to be used when establishing sessions with the remote peer or peer group, if this differs from the global BGP router autonomous system number.

nodetype: leaf (rw)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/config/
peer-type

description:
Explicitly designate the peer or peer group as internal (iBGP) or external (eBGP).

nodetype: leaf (rw)

type: oc-bgp-types:peer-type

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/config/
auth-password

description:
Configures an MD5 authentication password for use with neighboring devices.

nodetype: leaf (rw)

type: oc-types:routing-password

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/config/
remove-private-as

description:
Remove private AS numbers from updates sent to peers - when this leaf is not specified, the AS_PATH attribute should be sent to the peer unchanged

nodetype: leaf (rw)

type: oc-bgp-types:remove-private-as-option

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/config/
route-flap-damping

description:
Enable route flap damping.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/config/
send-community

description:
This leaf has been deprecated and replaced by send-community-type to support large communities. Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute

nodetype: leaf (rw)

type: oc-bgp-types:community-type

default: NONE

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/config/
send-community-type

description:
Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute

nodetype: leaf-list (rw)

type: oc-bgp-types:community-type

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/config/
description

description:
An optional textual description (intended primarily for use with a peer or group

nodetype: leaf (rw)

type: string

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
state

description:
State information relating to the BGP peer-group

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/state/
peer-group-name

description:
Name of the BGP peer-group

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/state/
peer-as

description:
AS number of the peer.

nodetype: leaf (ro)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/state/
local-as

description:
The local autonomous system number that is to be used when establishing sessions with the remote peer or peer group, if this differs from the global BGP router autonomous system number.

nodetype: leaf (ro)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/state/
peer-type

description:
Explicitly designate the peer or peer group as internal (iBGP) or external (eBGP).

nodetype: leaf (ro)

type: oc-bgp-types:peer-type

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/state/
auth-password

description:
Configures an MD5 authentication password for use with neighboring devices.

nodetype: leaf (ro)

type: oc-types:routing-password

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/state/
remove-private-as

description:
Remove private AS numbers from updates sent to peers - when this leaf is not specified, the AS_PATH attribute should be sent to the peer unchanged

nodetype: leaf (ro)

type: oc-bgp-types:remove-private-as-option

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/state/
route-flap-damping

description:
Enable route flap damping.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/state/
send-community

description:
This leaf has been deprecated and replaced by send-community-type to support large communities. Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute

nodetype: leaf (ro)

type: oc-bgp-types:community-type

default: NONE

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/state/
send-community-type

description:
Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute

nodetype: leaf-list (ro)

type: oc-bgp-types:community-type

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/state/
description

description:
An optional textual description (intended primarily for use with a peer or group

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/state/
total-paths

description:
Total number of BGP paths within the context

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/state/
total-prefixes

description:
Total number of BGP prefixes received within the context

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
timers

description:
Timers related to a BGP peer-group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/timers/
config

description:
Configuration parameters relating to timers used for the BGP neighbor or peer group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/timers/config/
connect-retry

description:
Time interval in seconds between attempts to establish a session with the peer.

nodetype: leaf (rw)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/timers/config/
hold-time

description:
Time interval in seconds that a BGP session will be considered active in the absence of keepalive or other messages from the peer. The hold-time is typically set to 3x the keepalive-interval.

nodetype: leaf (rw)

type: uint16

default: 90

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/timers/config/
keepalive-interval

description:
Time interval in seconds between transmission of keepalive messages to the neighbor. Typically set to 1/3 the hold-time.

nodetype: leaf (rw)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/timers/config/
minimum-advertisement-interval

description:
Minimum time which must elapse between subsequent UPDATE messages relating to a common set of NLRI being transmitted to a peer. This timer is referred to as MinRouteAdvertisementIntervalTimer by RFC 4721 and serves to reduce the number of UPDATE messages transmitted when a particular set of NLRI exhibit instability.

nodetype: leaf (rw)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/timers/config/
restart-time

description:
Time interval in seconds after which the BGP session is re-established after being torn down due to exceeding any configured max prefix-limit.

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/timers/
state

description:
State information relating to the timers used for the BGP group

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/timers/state/
connect-retry

description:
Time interval in seconds between attempts to establish a session with the peer.

nodetype: leaf (ro)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/timers/state/
hold-time

description:
Time interval in seconds that a BGP session will be considered active in the absence of keepalive or other messages from the peer. The hold-time is typically set to 3x the keepalive-interval.

nodetype: leaf (ro)

type: uint16

default: 90

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/timers/state/
keepalive-interval

description:
Time interval in seconds between transmission of keepalive messages to the neighbor. Typically set to 1/3 the hold-time.

nodetype: leaf (ro)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/timers/state/
minimum-advertisement-interval

description:
Minimum time which must elapse between subsequent UPDATE messages relating to a common set of NLRI being transmitted to a peer. This timer is referred to as MinRouteAdvertisementIntervalTimer by RFC 4721 and serves to reduce the number of UPDATE messages transmitted when a particular set of NLRI exhibit instability.

nodetype: leaf (ro)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/timers/state/
restart-time

description:
Time interval in seconds after which the BGP session is re-established after being torn down due to exceeding any configured max prefix-limit.

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
transport

description:
Transport session parameters for the BGP peer-group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/transport/
config

description:
Configuration parameters relating to the transport session(s) used for the BGP neighbor or group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/transport/config/
tcp-mss

description:
Sets the max segment size for BGP TCP sessions.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/transport/config/
mtu-discovery

description:
Turns path mtu discovery for BGP TCP sessions on (true) or off (false)

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/transport/config/
passive-mode

description:
Wait for peers to issue requests to open a BGP session, rather than initiating sessions from the local router.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/transport/config/
local-address

description:
Set the local IP (either IPv4 or IPv6) address to use for the session when sending BGP update messages. This may be expressed as either an IP address or reference to the name of an interface.

nodetype: leaf (rw)

type: union

    type: oc-inet:ip-address

    type: string

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/transport/
state

description:
State information relating to the transport session(s) used for the BGP neighbor or group

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/transport/state/
tcp-mss

description:
Sets the max segment size for BGP TCP sessions.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/transport/state/
mtu-discovery

description:
Turns path mtu discovery for BGP TCP sessions on (true) or off (false)

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/transport/state/
passive-mode

description:
Wait for peers to issue requests to open a BGP session, rather than initiating sessions from the local router.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/transport/state/
local-address

description:
Set the local IP (either IPv4 or IPv6) address to use for the session when sending BGP update messages. This may be expressed as either an IP address or reference to the name of an interface.

nodetype: leaf (ro)

type: union

    type: oc-inet:ip-address

    type: string

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
error-handling

description:
Error handling parameters used for the BGP peer-group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/error-handling/
config

description:
Configuration parameters enabling or modifying the behavior or enhanced error handling mechanisms for the BGP group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/error-handling/config/
treat-as-withdraw

description:
Specify whether erroneous UPDATE messages for which the NLRI can be extracted are reated as though the NLRI is withdrawn - avoiding session reset

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/error-handling/
state

description:
State information relating to enhanced error handling mechanisms for the BGP group

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/error-handling/state/
treat-as-withdraw

description:
Specify whether erroneous UPDATE messages for which the NLRI can be extracted are reated as though the NLRI is withdrawn - avoiding session reset

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
graceful-restart

description:
Parameters relating the graceful restart mechanism for BGP

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/graceful-restart/
config

description:
Configuration parameters relating to graceful-restart

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/graceful-restart/config/
enabled

description:
Enable or disable the graceful-restart capability.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/graceful-restart/config/
restart-time

description:
Estimated time (in seconds) for the local BGP speaker to restart a session. This value is advertise in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is <= the hold-time value.

nodetype: leaf (rw)

type: uint16

  • range: 0..4096

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/graceful-restart/config/
stale-routes-time

description:
An upper-bound on the time thate stale routes will be retained by a router after a session is restarted. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged. This timer is referred to as the Selection_Deferral_Timer in RFC4724

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/graceful-restart/config/
helper-only

description:
Enable graceful-restart in helper mode only. When this leaf is set, the local system does not retain forwarding its own state during a restart, but supports procedures for the receiving speaker, as defined in RFC4724.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/graceful-restart/
state

description:
State information associated with graceful-restart

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/graceful-restart/state/
enabled

description:
Enable or disable the graceful-restart capability.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/graceful-restart/state/
restart-time

description:
Estimated time (in seconds) for the local BGP speaker to restart a session. This value is advertise in the graceful restart BGP capability. This is a 12-bit value, referred to as Restart Time in RFC4724. Per RFC4724, the suggested default value is <= the hold-time value.

nodetype: leaf (ro)

type: uint16

  • range: 0..4096

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/graceful-restart/state/
stale-routes-time

description:
An upper-bound on the time thate stale routes will be retained by a router after a session is restarted. If an End-of-RIB (EOR) marker is received prior to this timer expiring stale-routes will be flushed upon its receipt - if no EOR is received, then when this timer expires stale paths will be purged. This timer is referred to as the Selection_Deferral_Timer in RFC4724

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/graceful-restart/state/
helper-only

description:
Enable graceful-restart in helper mode only. When this leaf is set, the local system does not retain forwarding its own state during a restart, but supports procedures for the receiving speaker, as defined in RFC4724.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
logging-options

description:
Logging options for events related to the BGP neighbor or group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/logging-options/
config

description:
Configuration parameters enabling or modifying logging for events relating to the BGPgroup

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/logging-options/config/
log-neighbor-state-changes

description:
Configure logging of peer state changes. Default is to enable logging of peer state changes.

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/logging-options/
state

description:
State information relating to logging for the BGP neighbor or group

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/logging-options/state/
log-neighbor-state-changes

description:
Configure logging of peer state changes. Default is to enable logging of peer state changes.

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
ebgp-multihop

description:
eBGP multi-hop parameters for the BGPgroup

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/ebgp-multihop/
config

description:
Configuration parameters relating to eBGP multihop for the BGP group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/ebgp-multihop/config/
enabled

description:
When enabled the referenced group or neighbors are permitted to be indirectly connected - including cases where the TTL can be decremented between the BGP peers

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/ebgp-multihop/config/
multihop-ttl

description:
Time-to-live value to use when packets are sent to the referenced group or neighbors and ebgp-multihop is enabled

nodetype: leaf (rw)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/ebgp-multihop/
state

description:
State information for eBGP multihop, for the BGP neighbor or group

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/ebgp-multihop/state/
enabled

description:
When enabled the referenced group or neighbors are permitted to be indirectly connected - including cases where the TTL can be decremented between the BGP peers

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/ebgp-multihop/state/
multihop-ttl

description:
Time-to-live value to use when packets are sent to the referenced group or neighbors and ebgp-multihop is enabled

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
route-reflector

description:
Route reflector parameters for the BGPgroup

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/route-reflector/
config

description:
Configuraton parameters relating to route reflection for the BGPgroup

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/route-reflector/config/
route-reflector-cluster-id

description:
route-reflector cluster id to use when local router is configured as a route reflector. Commonly set at the group level, but allows a different cluster id to be set for each neighbor.

nodetype: leaf (rw)

type: oc-bgp-types:rr-cluster-id-type

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/route-reflector/config/
route-reflector-client

description:
Configure the neighbor as a route reflector client.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/route-reflector/
state

description:
State information relating to route reflection for the BGPgroup

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/route-reflector/state/
route-reflector-cluster-id

description:
route-reflector cluster id to use when local router is configured as a route reflector. Commonly set at the group level, but allows a different cluster id to be set for each neighbor.

nodetype: leaf (ro)

type: oc-bgp-types:rr-cluster-id-type

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/route-reflector/state/
route-reflector-client

description:
Configure the neighbor as a route reflector client.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
as-path-options

description:
AS_PATH manipulation parameters for the BGP neighbor or group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/as-path-options/
config

description:
Configuration parameters relating to AS_PATH manipulation for the BGP peer or group

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/as-path-options/config/
allow-own-as

description:
Specify the number of occurrences of the local BGP speaker's AS that can occur within the AS_PATH before it is rejected.

nodetype: leaf (rw)

type: uint8

default: 0

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/as-path-options/config/
replace-peer-as

description:
Replace occurrences of the peer's AS in the AS_PATH with the local autonomous system number

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/as-path-options/config/
disable-peer-as-filter

description:
When set to true, the system advertises routes to a peer even if the peer's AS was in the AS path. The default behavior (false) suppresses advertisements to peers if their AS number is in the AS path of the route.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/as-path-options/
state

description:
State information relating to the AS_PATH manipulation mechanisms for the BGP peer or group

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/as-path-options/state/
allow-own-as

description:
Specify the number of occurrences of the local BGP speaker's AS that can occur within the AS_PATH before it is rejected.

nodetype: leaf (ro)

type: uint8

default: 0

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/as-path-options/state/
replace-peer-as

description:
Replace occurrences of the peer's AS in the AS_PATH with the local autonomous system number

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/as-path-options/state/
disable-peer-as-filter

description:
When set to true, the system advertises routes to a peer even if the peer's AS was in the AS path. The default behavior (false) suppresses advertisements to peers if their AS number is in the AS path of the route.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
use-multiple-paths

description:
Parameters related to the use of multiple paths for the same NLRI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/
config

description:
Configuration parameters relating to multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/config/
enabled

description:
Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/
state

description:
State parameters relating to multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/state/
enabled

description:
Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/
ebgp

description:
Multipath parameters for eBGP

nodetype: container (rw)

description:
Usage of DMZ Link-Bandwidth extended community

nodetype: container (rw)

description:
Configuration parameters relating to usage of link-bandwidth

nodetype: container (rw)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (rw)

type: boolean

description:
State information relating to usage of link-bandwidth

nodetype: container (ro)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/ebgp/
config

description:
Configuration parameters relating to eBGP multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/ebgp/config/
allow-multiple-as

description:
Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/ebgp/config/
maximum-paths

description:
Maximum number of parallel paths to consider when using BGP multipath. The default is use a single path.

nodetype: leaf (rw)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/ebgp/
state

description:
State information relating to eBGP multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/ebgp/state/
allow-multiple-as

description:
Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/ebgp/state/
maximum-paths

description:
Maximum number of parallel paths to consider when using BGP multipath. The default is use a single path.

nodetype: leaf (ro)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/
ibgp

description:
Multipath parameters for iBGP

nodetype: container (rw)

description:
Usage of DMZ Link-Bandwidth extended community

nodetype: container (rw)

description:
Configuration parameters relating to usage of link-bandwidth

nodetype: container (rw)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (rw)

type: boolean

description:
State information relating to usage of link-bandwidth

nodetype: container (ro)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/ibgp/
config

description:
Configuration parameters relating to iBGP multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/ibgp/config/
maximum-paths

description:
Maximum number of parallel paths to consider when using iBGP multipath. The default is to use a single path

nodetype: leaf (rw)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/ibgp/
state

description:
State information relating to iBGP multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/use-multiple-paths/ibgp/state/
maximum-paths

description:
Maximum number of parallel paths to consider when using iBGP multipath. The default is to use a single path

nodetype: leaf (ro)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
apply-policy

description:
Anchor point for routing policies in the model. Import and export policies are with respect to the local routing table, i.e., export (send) and import (receive), depending on the context.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/apply-policy/
config

description:
Policy configuration data.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/apply-policy/config/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/apply-policy/config/
export-policy

description:
list of policy names in sequence to be applied on sending a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/apply-policy/config/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/apply-policy/config/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/apply-policy/
state

description:
Operational state for routing policy

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/apply-policy/state/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/apply-policy/state/
export-policy

description:
list of policy names in sequence to be applied on sending a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/apply-policy/state/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/apply-policy/state/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
afi-safis

description:
Per-address-family configuration parameters associated with thegroup

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/
afi-safi

description:
AFI,SAFI configuration available for the neighbour or group

nodetype: list (rw)

list keys: [afi-safi-name]

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
afi-safi-name

description:
Reference to the AFI-SAFI name used as a key for the AFI-SAFI list

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/afi-safi-name

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
config

description:
Configuration parameters for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/config/
afi-safi-name

description:
AFI,SAFI

nodetype: leaf (rw)

type: identityref

  • base: oc-bgp-types:AFI_SAFI_TYPE

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/config/
enabled

description:
This leaf indicates whether the AFI-SAFI is enabled for the neighbor or group

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/config/
send-community-type

description:
Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute. This takes precedence over the neighbor or group configuration

nodetype: leaf-list (rw)

type: oc-bgp-types:community-type

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
state

description:
State information relating to the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/state/
afi-safi-name

description:
AFI,SAFI

nodetype: leaf (ro)

type: identityref

  • base: oc-bgp-types:AFI_SAFI_TYPE

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/state/
enabled

description:
This leaf indicates whether the AFI-SAFI is enabled for the neighbor or group

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/state/
send-community-type

description:
Specify which types of community should be sent to the neighbor or group. The default is to not send the community attribute. This takes precedence over the neighbor or group configuration

nodetype: leaf-list (ro)

type: oc-bgp-types:community-type

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
graceful-restart

description:
Parameters relating to BGP graceful-restart

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/graceful-restart/
config

description:
Configuration options for BGP graceful-restart

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/graceful-restart/config/
enabled

description:
This leaf indicates whether graceful-restart is enabled for this AFI-SAFI

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/graceful-restart/
state

description:
State information for BGP graceful-restart

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/graceful-restart/state/
enabled

description:
This leaf indicates whether graceful-restart is enabled for this AFI-SAFI

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
add-paths

description:
Parameters relating to the advertisement and receipt of multiple paths for a single NLRI (add-paths)

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/add-paths/
config

description:
Configuration parameters relating to ADD_PATHS

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/add-paths/config/
receive

description:
Enable capability negotiation to receive multiple path advertisements for an NLRI from the neighbor or group

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/add-paths/config/
send

description:
Enable capability negotiation to send multiple path advertisements for an NLRI from the neighbor or group

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/add-paths/config/
send-max

description:
The maximum total number of paths to advertise to neighbors for a single NLRI. This includes the single best path as well as additional paths advertised when add-paths is enabled.

nodetype: leaf (rw)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/add-paths/config/
eligible-prefix-policy

description:
A reference to a routing policy which can be used to restrict the prefixes for which add-paths is enabled

nodetype: leaf (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/add-paths/
state

description:
State information associated with ADD_PATHS

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/add-paths/state/
receive

description:
Enable capability negotiation to receive multiple path advertisements for an NLRI from the neighbor or group

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/add-paths/state/
send

description:
Enable capability negotiation to send multiple path advertisements for an NLRI from the neighbor or group

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/add-paths/state/
send-max

description:
The maximum total number of paths to advertise to neighbors for a single NLRI. This includes the single best path as well as additional paths advertised when add-paths is enabled.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/add-paths/state/
eligible-prefix-policy

description:
A reference to a routing policy which can be used to restrict the prefixes for which add-paths is enabled

nodetype: leaf (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
use-multiple-paths

description:
Parameters related to the use of multiple paths for the same NLRI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/
config

description:
Configuration parameters relating to multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/config/
enabled

description:
Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/
state

description:
State parameters relating to multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/state/
enabled

description:
Whether the use of multiple paths for the same NLRI is enabled for the neighbor. This value is overridden by any more specific configuration value.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/
ebgp

description:
Multipath parameters for eBGP

nodetype: container (rw)

description:
Usage of DMZ Link-Bandwidth extended community

nodetype: container (rw)

description:
Configuration parameters relating to usage of link-bandwidth

nodetype: container (rw)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (rw)

type: boolean

description:
State information relating to usage of link-bandwidth

nodetype: container (ro)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/ebgp/
config

description:
Configuration parameters relating to eBGP multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/ebgp/config/
allow-multiple-as

description:
Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/ebgp/config/
maximum-paths

description:
Maximum number of parallel paths to consider when using BGP multipath. The default is use a single path.

nodetype: leaf (rw)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/ebgp/
state

description:
State information relating to eBGP multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/ebgp/state/
allow-multiple-as

description:
Allow multipath to use paths from different neighbouring ASes. The default is to only consider multiple paths from the same neighbouring AS.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/ebgp/state/
maximum-paths

description:
Maximum number of parallel paths to consider when using BGP multipath. The default is use a single path.

nodetype: leaf (ro)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/
ibgp

description:
Multipath parameters for iBGP

nodetype: container (rw)

description:
Usage of DMZ Link-Bandwidth extended community

nodetype: container (rw)

description:
Configuration parameters relating to usage of link-bandwidth

nodetype: container (rw)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (rw)

type: boolean

description:
State information relating to usage of link-bandwidth

nodetype: container (ro)

description:
When set to TRUE, BGP multiplepath shall distributed traffic load among contributing routes proportionally to value of Local Administrator subfield of link-bandwidth extended community [draft-ietf-idr-link-bandwidth-07]. This leaf has no effect if BGP multi-path is disabled or if maximum-path attribute of BGP multi-path value is set to 1

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/ibgp/
config

description:
Configuration parameters relating to iBGP multipath

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/ibgp/config/
maximum-paths

description:
Maximum number of parallel paths to consider when using iBGP multipath. The default is to use a single path

nodetype: leaf (rw)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/ibgp/
state

description:
State information relating to iBGP multipath

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/use-multiple-paths/ibgp/state/
maximum-paths

description:
Maximum number of parallel paths to consider when using iBGP multipath. The default is to use a single path

nodetype: leaf (ro)

type: uint32

default: 1

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
apply-policy

description:
Anchor point for routing policies in the model. Import and export policies are with respect to the local routing table, i.e., export (send) and import (receive), depending on the context.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/apply-policy/
config

description:
Policy configuration data.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/apply-policy/config/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/apply-policy/config/
export-policy

description:
list of policy names in sequence to be applied on sending a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/apply-policy/config/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/apply-policy/config/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/apply-policy/
state

description:
Operational state for routing policy

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/apply-policy/state/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/apply-policy/state/
export-policy

description:
list of policy names in sequence to be applied on sending a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/apply-policy/state/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/apply-policy/state/
default-export-policy

description:
explicitly set a default policy if no policy definition in the export policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
ipv4-unicast

description:
IPv4 unicast configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/
config

description:
Configuration parameters for IPv4 unicast AFI-SAFI options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/config/
send-default-route

description:
If set to true, send the default-route to the neighbor(s)

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/config/
extended-next-hop-encoding

description:
This leaf indicates whether extended next-hop encoding is enabled for this AFI-SAFI

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/
state

description:
State information for IPv4 parameters

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/state/
send-default-route

description:
If set to true, send the default-route to the neighbor(s)

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-unicast/state/
extended-next-hop-encoding

description:
This leaf indicates whether extended next-hop encoding is enabled for this AFI-SAFI

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
ipv6-unicast

description:
IPv6 unicast configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/
config

description:
Configuration parameters for IPv6 unicast AFI-SAFI options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/config/
send-default-route

description:
If set to true, send the default-route to the neighbor(s)

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/
state

description:
State information for IPv6 unicast parameters

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-unicast/state/
send-default-route

description:
If set to true, send the default-route to the neighbor(s)

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
ipv4-labeled-unicast

description:
IPv4 Labeled Unicast configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv4-labeled-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
ipv6-labeled-unicast

description:
IPv6 Labeled Unicast configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/ipv6-labeled-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
l3vpn-ipv4-unicast

description:
Unicast IPv4 L3VPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
l3vpn-ipv6-unicast

description:
Unicast IPv6 L3VPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-unicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
l3vpn-ipv4-multicast

description:
Multicast IPv4 L3VPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv4-multicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
l3vpn-ipv6-multicast

description:
Multicast IPv6 L3VPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l3vpn-ipv6-multicast/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
l2vpn-vpls

description:
BGP-signalled VPLS configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-vpls/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
l2vpn-evpn

description:
BGP EVPN configuration options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/l2vpn-evpn/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
srte-policy-ipv4

description:
Configuration and operational state parameters relating to the SR-TE Policy SAFI for IPv4 Unicast.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv4/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/
srte-policy-ipv6

description:
Configuration and operational state parameters relating to the SR-TE Policy SAFI for IPv6 Unicast.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/
prefix-limit

description:
Configure the maximum number of prefixes that will be accepted from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/
prefix-limit-received

description:
Configure the maximum number of prefixes that will be received from a peer

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/
config

description:
Configuration parameters relating to the prefix limit for the AFI-SAFI

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/config/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/config/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/config/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (rw)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/
state

description:
State information relating to the prefix-limit for the AFI-SAFI

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/state/
max-prefixes

description:
Maximum number of prefixes that will be accepted from the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/state/
prevent-teardown

description:
Do not tear down the BGP session when the maximum prefix limit is exceeded, but rather only log a warning. The default of this leaf is false, such that when it is not specified, the session is torn down.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/state/
warning-threshold-pct

description:
Threshold on number of prefixes that can be received from a neighbor before generation of warning messages or log entries. Expressed as a percentage of max-prefixes

nodetype: leaf (ro)

type: oc-types:percentage

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/afi-safis/afi-safi/srte-policy-ipv6/prefix-limit-received/state/
prefix-limit-exceeded

description:
If set to true, the prefix-limit has been exceeded. When the prefix-limit has been exceeded, the value of true must be retained until the restart-time has expired. Prior to session re-establishment, the value must be reset to false

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/
enable-bfd

description:
Enable BFD for liveliness detection to the next-hop or neighbour.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/enable-bfd/
config

description:
Configuration parameters relating to enabling BFD.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/enable-bfd/config/
enabled

description:
When this leaf is set to true, BFD is used to detect the liveliness of the remote peer or next-hop.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/enable-bfd/
state

description:
Operational state parameters relating to enabing BFD.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/peer-groups/peer-group/enable-bfd/state/
enabled

description:
When this leaf is set to true, BFD is used to detect the liveliness of the remote peer or next-hop.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/
rib

description:
Top level container for BGP RIBs

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/
attr-sets

description:
Enclosing container for the list of path attribute sets

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/
attr-set

description:
List of path attributes that may be in use by multiple routes in the table

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/
index

description:
Reference to list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/
state

description:
Operational state for common path attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/state/
index

description:
System generated index for each attribute set. The index is used to reference an attribute set from a specific path. Multiple paths may reference the same attribute set.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/state/
origin

description:
BGP attribute defining the origin of the path information.

nodetype: leaf (ro)

type: oc-bgpt:bgp-origin-attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/state/
atomic-aggregate

description:
BGP attribute indicating that the prefix is an atomic aggregate, i.e., the peer selected a less specific route without selecting a more specific route that is included in it.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/state/
next-hop

description:
BGP next hop attribute defining the IP address of the router that should be used as the next hop to the destination

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/state/
med

description:
BGP multi-exit discriminator attribute used in BGP route selection process

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/state/
local-pref

description:
BGP local preference attribute sent to internal peers to indicate the degree of preference for externally learned routes. The route with the highest local preference value is preferred.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/state/
originator-id

description:
BGP attribute that provides the id as an IPv4 address of the originator of the announcement.

nodetype: leaf (ro)

type: oc-inet:ipv4-address

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/state/
cluster-list

description:
Represents the reflection path that the route has passed.

nodetype: leaf-list (ro)

type: oc-inet:ipv4-address

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/state/
aigp

description:
BGP path attribute representing the accumulated IGP metric for the path

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/
aggregator

description:
BGP attribute indicating the prefix has been aggregated by the specified AS and router.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/aggregator/
state

description:
Operational state data for BGP aggregator attribute

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/aggregator/state/
as

description:
AS number of the autnonomous system that performed the aggregation.

nodetype: leaf (ro)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/aggregator/state/
as4

description:
AS number of the autnonomous system that performed the aggregation (4-octet representation). This value is populated if an upstream router is not 4-octet capable. Its semantics are similar to the AS4_PATH optional transitive attribute

nodetype: leaf (ro)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/aggregator/state/
address

description:
IP address of the router that performed the aggregation.

nodetype: leaf (ro)

type: oc-inet:ipv4-address

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/
as-path

description:
Enclosing container for the list of AS path segments. In the Adj-RIB-In or Adj-RIB-Out, this list should show the received or sent AS_PATH, respectively. For example, if the local router is not 4-byte capable, this value should consist of 2-octet ASNs or the AS_TRANS (AS 23456) values received or sent in route updates. In the Loc-RIB, this list should reflect the effective AS path for the route, e.g., a 4-octet value if the local router is 4-octet capable.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/as-path/
as-segment

description:
List of AS-PATH segments

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/as-path/as-segment/
index

description:
Reference to the unique ordering index starting from 0 identifying the position of the AS-PATH segment in the list of segments.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/as-path/as-segment/
state

description:
Opstate data for AS-PATH segments

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/as-path/as-segment/state/
index

description:
A unique ordering index starting from 0 identifying the position of the AS-PATH segment in the list of segments. The index MUST start from 0 and end at (length-1), where length is the number of segments in the list of AS-PATH segments.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/as-path/as-segment/state/
type

description:
The type of AS-PATH segment

nodetype: leaf (ro)

type: oc-bgpt:as-path-segment-type

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/as-path/as-segment/state/
member

description:
List of the AS numbers in the AS-PATH segment

nodetype: leaf-list (ro)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/
as4-path

description:
This is the path encoded with 4-octet AS numbers in the optional transitive AS4_PATH attribute. This value is populated with the received or sent attribute in Adj-RIB-In or Adj-RIB-Out, respectively. It should not be populated in Loc-RIB since the Loc-RIB is expected to store the effective AS-Path in the as-path leaf regardless of being 4-octet or 2-octet.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/as4-path/
as4-segment

description:
List of AS4-PATH segments

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/as4-path/as4-segment/
index

description:
Reference to the unique ordering index starting from 0 identifying the position of the AS4-PATH segment in the list of segments.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/as4-path/as4-segment/
state

description:
Opstate data for AS4-PATH segments

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/as4-path/as4-segment/state/
index

description:
A unique ordering index starting from 0 identifying the position of the AS-PATH segment in the list of segments. The index MUST start from 0 and end at (length-1), where length is the number of segments in the list of AS-PATH segments.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/as4-path/as4-segment/state/
type

description:
The type of AS-PATH segment

nodetype: leaf (ro)

type: oc-bgpt:as-path-segment-type

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/as4-path/as4-segment/state/
member

description:
List of the AS numbers in the AS-PATH segment

nodetype: leaf-list (ro)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/
tunnel-encapsulation

description:
The Tunnel Encapsulation attribute specifies a set of tunnels to a remote destination. The attribute is TLV based and allows description of a tunnel type, and the relevant information to create the tunnel to the remote destination.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/
tunnels

description:
Surrounding container for the set of tunnels included within the tunnel encapsulation attribute.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/
tunnel

description:
List of the tunnels that are specified within the attribute. Keyed on the type of tunnel that the TLV describes.

nodetype: list (ro)

list keys: [type]

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/
type

description:
Reference to the tunnel type specified within the TLV's type field.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/
state

description:
State parameters of the tunnel attribute

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/state/
type

description:
Type of the tunnel described within the tunnel encapsulation attribute.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgprt:TUNNEL_ENCAPSULATION_TYPE

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/
subtlvs

description:
Surrounding container for the list of sub-TLVs within the tunnel encapsulation attribute.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/
subtlv

description:
List of the subTLVs that are specified within the TLV instance inside the tunnel encapsulation attribute.

nodetype: list (ro)

list keys: [type]

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/
type

description:
Reference to the sub-TLV type that is included within the subTLV.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/
state

description:
State parameters of the subTLV of the tunnel attribute

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/state/
type

description:
Type of the sub-TLV within the tunnel encapsulation attribute

nodetype: leaf (ro)

type: identityref

  • base: oc-bgprt:TUNNEL_ENCAPSULATION_SUBTLV_TYPE

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/state/
colors

description:
The colours associated with the tunnel encapsulation attribute, as described by RFC5512.

nodetype: leaf-list (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/state/
preference

description:
The preference of the SR-TE policy described by the tunnel encapsulation attribute. If unspecified, the preference defaults to 100.

nodetype: leaf (ro)

type: uint32

default: 100

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/state/
binding-sid

description:
Binding SID associated with the SR-TE policy

nodetype: leaf (ro)

type: oc-srt:sr-sid-type

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/
remote-endpoints

description:
The remote endpoints associated with the tunnel described by the attribute.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/remote-endpoints/
remote-endpoint

description:
List of the remote endpoints described within the TLV.

nodetype: list (ro)

list keys: [endpoint]

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/remote-endpoints/remote-endpoint/
endpoint

description:
Reference to the IP address of the endpoint.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/endpoint

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/remote-endpoints/remote-endpoint/
state

description:
State parameters of the remote endpoints described by the attribute.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/remote-endpoints/remote-endpoint/state/
as

description:
The remote AS to which the IP address of the remote endpoint belongs.

nodetype: leaf (ro)

type: oc-inet:as-number

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/remote-endpoints/remote-endpoint/state/
endpoint

description:
IP address of the remote endpoint.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/
segment-lists

description:
Surrounding container for the list of segment lists that are associated with a SR-TE Policy tunnel.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/
segment-list

description:
List of segment lists that are specified within the tunnel encapsulation attribute.

nodetype: list (ro)

list keys: [instance-id]

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/
instance-id

description:
Reference to the instance identifier of the Segment List that is included within the tunnel encapsulation attribute.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/instance-id

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/
state

description:
State parameters relating to the Segment List within the Tunnel Encapsulation attribute.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/state/
instance-id

description:
Instance of the segment list within the sub-TLV

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/state/
weight

description:
The weight given to the path within the set of segment lists that are included in the tunnel attribute sub-TLV.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/
segments

description:
Surrounding container for the list of segments within the SR-TE segment list.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/
segment

description:
List of segments within the SR-TE segment list.

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/segment/
index

description:
Reference to the index of the segment within the segment list.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/segment/
state

description:
State parameters relating to the segment within the segment list.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/segment/state/
index

description:
Index of the segment within the segment list. The segments are ordered in ascending order, beginning at 0.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/segment/state/
type

description:
The type of segment specified within the segment entry.

nodetype: leaf (ro)

type: enumeration

  • MPLS_SID
    The segment is specified as an MPLS label.
  • IPV6_SID
    The segment is specified as an IPv6 address.
  • IPV4_NODE_ADDRESS
    The segment is specified as an IPv4 node address with optional SID.
  • IPV6_NODE_ADDRESS
    The segment is specified as an IPv6 node address with optional SID.
  • IPV4_LOCAL_INTF_ID
    The segment is specified as an IPv4 address with a local interface identifier along with an .
  • IPV4_LOCAL_REMOTE_ADDR
    The segment is specified as an IPv4 local and remote address with an optional SID.
  • IPV6_LOCAL_INTF_ID
    The segment is specified as an IPv6 address with an index, along with an optional SID.
  • IPV6_LOCAL_REMOTE_ADDR
    The segmetn is specified as an IPv6 local and remote address with an optional SID.

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/segment/state/
sid

description:
SID value for the segment entry, specified as an MPLS label or IPv6 address.

nodetype: leaf (ro)

type: oc-srt:sr-sid-type

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/segment/state/
mpls-tc

description:
The MPLS TC bits used when the SID is specified as an MPLS label. If set to zero, the receiving system specifies the value of the TC bits.

nodetype: leaf (ro)

type: uint8

  • range: 0..7

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/segment/state/
mpls-bos

description:
When this leaf is set to true the MPLS bottom-of-stack (BoS) bit is set in the MPLS segment. The BoS bit should always be set to zero by the sender.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/segment/state/
mpls-ttl

description:
The MPLS time to live (TTL) to be set for the MPLS segment. If set to 255, the receiver specifies the TTL value that is used for packets sent with this segment in the stack.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/segment/state/
remote-ipv4-address

description:
An IPv4 address specified as the remote node address. When the type of the segment specifies only the remote address, no other addresses are specified. When the type of the segment requires a local address, this leaf specifies the remote IPv4 address.

nodetype: leaf (ro)

type: oc-inet:ipv4-address

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/segment/state/
local-ipv4-address

description:
An IPv4 address of a local adjacency that is used to identify the segment.

nodetype: leaf (ro)

type: oc-inet:ipv4-address

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/segment/state/
remote-ipv6-address

description:
An IPv6 address specified as the remote node address. When the type of the segment specifies only the remote address, no other addresses are specified. When the type of the segment requires a local address, this leaf specifies the remote IPv6 address.

nodetype: leaf (ro)

type: oc-inet:ipv6-address

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/segment/state/
local-ipv6-address

description:
An IPv6 address of a local adjacency that is used to identify the segment.

nodetype: leaf (ro)

type: oc-inet:ipv6-address

/network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/tunnel-encapsulation/tunnels/tunnel/subtlvs/subtlv/segment-lists/segment-list/segments/segment/state/
local-interface-id

description:
The local interface identifier to be utilised for the segment.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/
communities

description:
Enclosing container for the list of community attribute sets

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/communities/
community

description:
List of path attributes that may be in use by multiple routes in the table

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/protocols/protocol/bgp/rib/communities/community/
index

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/communities/community/
state

description:
Operational state for shared BGP community attribute

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/communities/community/state/
index

description:
System generated index for each attribute set. The index is used to reference an attribute set from a specific path. Multiple paths may reference the same attribute set.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/protocols/protocol/bgp/rib/communities/community/state/
community

description:
List of standard or well-known BGP community attributes.

nodetype: leaf-list (ro)

type: union

    type: oc-bgpt:bgp-well-known-community-type

    type: oc-bgpt:bgp-std-community-type

/network-instances/network-instance/protocols/protocol/bgp/rib/
ext-communities

description:
Enclosing container for the list of extended community attribute sets

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/ext-communities/
ext-community

description:
List of path attributes that may be in use by multiple routes in the table

nodetype: list (ro)

list keys: [index]

/network-instances/network-instance/protocols/protocol/bgp/rib/ext-communities/ext-community/
index

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/ext-communities/ext-community/
state

description:
Operational state for shared BGP extended community attribute

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/ext-communities/ext-community/state/
index

description:
System generated index for each attribute set. The index is used to reference an attribute set from a specific path. Multiple paths may reference the same attribute set.

nodetype: leaf (ro)

type: uint64

/network-instances/network-instance/protocols/protocol/bgp/rib/ext-communities/ext-community/state/
ext-community

description:
List of BGP extended community attributes. The received extended community may be an explicitly modeled type or unknown, represented by an 8-octet value formatted according to RFC 4360.

nodetype: leaf-list (ro)

type: oc-bgpt:bgp-ext-community-recv-type

/network-instances/network-instance/protocols/protocol/bgp/rib/
afi-safis

description:
Enclosing container for address family list

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/
afi-safi

description:
list of afi-safi types

nodetype: list (ro)

list keys: [afi-safi-name]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/
afi-safi-name

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/afi-safi-name

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/
state

description:
Operational state data for the BGP list

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/state/
afi-safi-name

description:
AFI,SAFI

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpt:AFI_SAFI_TYPE

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/
ipv4-unicast

description:
Routing tables for IPv4 unicast -- active when the afi-safi name is ipv4-unicast

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/
loc-rib

description:
Container for the IPv4 BGP LOC-RIB data

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/
state

description:
Operational state data for data related to the entire LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/
routes

description:
Enclosing container for list of routes in the routing table.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/
route

description:
List of routes in the table, keyed by the route prefix, the route origin, and path-id. The route origin can be either the neighbor address from which the route was learned, or the source protocol that injected the route. The path-id distinguishes routes for the same prefix received from a neighbor (e.g., if add-paths is eanbled).

nodetype: list (ro)

list keys: [prefix] [origin] [path-id]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/
prefix

description:
Reference to the prefix list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/
origin

description:
Reference to the origin list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/origin

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/
path-id

description:
Reference to the path-id list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/
state

description:
Operational state data for route entries in the BGP LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/state/
prefix

description:
The IPv4 prefix corresponding to the route

nodetype: leaf (ro)

type: oc-inet:ipv4-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/state/
origin

description:
Indicates the origin of the route. If the route is learned from a neighbor, this value is the neighbor address. If the route was injected or redistributed from another protocol, the origin indicates the source protocol for the route.

nodetype: leaf (ro)

type: union

    type: oc-inet:ip-address

    type: identityref

    • base: oc-pol-types:INSTALL_PROTOCOL_TYPE

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/state/
path-id

description:
If the route is learned from a neighbor, the path-id corresponds to the path-id for the route in the corresponding adj-rib-in-post table. If the route is injected from another protocol, or the neighbor does not support BGP add-paths, the path-id should be set to zero, also the default value.

nodetype: leaf (ro)

type: uint32

default: 0

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/state/
reject-reason

description:
Indicates the reason the route is not used, either due to policy filtering or bestpath selection

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_BESTPATH

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_POLICY

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/
neighbors

description:
Enclosing container for neighbor list

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/
neighbor

description:
List of neighbors (peers) of the local BGP speaker

nodetype: list (ro)

list keys: [neighbor-address]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/
neighbor-address

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/neighbor-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/
state

description:
Operational state for each neighbor BGP Adj-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/state/
neighbor-address

description:
IP address of the BGP neighbor or peer

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/
adj-rib-in-pre

description:
Per-neighbor table containing the NLRI updates received from the neighbor before any local input policy rules or filters have been applied. This can be considered the 'raw' updates from the neighbor.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/
state

description:
Operational state data for data related to the entire LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/
routes

description:
Enclosing container for list of routes in the routing table.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/
route

description:
List of routes in the table, keyed by a combination of the route prefix and path-id to distinguish multiple routes received from a neighbor for the same prefix, e.g., when BGP add-paths is enabled.

nodetype: list (ro)

list keys: [prefix] [path-id]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/
prefix

description:
Reference to the prefix list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/
path-id

description:
Reference to the path-id list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/
state

description:
Operational state data for BGP Adj-RIB entries

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
prefix

description:
Prefix for the route

nodetype: leaf (ro)

type: oc-inet:ipv4-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
path-id

description:
When the BGP speaker supports advertisement of multiple paths for a prefix, the path identifier is used to uniquely identify a route based on the combination of the prefix and path id. In the Adj-RIB-In, the path-id value is the value received in the update message. In the Loc-RIB, if used, it should represent a locally generated path-id value for the corresponding route. In Adj-RIB-Out, it should be the value sent to a neighbor when add-paths is used, i.e., the capability has been negotiated.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
reject-reason

description:
Indicates the reason the route is not used, either due to policy filtering or bestpath selection

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_BESTPATH

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_POLICY

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/
adj-rib-in-post

description:
Per-neighbor table containing the paths received from the neighbor that are eligible for best-path selection after local input policy rules have been applied.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/
state

description:
Operational state data for data related to the entire LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/
routes

description:
Enclosing container for list of routes in the routing table.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/
route

description:
List of routes in the table, keyed by a combination of the route prefix and path-id to distinguish multiple routes received from a neighbor for the same prefix, e.g., when BGP add-paths is enabled.

nodetype: list (ro)

list keys: [prefix] [path-id]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/
prefix

description:
Reference to the prefix list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/
path-id

description:
Reference to the path-id list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/
state

description:
Operational state data for BGP Adj-RIB entries

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
prefix

description:
Prefix for the route

nodetype: leaf (ro)

type: oc-inet:ipv4-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
path-id

description:
When the BGP speaker supports advertisement of multiple paths for a prefix, the path identifier is used to uniquely identify a route based on the combination of the prefix and path id. In the Adj-RIB-In, the path-id value is the value received in the update message. In the Loc-RIB, if used, it should represent a locally generated path-id value for the corresponding route. In Adj-RIB-Out, it should be the value sent to a neighbor when add-paths is used, i.e., the capability has been negotiated.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
best-path

description:
Current path was selected as the best path.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
reject-reason

description:
Indicates the reason the route is not used, either due to policy filtering or bestpath selection

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_BESTPATH

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_POLICY

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/
adj-rib-out-pre

description:
Per-neighbor table containing paths eligble for sending (advertising) to the neighbor before output policy rules have been applied

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/
state

description:
Operational state data for data related to the entire LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/
routes

description:
Enclosing container for list of routes in the routing table.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/
route

description:
List of routes in the table, keyed by a combination of the route prefix and path-id to distinguish multiple routes received from a neighbor for the same prefix, e.g., when BGP add-paths is enabled.

nodetype: list (ro)

list keys: [prefix] [path-id]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/
prefix

description:
Reference to the prefix list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/
path-id

description:
Reference to the path-id list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/
state

description:
Operational state data for BGP Adj-RIB entries

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
prefix

description:
Prefix for the route

nodetype: leaf (ro)

type: oc-inet:ipv4-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
path-id

description:
When the BGP speaker supports advertisement of multiple paths for a prefix, the path identifier is used to uniquely identify a route based on the combination of the prefix and path id. In the Adj-RIB-In, the path-id value is the value received in the update message. In the Loc-RIB, if used, it should represent a locally generated path-id value for the corresponding route. In Adj-RIB-Out, it should be the value sent to a neighbor when add-paths is used, i.e., the capability has been negotiated.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
reject-reason

description:
Indicates the reason the route is not used, either due to policy filtering or bestpath selection

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_BESTPATH

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_POLICY

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/
adj-rib-out-post

description:
Per-neighbor table containing paths eligble for sending (advertising) to the neighbor after output policy rules have been applied

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/
state

description:
Operational state data for data related to the entire LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/
routes

description:
Enclosing container for list of routes in the routing table.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/
route

description:
List of routes in the table, keyed by a combination of the route prefix and path-id to distinguish multiple routes received from a neighbor for the same prefix, e.g., when BGP add-paths is enabled.

nodetype: list (ro)

list keys: [prefix] [path-id]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/
prefix

description:
Reference to the prefix list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/
path-id

description:
Reference to the path-id list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/
state

description:
Operational state data for BGP Adj-RIB entries

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
prefix

description:
Prefix for the route

nodetype: leaf (ro)

type: oc-inet:ipv4-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
path-id

description:
When the BGP speaker supports advertisement of multiple paths for a prefix, the path identifier is used to uniquely identify a route based on the combination of the prefix and path id. In the Adj-RIB-In, the path-id value is the value received in the update message. In the Loc-RIB, if used, it should represent a locally generated path-id value for the corresponding route. In Adj-RIB-Out, it should be the value sent to a neighbor when add-paths is used, i.e., the capability has been negotiated.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
reject-reason

description:
Indicates the reason the route is not used, either due to policy filtering or bestpath selection

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_BESTPATH

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_POLICY

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/
ipv6-unicast

description:
Routing tables for IPv6 unicast -- active when the afi-safi name is ipv6-unicast

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/
loc-rib

description:
Container for the IPv6 BGP LOC-RIB data

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/
state

description:
Operational state data for data related to the entire LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/
routes

description:
Enclosing container for list of routes in the routing table.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/
route

description:
List of routes in the table, keyed by the route prefix, the route origin, and path-id. The route origin can be either the neighbor address from which the route was learned, or the source protocol that injected the route. The path-id distinguishes routes for the same prefix received from a neighbor (e.g., if add-paths is eanbled).

nodetype: list (ro)

list keys: [prefix] [origin] [path-id]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/
prefix

description:
Reference to the prefix list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/
origin

description:
Reference to the origin list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/origin

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/
path-id

description:
Reference to the path-id list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/
state

description:
Operational state data for route entries in the BGP LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/state/
prefix

description:
The IPv6 prefix corresponding to the route

nodetype: leaf (ro)

type: oc-inet:ipv6-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/state/
origin

description:
Indicates the origin of the route. If the route is learned from a neighbor, this value is the neighbor address. If the route was injected or redistributed from another protocol, the origin indicates the source protocol for the route.

nodetype: leaf (ro)

type: union

    type: oc-inet:ip-address

    type: identityref

    • base: oc-pol-types:INSTALL_PROTOCOL_TYPE

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/state/
path-id

description:
If the route is learned from a neighbor, the path-id corresponds to the path-id for the route in the corresponding adj-rib-in-post table. If the route is injected from another protocol, or the neighbor does not support BGP add-paths, the path-id should be set to zero, also the default value.

nodetype: leaf (ro)

type: uint32

default: 0

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/state/
reject-reason

description:
Indicates the reason the route is not used, either due to policy filtering or bestpath selection

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_BESTPATH

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_POLICY

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/
neighbors

description:
Enclosing container for neighbor list

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/
neighbor

description:
List of neighbors (peers) of the local BGP speaker

nodetype: list (ro)

list keys: [neighbor-address]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/
neighbor-address

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/neighbor-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/
state

description:
Operational state for each neighbor BGP Adj-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/state/
neighbor-address

description:
IP address of the BGP neighbor or peer

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/
adj-rib-in-pre

description:
Per-neighbor table containing the NLRI updates received from the neighbor before any local input policy rules or filters have been applied. This can be considered the 'raw' updates from the neighbor.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/
routes

description:
Enclosing container for list of routes in the routing table.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/
route

description:
List of routes in the table

nodetype: list (ro)

list keys: [prefix] [path-id]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/
prefix

description:
Reference to the prefix list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/
path-id

description:
Reference to the path-id list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/
state

description:
Operational state data for BGP Adj-RIB entries

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
prefix

description:
Prefix for the route

nodetype: leaf (ro)

type: oc-inet:ipv6-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
path-id

description:
When the BGP speaker supports advertisement of multiple paths for a prefix, the path identifier is used to uniquely identify a route based on the combination of the prefix and path id. In the Adj-RIB-In, the path-id value is the value received in the update message. In the Loc-RIB, if used, it should represent a locally generated path-id value for the corresponding route. In Adj-RIB-Out, it should be the value sent to a neighbor when add-paths is used, i.e., the capability has been negotiated.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
reject-reason

description:
Indicates the reason the route is not used, either due to policy filtering or bestpath selection

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_BESTPATH

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_POLICY

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/
adj-rib-in-post

description:
Per-neighbor table containing the paths received from the neighbor that are eligible for best-path selection after local input policy rules have been applied.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/
routes

description:
Enclosing container for list of routes in the routing table.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/
route

description:
List of routes in the table

nodetype: list (ro)

list keys: [prefix] [path-id]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/
prefix

description:
Reference to the prefix list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/
path-id

description:
Reference to the path-id list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/
state

description:
Operational state data for BGP Adj-RIB entries

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
prefix

description:
Prefix for the route

nodetype: leaf (ro)

type: oc-inet:ipv6-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
path-id

description:
When the BGP speaker supports advertisement of multiple paths for a prefix, the path identifier is used to uniquely identify a route based on the combination of the prefix and path id. In the Adj-RIB-In, the path-id value is the value received in the update message. In the Loc-RIB, if used, it should represent a locally generated path-id value for the corresponding route. In Adj-RIB-Out, it should be the value sent to a neighbor when add-paths is used, i.e., the capability has been negotiated.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
best-path

description:
Current path was selected as the best path.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/state/
reject-reason

description:
Indicates the reason the route is not used, either due to policy filtering or bestpath selection

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_BESTPATH

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_POLICY

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/
adj-rib-out-pre

description:
Per-neighbor table containing paths eligble for sending (advertising) to the neighbor before output policy rules have been applied

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/
routes

description:
Enclosing container for list of routes in the routing table.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/
route

description:
List of routes in the table

nodetype: list (ro)

list keys: [prefix] [path-id]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/
prefix

description:
Reference to the prefix list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/
path-id

description:
Reference to the path-id list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/
state

description:
Operational state data for BGP Adj-RIB entries

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
prefix

description:
Prefix for the route

nodetype: leaf (ro)

type: oc-inet:ipv6-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
path-id

description:
When the BGP speaker supports advertisement of multiple paths for a prefix, the path identifier is used to uniquely identify a route based on the combination of the prefix and path id. In the Adj-RIB-In, the path-id value is the value received in the update message. In the Loc-RIB, if used, it should represent a locally generated path-id value for the corresponding route. In Adj-RIB-Out, it should be the value sent to a neighbor when add-paths is used, i.e., the capability has been negotiated.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
reject-reason

description:
Indicates the reason the route is not used, either due to policy filtering or bestpath selection

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_BESTPATH

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_POLICY

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/
adj-rib-out-post

description:
Per-neighbor table containing paths eligble for sending (advertising) to the neighbor after output policy rules have been applied

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/
routes

description:
Enclosing container for list of routes in the routing table.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/
route

description:
List of routes in the table

nodetype: list (ro)

list keys: [prefix] [path-id]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/
prefix

description:
Reference to the prefix list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/
path-id

description:
Reference to the path-id list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/
state

description:
Operational state data for BGP Adj-RIB entries

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
prefix

description:
Prefix for the route

nodetype: leaf (ro)

type: oc-inet:ipv6-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
path-id

description:
When the BGP speaker supports advertisement of multiple paths for a prefix, the path identifier is used to uniquely identify a route based on the combination of the prefix and path id. In the Adj-RIB-In, the path-id value is the value received in the update message. In the Loc-RIB, if used, it should represent a locally generated path-id value for the corresponding route. In Adj-RIB-Out, it should be the value sent to a neighbor when add-paths is used, i.e., the capability has been negotiated.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/state/
reject-reason

description:
Indicates the reason the route is not used, either due to policy filtering or bestpath selection

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_BESTPATH

    type: identityref

    • base: oc-bgpribt:BGP_NOT_SELECTED_POLICY

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-unicast/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/
ipv4-srte-policy

description:
Routing tables for the IPv4 Unicast, SR-TE Policy SAFI.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/
loc-rib

description:
The Loc-RIB for the SR-TE Policy SAFI for IPv4 or IPv6 Unicast AFIs.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/
routes

description:
List of routes within the SR-TE Policy SAFI, for the IPv4 or IPv6 AFI.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/
route

description:
Route within the specified address family for the SR-TE Policy SAFI.

nodetype: list (ro)

list keys: [path-id] [endpoint] [color]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/
path-id

description:
Reference to the path identifier for the SR-TE Policy SAFI route. The value is only non-zero if ADD-PATHS is not being used.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/
endpoint

description:
Reference to the endpoint used for the SR-TE Policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/endpoint

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/
color

description:
Reference to the colour used for the SR-TE policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/color

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/
state

description:
Operational state attributes for each route within the IPv4 or IPv6 Unicast SR-TE Policy SAFI.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/state/
path-id

description:
Identifier for the path when using BGP ADD-PATHS for the SR-TE policy SAFI.

nodetype: leaf (ro)

type: uint32

default: 0

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/state/
endpoint

description:
A unique identifier for the remote set of nodes. When the address family is IPv4, the value is a 4-octet IPv4 address. When the address family is IPv6, the value is a 16-octet IPv6 address.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/state/
color

description:
A 4-octet value identifying the policy. Combined with the endpoint the endpoint and colour represent the unique policy.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/
neighbors

description:
Surrounding container for the list of neighbours that are enabled for the IPv4 and IPv6 AFI, SR-TE Policy SAFI address family.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/
neighbor

description:
An individual neighbour that is enabled for the SR-TE Policy SAFI.

nodetype: list (ro)

list keys: [neighbor-address]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/
neighbor-address

description:
Reference to the address of the neighbour for which the Adj-RIBs specified are maintained.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/neighbor-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/
state

description:
Operational state parameters of the BGP neighbour for which the SR-TE Policy SAFI is enabled.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/state/
neighbor-address

description:
The address of the neighbour for which the SR-TE policy SAFI has been negotiated.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/
adj-rib-in-pre

description:
The Adj-RIB-In for the SR-TE Policy SAFI for the neighbour, prior to any inbound policy constraints or modifications having been applied.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/
routes

description:
Surrounding container for the list of routes within the SR-TE Policy SAFI.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/
route

description:
The routes within the SR-TE Policy SAFI Adj-RIB. The routes are keyed on the path-id - set to a non-zero value only if ADD-PATHS is being used; the color; and the endpoint. The colour and endpoint are extracted from the NLRI.

nodetype: list (ro)

list keys: [path-id] [endpoint] [color]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/
path-id

description:
Reference to the path identifier for the SR-TE Policy SAFI route. The value is only non-zero if ADD-PATHS is not being used.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/
endpoint

description:
Reference to the endpoint used for the SR-TE Policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/endpoint

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/
color

description:
Reference to the colour used for the SR-TE policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/color

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/
state

description:
State parameters for entries within the Adj-RIB used to store SR-TE Policy SAFI routes.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
path-id

description:
Identifier for the path when using BGP ADD-PATHS for the SR-TE policy SAFI.

nodetype: leaf (ro)

type: uint32

default: 0

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
endpoint

description:
A unique identifier for the remote set of nodes. When the address family is IPv4, the value is a 4-octet IPv4 address. When the address family is IPv6, the value is a 16-octet IPv6 address.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
color

description:
A 4-octet value identifying the policy. Combined with the endpoint the endpoint and colour represent the unique policy.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/
adj-rib-in-post

description:
The Adj-RIB-In for the SR-TE Policy SAFI for the neighbour, following any inbound policy constraints or modifications being made.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/
routes

description:
The set of routes that are within the Adj-RIB-Out for the neighbour.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/
route

description:
The routes that are in the Adj-RIB-In-Post for the specified BGP neighbour within the SR-TE Policy SAFI for the specified address family.

nodetype: list (ro)

list keys: [path-id] [endpoint] [color]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/
path-id

description:
Reference to the path identifier for the SR-TE Policy SAFI route. The value is only non-zero if ADD-PATHS is not being used.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/
endpoint

description:
Reference to the endpoint used for the SR-TE Policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/endpoint

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/
color

description:
Reference to the colour used for the SR-TE policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/color

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/
state

description:
Operational state attributes related to the route within the SR-TE Policy SAFI Adj-RIB-In-Post for the specified neighbour.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
path-id

description:
Identifier for the path when using BGP ADD-PATHS for the SR-TE policy SAFI.

nodetype: leaf (ro)

type: uint32

default: 0

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
endpoint

description:
A unique identifier for the remote set of nodes. When the address family is IPv4, the value is a 4-octet IPv4 address. When the address family is IPv6, the value is a 16-octet IPv6 address.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
color

description:
A 4-octet value identifying the policy. Combined with the endpoint the endpoint and colour represent the unique policy.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
best-path

description:
Current path was selected as the best path.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/
adj-rib-out-pre

description:
The Adj-RIB-Out for the SR-TE Policy SAFI for the neighbour, prior to any outgoing policy modifications or constraints having been applied.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/
routes

description:
Surrounding container for the list of routes within the SR-TE Policy SAFI.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/
route

description:
The routes within the SR-TE Policy SAFI Adj-RIB. The routes are keyed on the path-id - set to a non-zero value only if ADD-PATHS is being used; the color; and the endpoint. The colour and endpoint are extracted from the NLRI.

nodetype: list (ro)

list keys: [path-id] [endpoint] [color]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/
path-id

description:
Reference to the path identifier for the SR-TE Policy SAFI route. The value is only non-zero if ADD-PATHS is not being used.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/
endpoint

description:
Reference to the endpoint used for the SR-TE Policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/endpoint

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/
color

description:
Reference to the colour used for the SR-TE policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/color

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/
state

description:
State parameters for entries within the Adj-RIB used to store SR-TE Policy SAFI routes.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
path-id

description:
Identifier for the path when using BGP ADD-PATHS for the SR-TE policy SAFI.

nodetype: leaf (ro)

type: uint32

default: 0

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
endpoint

description:
A unique identifier for the remote set of nodes. When the address family is IPv4, the value is a 4-octet IPv4 address. When the address family is IPv6, the value is a 16-octet IPv6 address.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
color

description:
A 4-octet value identifying the policy. Combined with the endpoint the endpoint and colour represent the unique policy.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/
adj-rib-out-post

description:
The Adj-RIB-Out for the SR-TE Policy SAFI for the neighbour, follow any outbound policy constraints or modifications being made.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/
routes

description:
Surrounding container for the list of routes within the SR-TE Policy SAFI.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/
route

description:
The routes within the SR-TE Policy SAFI Adj-RIB. The routes are keyed on the path-id - set to a non-zero value only if ADD-PATHS is being used; the color; and the endpoint. The colour and endpoint are extracted from the NLRI.

nodetype: list (ro)

list keys: [path-id] [endpoint] [color]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/
path-id

description:
Reference to the path identifier for the SR-TE Policy SAFI route. The value is only non-zero if ADD-PATHS is not being used.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/
endpoint

description:
Reference to the endpoint used for the SR-TE Policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/endpoint

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/
color

description:
Reference to the colour used for the SR-TE policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/color

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/
state

description:
State parameters for entries within the Adj-RIB used to store SR-TE Policy SAFI routes.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
path-id

description:
Identifier for the path when using BGP ADD-PATHS for the SR-TE policy SAFI.

nodetype: leaf (ro)

type: uint32

default: 0

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
endpoint

description:
A unique identifier for the remote set of nodes. When the address family is IPv4, the value is a 4-octet IPv4 address. When the address family is IPv6, the value is a 16-octet IPv6 address.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
color

description:
A 4-octet value identifying the policy. Combined with the endpoint the endpoint and colour represent the unique policy.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/
ipv6-srte-policy

description:
Routing tables for the IPv6 Unicast, SR-TE Policy SAFI.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/
loc-rib

description:
The Loc-RIB for the SR-TE Policy SAFI for IPv4 or IPv6 Unicast AFIs.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/
routes

description:
List of routes within the SR-TE Policy SAFI, for the IPv4 or IPv6 AFI.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/
route

description:
Route within the specified address family for the SR-TE Policy SAFI.

nodetype: list (ro)

list keys: [path-id] [endpoint] [color]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/
path-id

description:
Reference to the path identifier for the SR-TE Policy SAFI route. The value is only non-zero if ADD-PATHS is not being used.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/
endpoint

description:
Reference to the endpoint used for the SR-TE Policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/endpoint

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/
color

description:
Reference to the colour used for the SR-TE policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/color

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/
state

description:
Operational state attributes for each route within the IPv4 or IPv6 Unicast SR-TE Policy SAFI.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/state/
path-id

description:
Identifier for the path when using BGP ADD-PATHS for the SR-TE policy SAFI.

nodetype: leaf (ro)

type: uint32

default: 0

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/state/
endpoint

description:
A unique identifier for the remote set of nodes. When the address family is IPv4, the value is a 4-octet IPv4 address. When the address family is IPv6, the value is a 16-octet IPv6 address.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/state/
color

description:
A 4-octet value identifying the policy. Combined with the endpoint the endpoint and colour represent the unique policy.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/loc-rib/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/
neighbors

description:
Surrounding container for the list of neighbours that are enabled for the IPv4 and IPv6 AFI, SR-TE Policy SAFI address family.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/
neighbor

description:
An individual neighbour that is enabled for the SR-TE Policy SAFI.

nodetype: list (ro)

list keys: [neighbor-address]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/
neighbor-address

description:
Reference to the address of the neighbour for which the Adj-RIBs specified are maintained.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/neighbor-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/
state

description:
Operational state parameters of the BGP neighbour for which the SR-TE Policy SAFI is enabled.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/state/
neighbor-address

description:
The address of the neighbour for which the SR-TE policy SAFI has been negotiated.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/
adj-rib-in-pre

description:
The Adj-RIB-In for the SR-TE Policy SAFI for the neighbour, prior to any inbound policy constraints or modifications having been applied.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/
routes

description:
Surrounding container for the list of routes within the SR-TE Policy SAFI.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/
route

description:
The routes within the SR-TE Policy SAFI Adj-RIB. The routes are keyed on the path-id - set to a non-zero value only if ADD-PATHS is being used; the color; and the endpoint. The colour and endpoint are extracted from the NLRI.

nodetype: list (ro)

list keys: [path-id] [endpoint] [color]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/
path-id

description:
Reference to the path identifier for the SR-TE Policy SAFI route. The value is only non-zero if ADD-PATHS is not being used.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/
endpoint

description:
Reference to the endpoint used for the SR-TE Policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/endpoint

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/
color

description:
Reference to the colour used for the SR-TE policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/color

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/
state

description:
State parameters for entries within the Adj-RIB used to store SR-TE Policy SAFI routes.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
path-id

description:
Identifier for the path when using BGP ADD-PATHS for the SR-TE policy SAFI.

nodetype: leaf (ro)

type: uint32

default: 0

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
endpoint

description:
A unique identifier for the remote set of nodes. When the address family is IPv4, the value is a 4-octet IPv4 address. When the address family is IPv6, the value is a 16-octet IPv6 address.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
color

description:
A 4-octet value identifying the policy. Combined with the endpoint the endpoint and colour represent the unique policy.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/
adj-rib-in-post

description:
The Adj-RIB-In for the SR-TE Policy SAFI for the neighbour, following any inbound policy constraints or modifications being made.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/
routes

description:
The set of routes that are within the Adj-RIB-Out for the neighbour.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/
route

description:
The routes that are in the Adj-RIB-In-Post for the specified BGP neighbour within the SR-TE Policy SAFI for the specified address family.

nodetype: list (ro)

list keys: [path-id] [endpoint] [color]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/
path-id

description:
Reference to the path identifier for the SR-TE Policy SAFI route. The value is only non-zero if ADD-PATHS is not being used.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/
endpoint

description:
Reference to the endpoint used for the SR-TE Policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/endpoint

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/
color

description:
Reference to the colour used for the SR-TE policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/color

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/
state

description:
Operational state attributes related to the route within the SR-TE Policy SAFI Adj-RIB-In-Post for the specified neighbour.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
path-id

description:
Identifier for the path when using BGP ADD-PATHS for the SR-TE policy SAFI.

nodetype: leaf (ro)

type: uint32

default: 0

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
endpoint

description:
A unique identifier for the remote set of nodes. When the address family is IPv4, the value is a 4-octet IPv4 address. When the address family is IPv6, the value is a 16-octet IPv6 address.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
color

description:
A 4-octet value identifying the policy. Combined with the endpoint the endpoint and colour represent the unique policy.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/state/
best-path

description:
Current path was selected as the best path.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-in-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/
adj-rib-out-pre

description:
The Adj-RIB-Out for the SR-TE Policy SAFI for the neighbour, prior to any outgoing policy modifications or constraints having been applied.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/
routes

description:
Surrounding container for the list of routes within the SR-TE Policy SAFI.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/
route

description:
The routes within the SR-TE Policy SAFI Adj-RIB. The routes are keyed on the path-id - set to a non-zero value only if ADD-PATHS is being used; the color; and the endpoint. The colour and endpoint are extracted from the NLRI.

nodetype: list (ro)

list keys: [path-id] [endpoint] [color]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/
path-id

description:
Reference to the path identifier for the SR-TE Policy SAFI route. The value is only non-zero if ADD-PATHS is not being used.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/
endpoint

description:
Reference to the endpoint used for the SR-TE Policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/endpoint

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/
color

description:
Reference to the colour used for the SR-TE policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/color

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/
state

description:
State parameters for entries within the Adj-RIB used to store SR-TE Policy SAFI routes.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
path-id

description:
Identifier for the path when using BGP ADD-PATHS for the SR-TE policy SAFI.

nodetype: leaf (ro)

type: uint32

default: 0

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
endpoint

description:
A unique identifier for the remote set of nodes. When the address family is IPv4, the value is a 4-octet IPv4 address. When the address family is IPv6, the value is a 16-octet IPv6 address.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
color

description:
A 4-octet value identifying the policy. Combined with the endpoint the endpoint and colour represent the unique policy.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-pre/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/
adj-rib-out-post

description:
The Adj-RIB-Out for the SR-TE Policy SAFI for the neighbour, follow any outbound policy constraints or modifications being made.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/
routes

description:
Surrounding container for the list of routes within the SR-TE Policy SAFI.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/
route

description:
The routes within the SR-TE Policy SAFI Adj-RIB. The routes are keyed on the path-id - set to a non-zero value only if ADD-PATHS is being used; the color; and the endpoint. The colour and endpoint are extracted from the NLRI.

nodetype: list (ro)

list keys: [path-id] [endpoint] [color]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/
path-id

description:
Reference to the path identifier for the SR-TE Policy SAFI route. The value is only non-zero if ADD-PATHS is not being used.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/
endpoint

description:
Reference to the endpoint used for the SR-TE Policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/endpoint

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/
color

description:
Reference to the colour used for the SR-TE policy SAFI route within the NLRI.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/color

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/
state

description:
State parameters for entries within the Adj-RIB used to store SR-TE Policy SAFI routes.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
path-id

description:
Identifier for the path when using BGP ADD-PATHS for the SR-TE policy SAFI.

nodetype: leaf (ro)

type: uint32

default: 0

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
endpoint

description:
A unique identifier for the remote set of nodes. When the address family is IPv4, the value is a 4-octet IPv4 address. When the address family is IPv6, the value is a 16-octet IPv6 address.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
color

description:
A 4-octet value identifying the policy. Combined with the endpoint the endpoint and colour represent the unique policy.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv6-srte-policy/neighbors/neighbor/adj-rib-out-post/routes/route/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/
l2vpn-evpn

description:
Routing tables for l2vpn evpn -- active when the afi-safi name is l2vpn-evpn

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/
loc-rib

description:
Container for the L2VPN EVPN BGP LOC-RIB data

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/
state

description:
Operational state data for data related to the entire LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/
routes

description:
Enclosing container for list of routes in the routing table.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/
route-distinguisher

description:
List of route distinguishers

nodetype: list (ro)

list keys: [route-distinguisher]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/
route-distinguisher

description:
An EVPN instance requires a Route Distinguisher (RD) that is unique per MAC-VRF

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/route-distinguisher

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/
state

description:
Top level container for L2VPN EVPN RDs

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/state/
route-distinguisher

description:
Route Distinguisher for all supported EVPN route types

nodetype: leaf (ro)

type: oc-ni-types:route-distinguisher

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/
type-one-ethernet-auto-discovery

description:
Top level container BGP EVPN Ethernet Auto-discovery routes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/
type-one-route

description:
List of BGP EVPN Ethernet Auto-discovery routes For the purpose of BGP route key processing, only the Ethernet Segment Identifier and Ethernet Tag ID are considered to be part of the prefix in the NLRI

nodetype: list (ro)

list keys: [esi] [ethernet-tag]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/
esi

description:
The Ethernet Segment Identifier (ESI) is a unique non-zero identifier that identifies an Ethernet segment

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/esi

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/
ethernet-tag

description:
The Ethernet tag identifies a particular broadcast domain. An EVPN instance consists of one or more broadcast domains

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/ethernet-tag

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/
state

description:
Operational state data for BGP EVPN Ethernet Auto-discovery route entries in the BGP LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/state/
esi

description:
The Ethernet Segment Identifier (ESI) identifying the ethernet segment for this route

nodetype: leaf (ro)

type: oc-evpn-types:esi

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/state/
ethernet-tag

description:
The Ethernet tag identifying the broadcast domain for this route

nodetype: leaf (ro)

type: oc-evpn-types:ethernet-tag

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/
paths

description:
List of BGP path attributes for this route

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/
path

description:
List of paths

nodetype: list (ro)

list keys: [peer-ip] [peer-path-id] [source-route-distinguisher] [source-address-family]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/
peer-ip

description:
The source peer ip address of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/peer-ip

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/
peer-path-id

description:
The source peer path id of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/peer-path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/
source-route-distinguisher

description:
The source route distinguisher is the remote RD source of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/source-route-distinguisher

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/
source-address-family

description:
The source address-family of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/source-address-family

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/
state

description:
BGP path attributes for this route

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
peer-ip

description:
The source peer ip address of the imported route

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
peer-path-id

description:
The source peer path id of the imported route

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
source-route-distinguisher

description:
The source route distinguisher is the remote RD source of the imported route

nodetype: leaf (ro)

type: oc-ni-types:route-distinguisher

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
source-address-family

description:
The source address-family of the imported route

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpt:AFI_SAFI_TYPE

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
advertised-to-peer

description:
List of peers to which this path is advertised

nodetype: leaf-list (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
label

description:
MPLS Label field used for route attributes

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
label2

description:
MPLS Label2 field used for route attributes

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
bestpath

description:
BGP can receive multiple paths to the same destination. This parameter indicates that this path is the bestpath to install in the IP routing table and use for traffic forwarding

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
multipath

description:
BGP can use multiple paths to reach a destination allowing BGP to load-balance traffic. This parameter indicates that this path is marked as multipath

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
backup

description:
BGP path marked as a backup path

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-one-ethernet-auto-discovery/type-one-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/
type-two-mac-ip-advertisement

description:
Top level container for MAC_IP Advertisement L2VPN EVPN routes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/
type-two-route

description:
List of MAC_IP Advertisement L2VPN EVPN routes For the purpose of BGP route key processing, only the Ethernet Tag ID, MAC Address Length, MAC Address, IP Address Length, and IP Address fields are considered to be part of the prefix in the NLRI

nodetype: list (ro)

list keys: [ethernet-tag] [mac-address] [mac-length] [ip-prefix] [ip-length]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/
ethernet-tag

description:
The Ethernet tag identifies a particular broadcast domain. An EVPN instance consists of one or more broadcast domains

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/ethernet-tag

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/
mac-address

description:
The PEs forward packets that they receive based on the destination MAC address

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/mac-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/
mac-length

description:
The MAC Address Length for the MAC address defined in mac-address

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/mac-length

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/
ip-prefix

description:
The IPv4 or IPv6 address carried in a MAC_IP Advertisement route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/ip-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/
ip-length

description:
The IPv4 or IPv6 address prefix length for the address defined in ip-prefix

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/ip-length

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/
state

description:
Operational state data MAC_IP Advertisement L2VPN EVPN route entries in the BGP LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/state/
ethernet-tag

description:
The Ethernet tag identifying the broadcast domain for this route

nodetype: leaf (ro)

type: oc-evpn-types:ethernet-tag

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/state/
mac-address

description:
The MAC address that is learned on a PE from a CE that is connected to it or learned from other PEs

nodetype: leaf (ro)

type: oc-yang:mac-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/state/
mac-length

description:
The MAC address length for the mac-address

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/state/
ip-prefix

description:
The IP address for end-host reachability information

nodetype: leaf (ro)

type: oc-inet:ip-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/state/
ip-length

description:
The ip-prefix length for the IP address specified by ip-prefix

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/
paths

description:
List of BGP path attributes for this route

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/
path

description:
List of paths

nodetype: list (ro)

list keys: [peer-ip] [peer-path-id] [source-route-distinguisher] [source-address-family]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/
peer-ip

description:
The source peer ip address of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/peer-ip

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/
peer-path-id

description:
The source peer path id of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/peer-path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/
source-route-distinguisher

description:
The source route distinguisher is the remote RD source of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/source-route-distinguisher

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/
source-address-family

description:
The source address-family of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/source-address-family

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/
state

description:
BGP path attributes for this route

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
peer-ip

description:
The source peer ip address of the imported route

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
peer-path-id

description:
The source peer path id of the imported route

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
source-route-distinguisher

description:
The source route distinguisher is the remote RD source of the imported route

nodetype: leaf (ro)

type: oc-ni-types:route-distinguisher

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
source-address-family

description:
The source address-family of the imported route

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpt:AFI_SAFI_TYPE

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
esi

description:
The Ethernet Segment Identifier (ESI) identifying the ethernet segment for this route

nodetype: leaf (ro)

type: oc-evpn-types:esi

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
advertised-to-peer

description:
List of peers to which this path is advertised

nodetype: leaf-list (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
label

description:
MPLS Label field used for route attributes

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
label2

description:
MPLS Label2 field used for route attributes

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
bestpath

description:
BGP can receive multiple paths to the same destination. This parameter indicates that this path is the bestpath to install in the IP routing table and use for traffic forwarding

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
multipath

description:
BGP can use multiple paths to reach a destination allowing BGP to load-balance traffic. This parameter indicates that this path is marked as multipath

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
backup

description:
BGP path marked as a backup path

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-two-mac-ip-advertisement/type-two-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/
type-three-inclusive-multicast-ethernet-tag

description:
Top level container for Inclusive Multicast Ethernet Tag L2VPN EVPN routes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/
type-three-route

description:
List of Inclusive Multicast Ethernet Tag L2VPN EVPN routes For the purpose of BGP route key processing, only the Ethernet Tag ID, IP Address Length, and Originating Router's IP Address fields are considered to be part of the prefix in the NLRI

nodetype: list (ro)

list keys: [ethernet-tag] [originating-router-ip] [originator-ip-length]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/
ethernet-tag

description:
The Ethernet tag identifies a particular broadcast domain. An EVPN instance consists of one or more broadcast domains

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/ethernet-tag

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/
originating-router-ip

description:
Reference to the originating-router-ip list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/originating-router-ip

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/
originator-ip-length

description:
Reference to the originating router ip length list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/originator-ip-length

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/
state

description:
Operational state data for Inclusive Multicast Ethernet Tag L2VPN EVPN entries in the BGP LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/state/
ethernet-tag

description:
The Ethernet tag identifying the broadcast domain for this route

nodetype: leaf (ro)

type: oc-evpn-types:ethernet-tag

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/state/
originating-router-ip

description:
The Originating Router's IP Address

nodetype: leaf (ro)

type: oc-inet:ip-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/state/
originator-ip-length

description:
The ip-prefix length for the route

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/
paths

description:
List of BGP path attributes for this route

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/
path

description:
List of paths

nodetype: list (ro)

list keys: [peer-ip] [peer-path-id] [source-route-distinguisher] [source-address-family]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/
peer-ip

description:
The source peer ip address of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/peer-ip

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/
peer-path-id

description:
The source peer path id of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/peer-path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/
source-route-distinguisher

description:
The source route distinguisher is the remote RD source of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/source-route-distinguisher

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/
source-address-family

description:
The source address-family of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/source-address-family

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/
state

description:
BGP path attributes for this route

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
peer-ip

description:
The source peer ip address of the imported route

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
peer-path-id

description:
The source peer path id of the imported route

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
source-route-distinguisher

description:
The source route distinguisher is the remote RD source of the imported route

nodetype: leaf (ro)

type: oc-ni-types:route-distinguisher

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
source-address-family

description:
The source address-family of the imported route

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpt:AFI_SAFI_TYPE

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
advertised-to-peer

description:
List of peers to which this path is advertised

nodetype: leaf-list (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
label

description:
MPLS Label field used for route attributes

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
label2

description:
MPLS Label2 field used for route attributes

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
bestpath

description:
BGP can receive multiple paths to the same destination. This parameter indicates that this path is the bestpath to install in the IP routing table and use for traffic forwarding

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
multipath

description:
BGP can use multiple paths to reach a destination allowing BGP to load-balance traffic. This parameter indicates that this path is marked as multipath

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
backup

description:
BGP path marked as a backup path

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-three-inclusive-multicast-ethernet-tag/type-three-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/
type-four-ethernet-segment

description:
Top level container for Ethernet Segment L2VPN EVPN routes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/
type-four-route

description:
List of Ethernet Segment L2VPN EVPN routes For the purpose of BGP route key processing, only the Ethernet Segment ID, IP Address Length, and Originating Router's IP Address fields are considered to be part of the prefix in the NLRI

nodetype: list (ro)

list keys: [esi] [originating-router-ip] [originator-ip-length]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/
esi

description:
The Ethernet Segment Identifier (ESI) is a unique non-zero identifier that identifies an Ethernet segment

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/esi

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/
originating-router-ip

description:
Reference to the ip-prefix list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/originating-router-ip

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/
originator-ip-length

description:
Reference to the ip-length list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/originator-ip-length

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/
state

description:
Operational state data for Ethernet Segment L2VPN EVPN route entries in the BGP LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/state/
esi

description:
The Ethernet Segment Identifier (ESI) identifying the ethernet segment for this route

nodetype: leaf (ro)

type: oc-evpn-types:esi

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/state/
originating-router-ip

description:
The originating router ip

nodetype: leaf (ro)

type: oc-inet:ip-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/state/
originator-ip-length

description:
The originating router ip length

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/
paths

description:
List of BGP path attributes for this route

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/
path

description:
List of paths

nodetype: list (ro)

list keys: [peer-ip] [peer-path-id] [source-route-distinguisher] [source-address-family]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/
peer-ip

description:
The source peer ip address of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/peer-ip

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/
peer-path-id

description:
The source peer path id of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/peer-path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/
source-route-distinguisher

description:
The source route distinguisher is the remote RD source of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/source-route-distinguisher

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/
source-address-family

description:
The source address-family of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/source-address-family

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/
state

description:
BGP path attributes for this route

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
peer-ip

description:
The source peer ip address of the imported route

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
peer-path-id

description:
The source peer path id of the imported route

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
source-route-distinguisher

description:
The source route distinguisher is the remote RD source of the imported route

nodetype: leaf (ro)

type: oc-ni-types:route-distinguisher

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
source-address-family

description:
The source address-family of the imported route

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpt:AFI_SAFI_TYPE

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
advertised-to-peer

description:
List of peers to which this path is advertised

nodetype: leaf-list (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
label

description:
MPLS Label field used for route attributes

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
label2

description:
MPLS Label2 field used for route attributes

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
bestpath

description:
BGP can receive multiple paths to the same destination. This parameter indicates that this path is the bestpath to install in the IP routing table and use for traffic forwarding

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
multipath

description:
BGP can use multiple paths to reach a destination allowing BGP to load-balance traffic. This parameter indicates that this path is marked as multipath

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
backup

description:
BGP path marked as a backup path

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-four-ethernet-segment/type-four-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/
type-five-ip-prefix

description:
Top level container for IP Prefix Advertisement L2VPN EVPN routes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/
type-five-route

description:
List of IP Prefix Advertisement L2VPN EVPN routes For the purpose of BGP route key processing, only The RD, Ethernet Tag ID, IP prefix length, and IP prefix are part of the route key used by BGP to compare routes

nodetype: list (ro)

list keys: [ethernet-tag] [ip-prefix-length] [ip-prefix]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/
ethernet-tag

description:
The Ethernet tag identifies a particular broadcast domain. An EVPN instance consists of one or more broadcast domains

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/ethernet-tag

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/
ip-prefix-length

description:
Reference to the ip-prefix-length list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/ip-prefix-length

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/
ip-prefix

description:
Reference to the ip-prefix list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/ip-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/
state

description:
Operational state data for IP Prefix Advertisement L2VPN EVPN route entries in the BGP LOC-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/state/
ethernet-tag

description:
The Ethernet tag identifying the broadcast domain for this route

nodetype: leaf (ro)

type: oc-evpn-types:ethernet-tag

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/state/
ip-prefix-length

description:
The ip-prefix length for the route

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/state/
ip-prefix

description:
The ip-prefix for the route

nodetype: leaf (ro)

type: oc-inet:ip-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/
paths

description:
List of BGP path attributes for this route

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/
path

description:
List of paths

nodetype: list (ro)

list keys: [peer-ip] [peer-path-id] [source-route-distinguisher] [source-address-family]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/
peer-ip

description:
The source peer ip address of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/peer-ip

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/
peer-path-id

description:
The source peer path id of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/peer-path-id

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/
source-route-distinguisher

description:
The source route distinguisher is the remote RD source of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/source-route-distinguisher

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/
source-address-family

description:
The source address-family of the imported route

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/source-address-family

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/
state

description:
BGP path attributes for this route

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
esi

description:
The Ethernet Segment Identifier (ESI) identifying the ethernet segment for this route

nodetype: leaf (ro)

type: oc-evpn-types:esi

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
gateway-ip-address

description:
The gateway-ip-address for the route

nodetype: leaf (ro)

type: oc-inet:ip-prefix

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
peer-ip

description:
The source peer ip address of the imported route

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
peer-path-id

description:
The source peer path id of the imported route

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
source-route-distinguisher

description:
The source route distinguisher is the remote RD source of the imported route

nodetype: leaf (ro)

type: oc-ni-types:route-distinguisher

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
source-address-family

description:
The source address-family of the imported route

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpt:AFI_SAFI_TYPE

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
advertised-to-peer

description:
List of peers to which this path is advertised

nodetype: leaf-list (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
label

description:
MPLS Label field used for route attributes

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
label2

description:
MPLS Label2 field used for route attributes

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
bestpath

description:
BGP can receive multiple paths to the same destination. This parameter indicates that this path is the bestpath to install in the IP routing table and use for traffic forwarding

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
multipath

description:
BGP can use multiple paths to reach a destination allowing BGP to load-balance traffic. This parameter indicates that this path is marked as multipath

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
backup

description:
BGP path marked as a backup path

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
last-modified

description:
Timestamp when this path was last modified. The value is the timestamp relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
valid-route

description:
Indicates that the route is considered valid by the local router

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
invalid-reason

description:
If the route is rejected as invalid, this indicates the reason.

nodetype: leaf (ro)

type: identityref

  • base: oc-bgpribt:INVALID_ROUTE_REASON

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
attr-index

description:
Reference to the common attribute group for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../attr-sets/attr-set/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
community-index

description:
Reference to the community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../communities/community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/state/
ext-community-index

description:
Reference to the extended community attribute for the route

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../../../../../../ext-communities/ext-community/state/index

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/
unknown-attributes

description:
Unknown path attributes that were received in the UPDATE message which contained the prefix.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/unknown-attributes/
unknown-attribute

description:
This list contains received attributes that are unrecognized or unsupported by the local router. The list may be empty.

nodetype: list (ro)

list keys: [attr-type]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/unknown-attributes/unknown-attribute/
attr-type

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/attr-type

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/unknown-attributes/unknown-attribute/
state

description:
Operational state for unknown route attributes

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/unknown-attributes/unknown-attribute/state/
optional

description:
Defines whether the attribute is optional (if set to true) or well-known (if set to false). Set in the high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/unknown-attributes/unknown-attribute/state/
transitive

description:
Defines whether an optional attribute is transitive (if set to true) or non-transitive (if set to false). For well-known attributes, the transitive flag MUST be set to true. Set in the second high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/unknown-attributes/unknown-attribute/state/
partial

description:
Defines whether the information contained in the optional transitive attribute is partial (if set to true) or complete (if set to false). For well-known attributes and for optional non-transitive attributes, the partial flag must be set to false. Set in the third high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/unknown-attributes/unknown-attribute/state/
extended

description:
Defines whether the attribute length is one octet (if set to false) or two octets (if set to true). Set in the fourth high-order bit of the BGP attribute flags octet.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-type

description:
1-octet value encoding the attribute type code

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-len

description:
One or two octet attribute length field indicating the length of the attribute data in octets. If the Extended Length attribute flag is set, the length field is 2 octets, otherwise it is 1 octet

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/loc-rib/routes/route-distinguisher/type-five-ip-prefix/type-five-route/paths/path/unknown-attributes/unknown-attribute/state/
attr-value

description:
Raw attribute value, not including the attribute flags, type, or length. The maximum length of the attribute value data is 2^16-1 per the max value of the attr-len field (2 octets).

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/
neighbors

description:
Enclosing container for neighbor list

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/neighbors/
neighbor

description:
List of neighbors (peers) of the local BGP speaker

nodetype: list (ro)

list keys: [neighbor-address]

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/neighbors/neighbor/
neighbor-address

description:
Reference to the list key

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/neighbor-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/neighbors/neighbor/
state

description:
Operational state for each neighbor BGP Adj-RIB

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/neighbors/neighbor/state/
neighbor-address

description:
IP address of the BGP neighbor or peer

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/neighbors/neighbor/
adj-rib-in-pre

description:
Per-neighbor table containing the NLRI updates received from the neighbor before any local input policy rules or filters have been applied. This can be considered the 'raw' updates from the neighbor.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/neighbors/neighbor/
adj-rib-in-post

description:
Per-neighbor table containing the paths received from the neighbor that are eligible for best-path selection after local input policy rules have been applied.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/neighbors/neighbor/
adj-rib-out-pre

description:
Per-neighbor table containing paths eligble for sending (advertising) to the neighbor before output policy rules have been applied

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/l2vpn-evpn/neighbors/neighbor/
adj-rib-out-post

description:
Per-neighbor table containing paths eligble for sending (advertising) to the neighbor after output policy rules have been applied

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/
ospfv2

description:
Top-level configuration and operational state for Open Shortest Path First (OSPF) v2

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/
global

description:
Configuration and operational state parameters for settings that are global to the OSPFv2 instance

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/
config

description:
Global configuration parameters for OSPFv2

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/config/
router-id

description:
A 32-bit number represented as a dotted quad assigned to each router running the OSPFv2 protocol. This number should be unique within the autonomous system

nodetype: leaf (rw)

type: yang:dotted-quad

/network-instances/network-instance/protocols/protocol/ospfv2/global/config/
summary-route-cost-mode

description:
Specify how costs for the summary routes should be specified as per the behaviour in the original OSPF specification RFC1583, or alternatively whether the revised behaviour described in RFC2328 should be utilised

nodetype: leaf (rw)

type: enumeration

  • RFC1583_COMPATIBLE
    Specify that summary routes should assume the cost of the lowest-cost more-specific route as per the behaviour specified in RFC1583
  • RFC2328_COMPATIBLE
    Specify that summary routes should assume the cost of the highest-cost more-specific route as per the revised behaviour specified in RFC2328

default: RFC2328_COMPATIBLE

/network-instances/network-instance/protocols/protocol/ospfv2/global/config/
igp-shortcuts

description:
When this leaf is set to true, OSPFv2 will route traffic to a remote system via any LSP to the system that is marked as shortcut eligible.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/config/
log-adjacency-changes

description:
When this leaf is set to true, a log message will be generated when the state of an OSPFv2 neighbour changes.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/config/
hide-transit-only-networks

description:
When this leaf is set to true, do not advertise prefixes into OSPFv2 that correspond to transit interfaces, as per the behaviour discussed in RFC6860.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/
state

description:
Operational state parameters for OSPFv2

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/global/state/
router-id

description:
A 32-bit number represented as a dotted quad assigned to each router running the OSPFv2 protocol. This number should be unique within the autonomous system

nodetype: leaf (ro)

type: yang:dotted-quad

/network-instances/network-instance/protocols/protocol/ospfv2/global/state/
summary-route-cost-mode

description:
Specify how costs for the summary routes should be specified as per the behaviour in the original OSPF specification RFC1583, or alternatively whether the revised behaviour described in RFC2328 should be utilised

nodetype: leaf (ro)

type: enumeration

  • RFC1583_COMPATIBLE
    Specify that summary routes should assume the cost of the lowest-cost more-specific route as per the behaviour specified in RFC1583
  • RFC2328_COMPATIBLE
    Specify that summary routes should assume the cost of the highest-cost more-specific route as per the revised behaviour specified in RFC2328

default: RFC2328_COMPATIBLE

/network-instances/network-instance/protocols/protocol/ospfv2/global/state/
igp-shortcuts

description:
When this leaf is set to true, OSPFv2 will route traffic to a remote system via any LSP to the system that is marked as shortcut eligible.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/state/
log-adjacency-changes

description:
When this leaf is set to true, a log message will be generated when the state of an OSPFv2 neighbour changes.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/state/
hide-transit-only-networks

description:
When this leaf is set to true, do not advertise prefixes into OSPFv2 that correspond to transit interfaces, as per the behaviour discussed in RFC6860.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/
timers

description:
Configuration and operational state parameters for OSPFv2 timers

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/
spf

description:
Configuration and operational state parameters relating to timers governing the operation of SPF runs

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/spf/
config

description:
Configuration parameters relating to global OSPFv2 SPF timers

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/spf/config/
initial-delay

description:
The value of this leaf specifies the time between a change in topology being detected and the first run of the SPF algorithm.

nodetype: leaf (rw)

type: uint32

units: msec

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/spf/config/
maximum-delay

description:
The value of this leaf specifies the maximum delay between a topology change being detected and the SPF algorithm running. This value is used for implementations that support increasing the wait time between SPF runs.

nodetype: leaf (rw)

type: uint32

units: msec

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/spf/
state

description:
Operational state parameters relating to the global OSPFv2 SPF timers

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/spf/state/
initial-delay

description:
The value of this leaf specifies the time between a change in topology being detected and the first run of the SPF algorithm.

nodetype: leaf (ro)

type: uint32

units: msec

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/spf/state/
maximum-delay

description:
The value of this leaf specifies the maximum delay between a topology change being detected and the SPF algorithm running. This value is used for implementations that support increasing the wait time between SPF runs.

nodetype: leaf (ro)

type: uint32

units: msec

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/spf/state/
timer-type

description:
The timer mode that is utilised by the implementation.

nodetype: leaf (ro)

type: enumeration

  • LINEAR_BACKOFF
    The backoff used by the OSPFv2 implementation is linear, such that a common delay is added following each event.
  • EXPONENTIAL_BACKOFF
    The backoff used by the OSPFv2 implementation is exponential, such that the delay added following each event increases.

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/
max-metric

description:
Configuration and operational state parameters relating to setting the OSPFv2 maximum metric.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/max-metric/
config

description:
Configuration parameters relating to setting the OSPFv2 maximum metric for a set of advertised entities.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/max-metric/config/
set

description:
When this leaf is set to true, all non-stub interfaces of the local system are advertised with the maximum metric, such that the router does not act as a transit system, (similarly to the IS-IS overload functionality).

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/max-metric/config/
timeout

description:
The delay, in seconds, after which the advertisement of entities with the maximum metric should be cleared, and the system reverts to the default, or configured, metrics.

nodetype: leaf (rw)

type: uint64

units: seconds

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/max-metric/config/
include

description:
By default, the maximum metric is advertised for all non-stub interfaces of a device. When identities are specified within this leaf-list, additional entities are also advertised with the maximum metric according to the values within the list.

nodetype: leaf-list (rw)

type: identityref

  • base: oc-ospft:MAX_METRIC_INCLUDE

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/max-metric/config/
trigger

description:
By default, the maximum metric is only advertised when the max-metric/set leaf is specified as true. In the case that identities are specified within this list, they provide additional triggers (e.g., system boot) that may cause the max-metric to be set. In this case, the system should still honour the timeout specified by the max-metric/timeout leaf, and clear the max-metric advertisements after the expiration of this timer.

nodetype: leaf-list (rw)

type: identityref

  • base: oc-ospft:MAX_METRIC_TRIGGER

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/max-metric/
state

description:
Operational state parameters relating to setting the OSPFv2 maximum metric for a set of advertised entities.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/max-metric/state/
set

description:
When this leaf is set to true, all non-stub interfaces of the local system are advertised with the maximum metric, such that the router does not act as a transit system, (similarly to the IS-IS overload functionality).

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/max-metric/state/
timeout

description:
The delay, in seconds, after which the advertisement of entities with the maximum metric should be cleared, and the system reverts to the default, or configured, metrics.

nodetype: leaf (ro)

type: uint64

units: seconds

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/max-metric/state/
include

description:
By default, the maximum metric is advertised for all non-stub interfaces of a device. When identities are specified within this leaf-list, additional entities are also advertised with the maximum metric according to the values within the list.

nodetype: leaf-list (ro)

type: identityref

  • base: oc-ospft:MAX_METRIC_INCLUDE

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/max-metric/state/
trigger

description:
By default, the maximum metric is only advertised when the max-metric/set leaf is specified as true. In the case that identities are specified within this list, they provide additional triggers (e.g., system boot) that may cause the max-metric to be set. In this case, the system should still honour the timeout specified by the max-metric/timeout leaf, and clear the max-metric advertisements after the expiration of this timer.

nodetype: leaf-list (ro)

type: identityref

  • base: oc-ospft:MAX_METRIC_TRIGGER

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/
lsa-generation

description:
Configuration and operational state parameters relating to timers governing the generation of LSAs by the local system

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/lsa-generation/
config

description:
Configuration parameters relating to the generation of LSAs by the local system

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/lsa-generation/config/
initial-delay

description:
The value of this leaf specifies the time between the first time an LSA is generated and advertised and the subsequent generation of that LSA.

nodetype: leaf (rw)

type: uint32

units: msec

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/lsa-generation/config/
maximum-delay

description:
The value of this leaf specifies the maximum time between the generation of an LSA and the subsequent re-generation of that LSA. This value is used in implementations that support increasing delay between generation of an LSA

nodetype: leaf (rw)

type: uint32

units: msec

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/lsa-generation/
state

description:
Operational state parameters relating to the generation of LSAs by the local system

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/lsa-generation/state/
initial-delay

description:
The value of this leaf specifies the time between the first time an LSA is generated and advertised and the subsequent generation of that LSA.

nodetype: leaf (ro)

type: uint32

units: msec

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/lsa-generation/state/
maximum-delay

description:
The value of this leaf specifies the maximum time between the generation of an LSA and the subsequent re-generation of that LSA. This value is used in implementations that support increasing delay between generation of an LSA

nodetype: leaf (ro)

type: uint32

units: msec

/network-instances/network-instance/protocols/protocol/ospfv2/global/timers/lsa-generation/state/
timer-type

description:
The timer mode that is utilised by the implementation.

nodetype: leaf (ro)

type: enumeration

  • LINEAR_BACKOFF
    The backoff used by the OSPFv2 implementation is linear, such that a common delay is added following each event.
  • EXPONENTIAL_BACKOFF
    The backoff used by the OSPFv2 implementation is exponential, such that the delay added following each event increases.

/network-instances/network-instance/protocols/protocol/ospfv2/global/
graceful-restart

description:
Configuration and operational state parameters for OSPFv2 graceful restart

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/graceful-restart/
config

description:
Configuration parameters relating to OSPFv2 graceful restart

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/graceful-restart/config/
enabled

description:
When the value of this leaf is set to true, graceful restart is enabled on the local system. In this case, the system will use Grace-LSAs to signal that it is restarting to its neighbors.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/graceful-restart/config/
helper-only

description:
Operate graceful-restart only in helper mode. When this leaf is set to true, the local system does not use Grace-LSAs to indicate that it is restarting, but will accept Grace-LSAs from remote systems, and suppress withdrawl of adjacencies of the system for the grace period specified

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/graceful-restart/
state

description:
Operational state parameters relating to OSPFv2 graceful restart

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/global/graceful-restart/state/
enabled

description:
When the value of this leaf is set to true, graceful restart is enabled on the local system. In this case, the system will use Grace-LSAs to signal that it is restarting to its neighbors.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/graceful-restart/state/
helper-only

description:
Operate graceful-restart only in helper mode. When this leaf is set to true, the local system does not use Grace-LSAs to indicate that it is restarting, but will accept Grace-LSAs from remote systems, and suppress withdrawl of adjacencies of the system for the grace period specified

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/
mpls

description:
OSPFv2 parameters relating to MPLS

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/mpls/
config

description:
Configuration parameters relating to MPLS for OSPFv2

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/mpls/config/
traffic-engineering-extensions

description:
When this leaf is set to true, use traffic engineering extensions for OSPF to advertise TE parameters via type 10 Opaque LSAs

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/mpls/
state

description:
Operational state parameters relating to MPLS for OSPFv2

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/global/mpls/state/
traffic-engineering-extensions

description:
When this leaf is set to true, use traffic engineering extensions for OSPF to advertise TE parameters via type 10 Opaque LSAs

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/mpls/
igp-ldp-sync

description:
OSPFv2 parameters relating to LDP/IGP synchronization

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/mpls/igp-ldp-sync/
config

description:
Configuration parameters relating to LDP/IG synchronization.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/mpls/igp-ldp-sync/config/
enabled

description:
When this leaf is set to true, do not utilise this link for forwarding via the IGP until such time as LDP adjacencies to the neighbor(s) over the link are established.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/mpls/igp-ldp-sync/config/
post-session-up-delay

description:
This leaf specifies a delay, expressed in units of milliseconds, between the LDP session to the IGP neighbor being established, and it being considered synchronized by the IGP.

nodetype: leaf (rw)

type: uint32

units: milliseconds

/network-instances/network-instance/protocols/protocol/ospfv2/global/mpls/igp-ldp-sync/
state

description:
Operational state variables relating to LDP/IGP synchronization

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/global/mpls/igp-ldp-sync/state/
enabled

description:
When this leaf is set to true, do not utilise this link for forwarding via the IGP until such time as LDP adjacencies to the neighbor(s) over the link are established.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/global/mpls/igp-ldp-sync/state/
post-session-up-delay

description:
This leaf specifies a delay, expressed in units of milliseconds, between the LDP session to the IGP neighbor being established, and it being considered synchronized by the IGP.

nodetype: leaf (ro)

type: uint32

units: milliseconds

/network-instances/network-instance/protocols/protocol/ospfv2/global/
inter-area-propagation-policies

description:
Policies defining how inter-area propagation should be performed by the OSPF instance

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/inter-area-propagation-policies/
inter-area-propagation-policy

description:
A list of connections between pairs of areas - routes are propagated from the source (src) area to the destination (dst) area according to the policy specified

nodetype: list (rw)

list keys: [src-area] [dst-area]

/network-instances/network-instance/protocols/protocol/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy/
src-area

description:
Reference to the source area

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/src-area

/network-instances/network-instance/protocols/protocol/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy/
dst-area

description:
Reference to the destination area

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/dst-area

/network-instances/network-instance/protocols/protocol/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy/
config

description:
Configuration parameters relating to the inter-area propagation policy

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy/config/
src-area

description:
The area from which prefixes are to be exported.

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../../areas/area/identifier

/network-instances/network-instance/protocols/protocol/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy/config/
dst-area

description:
The destination area to which prefixes are to be imported

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../../areas/area/identifier

/network-instances/network-instance/protocols/protocol/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy/config/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy/config/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy/
state

description:
Operational state parameters relating to the inter-area propagation policy

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy/state/
src-area

description:
The area from which prefixes are to be exported.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../areas/area/identifier

/network-instances/network-instance/protocols/protocol/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy/state/
dst-area

description:
The destination area to which prefixes are to be imported

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../areas/area/identifier

/network-instances/network-instance/protocols/protocol/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy/state/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy/state/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/ospfv2/
areas

description:
Configuration and operational state relating to an OSPFv2 area.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/
area

description:
The OSPFv2 areas within which the local system exists

nodetype: list (rw)

list keys: [identifier]

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/
identifier

description:
A reference to the identifier for the area.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/identifier

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/
config

description:
Configuration parameters relating to an OSPFv2 area

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/config/
identifier

description:
An identifier for the OSPFv2 area - described as either a 32-bit unsigned integer, or a dotted-quad

nodetype: leaf (rw)

type: oc-ospf-types:ospf-area-identifier

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/
state

description:
Operational state parameters relating to an OSPFv2 area

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/state/
identifier

description:
An identifier for the OSPFv2 area - described as either a 32-bit unsigned integer, or a dotted-quad

nodetype: leaf (ro)

type: oc-ospf-types:ospf-area-identifier

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/
mpls

description:
Configuration and operational state parameters for OSPFv2 extensions relating to MPLS

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/mpls/
config

description:
Configuration parameters relating to MPLS extensions for OSPFv2

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/mpls/config/
traffic-engineering-enabled

description:
Specifies whether traffic engineering extensions should be advertised within the area

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/mpls/
state

description:
Operational state parameters relating to MPLS extensions for OSPFv2

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/mpls/state/
traffic-engineering-enabled

description:
Specifies whether traffic engineering extensions should be advertised within the area

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/
lsdb

description:
The link-state database for the OSPFv2 area

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/
state

description:
Operational state parameters relating to the OSPFv2 area

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/state/
identifier

description:
An identifier for the area, expressed as a dotted quad or an unsigned 32-bit integer

nodetype: leaf (ro)

type: oc-ospf-types:ospf-area-identifier

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/
lsa-types

description:
Enclosing container for a list of LSA types that are in the LSDB for the specified area

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/
lsa-type

description:
List of LSA types in the LSDB for the specified area

nodetype: list (ro)

list keys: [type]

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/
type

description:
A reference for the LSA type being described within the LSDB

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/
state

description:
Top-level operational state parameters relating to an LSA within the area

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/state/
type

description:
The type of LSA being described. The type of the LSA is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-ospf-types:OSPF_LSA_TYPE

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/
lsas

description:
Enclosing container for a list of the LSAs of the specified type received by the system

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/
lsa

description:
List of the LSAs of a specified type in the LSDB for the specified area

nodetype: list (ro)

list keys: [link-state-id]

description:
Reference to the Link State ID of the LSA

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/link-state-id

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/
state

description:
Operational state parameters relating to all LSA types

nodetype: container (ro)

description:
The Link State ID for the specified LSA type. The exact defined value of the Link State ID is dependent on the LSA type.

nodetype: leaf (ro)

type: yang:dotted-quad

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/state/
advertising-router

description:
The router ID of the router that originated the LSA

nodetype: leaf (ro)

type: yang:dotted-quad

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/state/
sequence-number

description:
A signed 32-bit integer used to detect old and duplicate LSAs. The greater the sequence number the more recent the LSA.

nodetype: leaf (ro)

type: int32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/state/
checksum

description:
The checksum of the complete contents of the LSA excluding the age field.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/state/
age

description:
The time since the LSA's generation in seconds

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/
router-lsa

description:
Contents of the router LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/router-lsa/
state

description:
State parameters of the router LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/router-lsa/state/
type

description:
The sub-type of the Router LSA.

nodetype: leaf (ro)

type: identityref

  • base: oc-ospf-types:ROUTER_LSA_TYPES

description:
The identifier for the link specified. The value of the link identifier is dependent upon the type of the LSA. The value is specified to be, per sub-type: 1) Neighbouring router's router ID. 2) IP address of DR. 3) IP network address. 4) Neighbouring router router's ID.

nodetype: leaf (ro)

type: yang:dotted-quad

description:
The data associated with the link type. The value is dependent upon the subtype of the LSA. When the connection is to a stub network it represents the mask; for p2p connections that are unnumbered it represents the ifIndex value of the router's interface; for all other connections it represents the local system's IP address

nodetype: leaf (ro)

type: union

    type: yang:dotted-quad

    type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/router-lsa/state/
metric

description:
The cost of utilising the link specified independent of TOS

nodetype: leaf (ro)

type: oc-ospf-types:ospf-metric

description:
The number of links that are described within the LSA

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/router-lsa/state/
number-tos-metrics

description:
The number of different TOS metrics given for this link, not including the link metric (which is referred to as TOS 0).

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/router-lsa/
types-of-service

description:
Breakdown of LSA contents specifying multiple TOS values

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/router-lsa/types-of-service/
type-of-service

description:
Per-type of service parameters for the LSA

nodetype: list (ro)

list keys: [tos]

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/router-lsa/types-of-service/type-of-service/
tos

description:
Reference to the type of service identifier which is specified in the LSA

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/tos

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/router-lsa/types-of-service/type-of-service/
state

description:
Per-TOS parameters for the LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/router-lsa/types-of-service/type-of-service/state/
tos

description:
OSPF encoding of the type of service referred to by this LSA. Encoding for OSPF TOS are described in RFC2328.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/router-lsa/types-of-service/type-of-service/state/
metric

description:
The metric value to be used for the TOS specified. This value represents the cost of use of the link for the specific type of service.

nodetype: leaf (ro)

type: oc-ospf-types:ospf-metric

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/
network-lsa

description:
Contents of the network LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/network-lsa/
state

description:
State parameters of the network LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/network-lsa/state/
network-mask

description:
The mask of the network described by the Network LSA represented as a CIDR mask.

nodetype: leaf (ro)

type: uint8

  • range: 0..32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/network-lsa/state/
attached-router

description:
A list of the router ID of the routers that are attached to the network described by the Network LSA

nodetype: leaf-list (ro)

type: yang:dotted-quad

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/
summary-lsa

description:
Contents of the summary LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/summary-lsa/
state

description:
State parameters of the summary LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/summary-lsa/state/
network-mask

description:
The mask of the network described by the Summary LSA represented as a CIDR mask.

nodetype: leaf (ro)

type: uint8

  • range: 0..32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/summary-lsa/state/
metric

description:
The cost of utilising the summary link specified independent of TOS.

nodetype: leaf (ro)

type: oc-ospf-types:ospf-metric

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/summary-lsa/
types-of-service

description:
Breakdown of LSA contents specifying multiple TOS values

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/summary-lsa/types-of-service/
type-of-service

description:
Per-type of service parameters for the LSA

nodetype: list (ro)

list keys: [tos]

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/summary-lsa/types-of-service/type-of-service/
tos

description:
Reference to the type of service identifier which is specified in the LSA

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/tos

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/summary-lsa/types-of-service/type-of-service/
state

description:
Per-TOS parameters for the LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/summary-lsa/types-of-service/type-of-service/state/
tos

description:
OSPF encoding of the type of service referred to by this LSA. Encoding for OSPF TOS are described in RFC2328.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/summary-lsa/types-of-service/type-of-service/state/
metric

description:
The metric value to be used for the TOS specified. This value represents the cost of use of the link for the specific type of service.

nodetype: leaf (ro)

type: oc-ospf-types:ospf-metric

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/
as-external-lsa

description:
Contents of the AS External LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/
state

description:
State parameters for the AS external LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/state/
mask

description:
The subnet mask for the advertised destination

nodetype: leaf (ro)

type: uint8

  • range: 0..32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/state/
metric-type

description:
The type of metric included within the AS External LSA.

nodetype: leaf (ro)

type: enumeration

  • TYPE_1
    When the metric of a prefix is specified as Type 1 then it is considered to be expressed in the same units as the link-state metrics carried in OSPF. That is to say that the metric advertised is directly compared to the internal cost
  • TYPE_2
    When the metric of a prefix is specified as Type 2 then it is considered to be expressed as a cost in addition to that of the link-state metric to the advertising router. That is to say that the metric is considered to be the cost to the advertising router plus the advertised metric for the external entity

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/state/
metric

description:
The cost to reach the external network specified. The exact interpretation of this cost is dependent on the type of metric specified

nodetype: leaf (ro)

type: oc-ospf-types:ospf-metric

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/state/
forwarding-address

description:
The destination to which traffic for the external prefix should be advertised. When this value is set to 0.0.0.0 then traffic should be forwarded to the LSA's originator

nodetype: leaf (ro)

type: inet:ipv4-address-no-zone

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/state/
external-route-tag

description:
An opaque tag that set by the LSA originator to carry information relating to the external route

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/
types-of-service

description:
Breakdown of External LSA contents specifying multiple TOS values

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/types-of-service/
type-of-service

description:
Per-type of service parameters for the AS External LSA

nodetype: list (ro)

list keys: [tos]

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/types-of-service/type-of-service/
tos

description:
Reference to the type of service identifier which is specified in the AS External LSA

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/tos

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/types-of-service/type-of-service/
state

description:
Per-TOS parameters for the LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/types-of-service/type-of-service/state/
forwarding-address

description:
The destination to which traffic for the external prefix should be advertised. When this value is set to 0.0.0.0 then traffic should be forwarded to the LSA's originator

nodetype: leaf (ro)

type: inet:ipv4-address-no-zone

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/types-of-service/type-of-service/state/
external-route-tag

description:
An opaque tag that set by the LSA originator to carry information relating to the external route

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/types-of-service/type-of-service/state/
tos

description:
OSPF encoding of the type of service referred to by this LSA. Encoding for OSPF TOS are described in RFC2328.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/as-external-lsa/types-of-service/type-of-service/state/
metric

description:
The metric value to be used for the TOS specified. This value represents the cost of use of the link for the specific type of service.

nodetype: leaf (ro)

type: oc-ospf-types:ospf-metric

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/
nssa-external-lsa

description:
Contents of the NSSA External LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/
state

description:
State parameters for the AS external LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/state/
mask

description:
The subnet mask for the advertised destination

nodetype: leaf (ro)

type: uint8

  • range: 0..32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/state/
metric-type

description:
The type of metric included within the AS External LSA.

nodetype: leaf (ro)

type: enumeration

  • TYPE_1
    When the metric of a prefix is specified as Type 1 then it is considered to be expressed in the same units as the link-state metrics carried in OSPF. That is to say that the metric advertised is directly compared to the internal cost
  • TYPE_2
    When the metric of a prefix is specified as Type 2 then it is considered to be expressed as a cost in addition to that of the link-state metric to the advertising router. That is to say that the metric is considered to be the cost to the advertising router plus the advertised metric for the external entity

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/state/
metric

description:
The cost to reach the external network specified. The exact interpretation of this cost is dependent on the type of metric specified

nodetype: leaf (ro)

type: oc-ospf-types:ospf-metric

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/state/
forwarding-address

description:
The destination to which traffic for the external prefix should be advertised. When this value is set to 0.0.0.0 then traffic should be forwarded to the LSA's originator

nodetype: leaf (ro)

type: inet:ipv4-address-no-zone

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/state/
external-route-tag

description:
An opaque tag that set by the LSA originator to carry information relating to the external route

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/state/
propagate

description:
When this bit is set to true, an NSSA border router will translate a Type 7 LSA (NSSA External) to a Type 5 LSA (AS External).

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/
types-of-service

description:
Breakdown of the NSSA External LSA contents specifying multiple TOS values

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/types-of-service/
type-of-service

description:
Per-type of service parameters for the NSSA external LSA

nodetype: list (ro)

list keys: [tos]

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/types-of-service/type-of-service/
tos

description:
Reference to the type of services identifier which is specified in the NSSA External LSA

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/tos

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/types-of-service/type-of-service/
state

description:
Per-TOS parameters for the LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/types-of-service/type-of-service/state/
forwarding-address

description:
The destination to which traffic for the external prefix should be advertised. When this value is set to 0.0.0.0 then traffic should be forwarded to the LSA's originator

nodetype: leaf (ro)

type: inet:ipv4-address-no-zone

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/types-of-service/type-of-service/state/
external-route-tag

description:
An opaque tag that set by the LSA originator to carry information relating to the external route

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/types-of-service/type-of-service/state/
tos

description:
OSPF encoding of the type of service referred to by this LSA. Encoding for OSPF TOS are described in RFC2328.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/nssa-external-lsa/types-of-service/type-of-service/state/
metric

description:
The metric value to be used for the TOS specified. This value represents the cost of use of the link for the specific type of service.

nodetype: leaf (ro)

type: oc-ospf-types:ospf-metric

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/
opaque-lsa

description:
Contents of the opaque LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/
state

description:
State parameters for the opaque LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/state/
scope

description:
The scope of the opaque LSA. The type of the LSA indicates its scope - the value of this leaf determines both the flooding domain, and the type of the LSA.

nodetype: leaf (ro)

type: enumeration

  • LINK
    The scope of the LSA is the current link. The LSA is not flooded beyond the local network. This enumeration denotes a Type 9 LSA.
  • AREA
    The scope of the LSA is the local area. The LSA is not flooded beyond the area of origin. This enumeration denotes a Type 10 LSA.
  • AS
    The scope of the LSA is the local autonomous system (AS). The flooding domain is the same as a Type 5 LSA - it is not flooded into stub areas or NSSAs. This enumeration denotes a Type 11 LSA.

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/state/
type

description:
The Opaque Type of the LSA. This value is used to indicate the type of data carried by the opaque LSA

nodetype: leaf (ro)

type: identityref

  • base: oc-ospf-types:OSPF_OPAQUE_LSA_TYPE

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/
traffic-engineering

description:
Contents of the Traffic Engineering Opaque LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/
tlvs

description:
The TLVs contained in the TE Opaque LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/
tlv

description:
The Type-Length-Value tuples included in the TE LSA

nodetype: list (ro)

list keys:

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/
state

description:
The contents of the TLV tuple within the TE LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/state/
type

description:
The type of TLV within the Traffic Engineering LSA

nodetype: leaf (ro)

type: identityref

  • base: oc-ospf-types:OSPF_TE_LSA_TLV_TYPE

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/
unknown-tlv

description:
An unknown TLV within the context. Unknown TLVs are defined to be the set of TLVs that are not modelled within the OpenConfig model, or are unknown to the local system such that it cannot decode their value.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/unknown-tlv/
state

description:
Contents of an unknown TLV within the LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/unknown-tlv/state/
type

description:
The type value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/unknown-tlv/state/
length

description:
The length value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/unknown-tlv/state/
value

description:
The value portion of the unknwon TLV

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/
router-address

description:
Parameters included in the Router Address TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/router-address/
state

description:
State parameters of the router address TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/router-address/state/
address

description:
A stable IP address of the advertising router, that is always reachable when the router is connected to the network. Typically this is a loopback address.

nodetype: leaf (ro)

type: inet:ipv4-address-no-zone

description:
Parameters included in the Link TLV

nodetype: container (ro)

description:
Sub-TLVs included in the Link TLV

nodetype: container (ro)

description:
The Sub-TLVs included within the Traffic Engineering LSA's sub-TLV

nodetype: list (ro)

list keys:

description:
State parameters of the Link Sub-TLV

nodetype: container (ro)

description:
The sub-TLV type specified in the Link TLV. When the value is known by the local system, a canonical name of the sub-TLV is utilised - the special UNKNOWN value indicates that the system did not support the sub-TLV type received in the LSA.

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-ospf-types:OSPF_TE_LINK_TLV_TYPE

    type: enumeration

    • UNKNOWN
      The sub-TLV received in the LSA is unknown to the local system

description:
The value of the type field of an unknown sub-TLV

nodetype: leaf (ro)

type: uint16

description:
The binary contents of the unknown TLV

nodetype: leaf (ro)

type: binary

description:
The type of the link that is being described by the TE LSA Link sub-TLV

nodetype: leaf (ro)

type: enumeration

  • POINT_TO_POINT
    The link being described by the TE LSA Link sub-TLV is a point-to-point link to exactly one other system
  • MULTI_ACCESS
    The link being described by the TE LSA Link sub-TLV is a multi-access link that supports connectivity to multiple remote systems
  • UNKNOWN
    The link type received was unknown to the local system

description:
The ID of the remote system. For point-to-point links, this is the router ID of the neighbor. For multi-access links it is the address of the designated router.

nodetype: leaf (ro)

type: yang:dotted-quad

description:
The IP address(es) of the local system that correspond to the specified TE link

nodetype: leaf-list (ro)

type: inet:ipv4-address-no-zone

description:
The IP address(es) of the remote systems that are attached to the specified TE link

nodetype: leaf-list (ro)

type: inet:ipv4-address-no-zone

description:
The metric of the link that should be used for traffic engineering purposes. This link may be different than the standard OSPF link metric.

nodetype: leaf (ro)

type: uint32

description:
The maximum bandwidth of the link. This value reflects the actual bandwidth of the link expressed asn IEEE 32-bit floating point number

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
The maximum reservable bandwidth for the link. This value represents the total bandwidth which may be used for traffic engineering purposes. The value may exceed the maximum-bandwidth value in cases where the link is oversubscribed. The value is reflected as a 32-bit IEEE floating-point number

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
An unknown SubTLV within the context. Unknown Sub-TLV are defined to be the set of SubTLVs that are not modelled by the OpenConfig schema, or are unknown to the local system such that it cannot decode their value.

nodetype: container (ro)

description:
Contents of an unknown TLV within the LSA

nodetype: container (ro)

description:
The type value of the unknown TLV

nodetype: leaf (ro)

type: uint16

description:
The length value of the unknown TLV

nodetype: leaf (ro)

type: uint16

description:
The value portion of the unknwon TLV

nodetype: leaf (ro)

type: binary

description:
The unreserved link bandwidths for the Traffic Engineering LSA - utilised when the sub-TLV type indicates that the sub-TLV describes unreserved bandwidth

nodetype: container (ro)

description:
The unreserved bandwidth at each priority level

nodetype: list (ro)

list keys: [priority]

description:
A reference to the priority level being described

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/priority

description:
State parameters relating to the unreserved bandwidth of the link being described

nodetype: container (ro)

description:
The priority level being described

nodetype: leaf (ro)

type: uint8

  • range: 0..7

description:
The unreserved bandwidth for at priority level P, where P is equal to the priority of the current list entry. The reservable bandwidth at priority P is equal to the sum of the reservable bandwidth at all levels 0..P.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

description:
The administrative groups that are set for the Traffic Engineering LSA - utilised when the sub-TLV type indicates that the sub-TLV describes administrative groups

nodetype: container (ro)

description:
The administrative group described within the sub-TLV

nodetype: list (ro)

list keys: [bit-index]

description:
A reference to the bit index being described

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/bit-index

description:
State parameters relating to the administrative groups being described for the link

nodetype: container (ro)

description:
The index of the bit within the 32-bit administrative group field of the Administrative Group sub-TLV of the Traffic Engineering LSA

nodetype: leaf (ro)

type: uint8

  • range: 0..31

description:
Whether the bit is set within the administrative group field

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/
node-attribute

description:
Parameters included in the Node Attribute TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/node-attribute/
sub-tlvs

description:
Sub-TLVs of the Node Attribute TLV of the Traffic Engineering LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/node-attribute/sub-tlvs/
sub-tlv

description:
List of the Sub-TLVs contained within the Node Attribute TLV

nodetype: list (ro)

list keys:

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/node-attribute/sub-tlvs/sub-tlv/
state

description:
State parameters of the Node Attribute TLV sub-TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/node-attribute/sub-tlvs/sub-tlv/state/
type

description:
The type of the sub-TLV of the Node Attribute TLV contained within the TE LSA. If the local system can interpret the value received the canonical name of the type is utilised, otherwise the special UNKNOWN value is used

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-ospf-types:TE_NODE_ATTRIBUTE_TLV_TYPE

    type: enumeration

    • UNKNOWN
      The sub-TLV type received within the TE LSA Node Attribute TLV was unknown the the local system

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/node-attribute/sub-tlvs/sub-tlv/state/
local-ipv4-addresses

description:
The local IPv4 addresses of the node expressed in CIDR notation

nodetype: leaf-list (ro)

type: inet:ipv4-prefix

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/node-attribute/sub-tlvs/sub-tlv/state/
local-ipv6-addresses

description:
The local IPv6 addreses of the node

nodetype: leaf-list (ro)

type: inet:ipv6-prefix

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/node-attribute/sub-tlvs/sub-tlv/
unknown-subtlv

description:
An unknown SubTLV within the context. Unknown Sub-TLV are defined to be the set of SubTLVs that are not modelled by the OpenConfig schema, or are unknown to the local system such that it cannot decode their value.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/node-attribute/sub-tlvs/sub-tlv/unknown-subtlv/
state

description:
Contents of an unknown TLV within the LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/node-attribute/sub-tlvs/sub-tlv/unknown-subtlv/state/
type

description:
The type value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/node-attribute/sub-tlvs/sub-tlv/unknown-subtlv/state/
length

description:
The length value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/traffic-engineering/tlvs/tlv/node-attribute/sub-tlvs/sub-tlv/unknown-subtlv/state/
value

description:
The value portion of the unknwon TLV

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/
grace-lsa

description:
The Grace LSA is utilised when a remote system is undergoing graceful restart

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/grace-lsa/
tlvs

description:
TLVs of the Grace LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/grace-lsa/tlvs/
tlv

description:
TLV entry in the Grace LSA, advertised by a system undergoing graceful restart

nodetype: list (ro)

list keys:

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/grace-lsa/tlvs/tlv/
state

description:
Per-TLV state parameters of the Grace LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/grace-lsa/tlvs/tlv/state/
type

description:
The type of the sub-TLV received within the Grace LSA

nodetype: leaf (ro)

type: identityref

  • base: oc-ospf-types:GRACE_LSA_TLV_TYPES

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/grace-lsa/tlvs/tlv/state/
period

description:
The number of seconds that the router's neighbors should advertise the local system as fully adjacent regardless of database synchronization state

nodetype: leaf (ro)

type: uint32

units: seconds

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/grace-lsa/tlvs/tlv/state/
reason

description:
The reason for the graceful restart event occurring, as advertised by the restarting system

nodetype: leaf (ro)

type: enumeration

  • UNKNOWN
    The reason for the graceful restart is unknown
  • SOFTWARE_RESTART
    The local system is restarting due to a software component restart
  • SOFTWARE_RELOAD_UPGRADE
    The local system is restarting due to a software reload or upgrade
  • CONTROL_PROCESSOR_SWITCH
    The local system is restarting due to a switch to a redundant control plane element

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/grace-lsa/tlvs/tlv/state/
ip-interface-address

description:
The restarting system's IP address on the interface via which the Grace LSA is being advertised.

nodetype: leaf (ro)

type: inet:ipv4-address-no-zone

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/grace-lsa/tlvs/tlv/
unknown-tlv

description:
An unknown TLV within the context. Unknown TLVs are defined to be the set of TLVs that are not modelled within the OpenConfig model, or are unknown to the local system such that it cannot decode their value.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/grace-lsa/tlvs/tlv/unknown-tlv/
state

description:
Contents of an unknown TLV within the LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/grace-lsa/tlvs/tlv/unknown-tlv/state/
type

description:
The type value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/grace-lsa/tlvs/tlv/unknown-tlv/state/
length

description:
The length value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/grace-lsa/tlvs/tlv/unknown-tlv/state/
value

description:
The value portion of the unknwon TLV

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/
router-information

description:
The router information LSA is utilised to advertise capabilities of a system to other systems who receive the LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/
tlvs

description:
The TLVs included within the Router Information LSA.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/
tlv

description:
TLV entry in the Router Information LSA

nodetype: list (ro)

list keys:

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/
state

description:
Per-TLV state parameters of the RI LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/state/
type

description:
The type of sub-TLV of the Router Information opaque LSA

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-ospf-types:RI_LSA_TLV_TYPES

    type: enumeration

    • UNKNOWN
      The TLV received within the RI LSA is unknown

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/
unknown-tlv

description:
An unknown TLV within the context. Unknown TLVs are defined to be the set of TLVs that are not modelled within the OpenConfig model, or are unknown to the local system such that it cannot decode their value.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/unknown-tlv/
state

description:
Contents of an unknown TLV within the LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/unknown-tlv/state/
type

description:
The type value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/unknown-tlv/state/
length

description:
The length value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/unknown-tlv/state/
value

description:
The value portion of the unknwon TLV

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/
informational-capabilities

description:
Information related to the capabilities of the advertising router within the scope that the opaque RI LSA is being advertised

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/informational-capabilities/
state

description:
State parameters of the informational capabilitis of the RI LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/informational-capabilities/state/
graceful-restart-capable

description:
When this leaf is set to true, the advertising system is capable of OSPF graceful restart.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/informational-capabilities/state/
graceful-restart-helper

description:
When this leaf is set to true, the advertising system is capable of being a helper for OSPF graceful restart

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/informational-capabilities/state/
stub-router

description:
When this leaf is set to true, the advertising system is able to advertise its status as a stub router

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/informational-capabilities/state/
traffic-engineering

description:
When this leaf is set to true, the advertising system supports OSPFv2 traffic engineering capabilities

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/informational-capabilities/state/
point-to-point-over-lan

description:
When this leaf is set to true, the advertising system supports treating LAN adjacencies as though they were point to point

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/informational-capabilities/state/
experimental-te

description:
When this leaf is set to true, the advertising system supports the experimental extensions to OSPF for TE described in RFC4973

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/
node-administrative-tags

description:
Per-node administrative tags associated with the local system specified by the operator

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/node-administrative-tags/
state

description:
State parameters of the node administrative tags advertised in the RI LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/node-administrative-tags/state/
administrative-tags

description:
The set of administrative tags assigned to the local system by the network operator. The meaning of these tags is opaque to OSPF - and their interpretation is per-domain specific

nodetype: leaf-list (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/
segment-routing-algorithm

description:
The algorithms supported for Segment Routing by the local system

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-algorithm/
state

description:
State parameters of the Segment Routing algorithm advertised in the RI LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-algorithm/state/
supported-algorithms

description:
A list of the algorithms that are supported for segment routing by the advertising system

nodetype: leaf-list (ro)

type: identityref

  • base: oc-ospf-types:SR_ALGORITHM

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/
segment-routing-sid-label-range

description:
The Segment Identifier (SID) or label ranges that are supported by the local system for Segment Routing

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/
tlvs

description:
Sub-TLVs of the SID/Label range TLV of the RI LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/tlvs/
tlv

description:
Sub-TLVs of the SID/Label range TLV

nodetype: list (ro)

list keys:

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/tlvs/tlv/
unknown-tlv

description:
An unknown TLV within the context. Unknown TLVs are defined to be the set of TLVs that are not modelled within the OpenConfig model, or are unknown to the local system such that it cannot decode their value.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/tlvs/tlv/unknown-tlv/
state

description:
Contents of an unknown TLV within the LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/tlvs/tlv/unknown-tlv/state/
type

description:
The type value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/tlvs/tlv/unknown-tlv/state/
length

description:
The length value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/tlvs/tlv/unknown-tlv/state/
value

description:
The value portion of the unknwon TLV

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/tlvs/tlv/
state

description:
State parameters of the sub-TLVs of the SR/Label range TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/tlvs/tlv/state/
type

description:
The type of the sub-TLV received by the local system within the SR SID/Label Range TLV of the RI LSA

nodetype: leaf (ro)

type: union

    type: identityref

    • base: oc-ospf-types:OSPF_RI_SR_SID_LABEL_TLV_TYPES

    type: enumeration

    • UNKNOWN
      The type of the sub-TLV advertised with the SID/Label range TLV of the RI LSA is unknown to the receiving system

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/tlvs/tlv/state/
range-size

description:
The number of entries within the range being described within the SID/Label range TLV

nodetype: leaf (ro)

type: uint32

  • range: 0..16777216

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/tlvs/tlv/
sid-label

description:
Sub-TLV used to advertise the SID or label associated with the subset of the SRGB being advertised

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/tlvs/tlv/sid-label/
state

description:
State parameters of the SID/Label sub-TLV of the SR/Label range TLV of the RI LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/tlvs/tlv/sid-label/state/
entry-type

description:
The type of entry that is contained within the sub-TLV. The range may be represented as either a range of MPLS labels, or numeric segment identifiers

nodetype: leaf (ro)

type: oc-ospf-types:sr-sid-type

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/router-information/tlvs/tlv/segment-routing-sid-label-range/tlvs/tlv/sid-label/state/
first-value

description:
The first value within the SRGB range being specified. The type of the entry is determined based on the value of the entry type as this value may represent either a segment identifier or an MPLS label.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/
extended-prefix

description:
An OSPFv2 Extended Prefix Opaque LSA, used to encapsulate TLV attributes associated with a prefix advertised in OSPF.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/
state

description:
State parameters of the Extended Prefix LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/state/
route-type

description:
The type of prefix that is contained within the Extended Prefix LSA. The information contained in sub-TLVs of the attribute is applicable regardless of this value.

nodetype: leaf (ro)

type: enumeration

  • UNSPECIFIED
    The prefix described in the extended prefix LSA is of an unspecified type
  • INTRA_AREA
    The prefix described in the extended prefix LSA is an intra-area prefix for the advertising system
  • INTER_AREA
    The prefix described in the extended prefix LSA is an inter-area prefix for the advertising system
  • AS_EXTERNAL
    The prefix described in the extended prefix LSA is external to the autonomous system of the advertising system
  • NSSA_EXTERNAL
    The prefix described in the extended prefix LSA externally advertised from an NSSA area visibile to the advertising system

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/state/
prefix-length

description:
The length of the IPv4 prefix contained in the Extended Prefix LSA

nodetype: leaf (ro)

type: uint8

  • range: 0..32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/state/
address-family

description:
The address family of the prefix contained in the Extended Prefix LSA

nodetype: leaf (ro)

type: enumeration

  • IPV4_UNICAST
    The prefix contained within the Extended Prefix LSA is an IPv4 unicast prefix

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/state/
attached

description:
If this value is set to true, the prefix being advertised was generated by an ABR for an inter-area prefix. The value corresponds to the A-flag of the flags field of the Extended Prefix LSA

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/state/
node

description:
If this value is set to true, the prefix being advertised represents the advertising router. Typically, the prefix within the LSA is expected to be globally-reachable prefix associated with a loopback interface

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/state/
prefix

description:
The IPv4 prefix contained within the extended prefix LSA

nodetype: leaf (ro)

type: inet:ipv4-address-no-zone

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/
tlvs

description:
TLVs contained within the Extended Prefix LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/
tlv

description:
A TLV contained within the extended prefix LSA

nodetype: list (ro)

list keys:

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/
state

description:
State parameters relating to the sub-TLV of the extended prefix LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/state/
type

description:
The type of sub-TLV as indicated by the Extended Prefix LSA

nodetype: leaf (ro)

type: identityref

  • base: oc-ospf-types:OSPFV2_EXTENDED_PREFIX_SUBTLV_TYPE

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/
extended-prefix-range

description:
State parameters relating to the extended prefix range sub-TLV of the extended prefix LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/extended-prefix-range/
state

description:
State parameters relating to the Extended Prefix Range sub-TLV of the Extended Prefix LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/extended-prefix-range/state/
prefix-length

description:
The length of the IPv4 prefix contained in the Extended Prefix LSA

nodetype: leaf (ro)

type: uint8

  • range: 0..32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/extended-prefix-range/state/
address-family

description:
The address family of the prefix contained in the Extended Prefix LSA

nodetype: leaf (ro)

type: enumeration

  • IPV4_UNICAST
    The prefix contained within the Extended Prefix LSA is an IPv4 unicast prefix

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/extended-prefix-range/state/
range-size

description:
The number of prefixes that are covered by the advertisement.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/extended-prefix-range/state/
inter-area

description:
When this leaf is set to true, then the prefix range is inter-area - the flag is set by the ABR that advertises the Extended Prefix Range TLV

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/extended-prefix-range/state/
prefix

description:
The first prefix in the range of prefixes being described by the extended prefix range sub-TLV

nodetype: leaf (ro)

type: inet:ipv4-prefix

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/
prefix-sid

description:
State parameters relating to the Prefix SID sub-TLV of the extended prefix LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/prefix-sid/
state

description:
State parameters relating to the Prefix SID sub-TLV of the extended prefix LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/prefix-sid/state/
no-php

description:
If this leaf is set the advertising system has indicated that the prefix SID must not be popped before delivering packets to it

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/prefix-sid/state/
mapping-server

description:
If this leaf is set the SID was advertised by a Segment Routing mapping server

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/prefix-sid/state/
explicit-null

description:
If this leaf is set, the advertising system has requested that the prefix SID value should be replaced with the explicit null label value

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/prefix-sid/state/
sid-value-type

description:
Specifies the type of the value specified within the Prefix SID sub-TLV - in particular, whether the value is an index or an absolute value. This value corresponds with the V-flag of the Prefix SID sub-TLV

nodetype: leaf (ro)

type: enumeration

  • ABSOLUTE
    The SID contained in the Prefix-SID sub-TLV is an absolute value
  • INDEX
    The SID contained in the Prefix-SID sub-TLV is an index to the SRGB

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/prefix-sid/state/
sid-scope

description:
Specifies the scope of the SID advertisement within the Prefix SID sub-TLV. The scope of the SID is independent of whether the SID contained is an index, or an absolute value

nodetype: leaf (ro)

type: enumeration

  • LOCAL
    The value of the SID is significant only to the advertising system
  • GLOBAL
    The value of the SID is globally significant

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/prefix-sid/state/
multi-topology-identifier

description:
The identifier for the topology to which the Prefix SID relates. The value of this leaf is a MT-ID as defined in RFC4915

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/prefix-sid/state/
algorithm

description:
The algorithm that computes the path associated with the Prefix SID

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/prefix-sid/state/
sid-value

description:
The value of the Prefix SID. The meaning of this value is dependent upon the type of SID, and its scope. The value contained is either a 32-bit value indicating the index of the SID, or a 24-bit label where the 20 right-most bits are used for encoding the label value

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/
sid-label-binding

description:
State parameters relating to the SID/Label binding sub-TLV of the extended prefix LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/
state

description:
State parameters relating to the SID/Label binding sub-TLV of the extended prefix LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/state/
mirroring

description:
When set to true, this indicates that the SID/Label Binding sub-TLV entries contained within this TLV are indicative of a mirroring context

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/state/
multi-topology-identifier

description:
The identifier for the topology to which the SID/Label Binding sub-TLV is associated. The value of this leaf is a MT-ID as defined in RFC4915

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/state/
weight

description:
The weight of the advertised binding when used for load-balancing purposes

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/
tlvs

description:
TLVs contained within the SID/Label Binding sub-TLV of the SID/Label Binding TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/
tlv

description:
A TLV contained within the SID/Label Binding sub-TLV

nodetype: list (ro)

list keys:

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/
state

description:
State parameters relating to the SID/Label Binding sub-TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/state/
type

description:
The type of sub-TLV that is being contained within the SID/Label sub-TLV

nodetype: leaf (ro)

type: identityref

  • base: oc-ospf-types:OSPFV2_EXTENDED_PREFIX_SID_LABEL_BINDING_SUBTLV_TYPE

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/
sid-label-binding

description:
Parameters for the SID/Label Binding sub-TLV of the SID/Label binding TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/sid-label-binding/
state

description:
State parameteres relating to the SID/Label Binding sub-TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/sid-label-binding/state/
sid-type

description:
The type of the value contained within the sub-TLV

nodetype: leaf (ro)

type: oc-ospf-types:sr-sid-type

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/sid-label-binding/state/
sid-value

description:
The value of the binding included within the sub-TLV. The type of this binding is indicated by the type leaf.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/
ero-metric

description:
Parameters for the ERO Metric Sub-TLV of the SID/Label binding TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-metric/
state

description:
State parameters relating to the ERO Metric Sub-TLV of the SID/Label binding TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-metric/state/
metric

description:
The metric representing the aggregate IGP or TE path cost for the binding included within the SID/Label Binding TLV

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/
ero-path

description:
Parameters for the ERO Path Sub-TLV of the SID/Label binding TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-path/
segments

description:
Segments of the path described within the SID/Label Binding sub-TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-path/segments/
segment

description:
A segment of the path described within the sub-TLV

nodetype: list (ro)

list keys:

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-path/segments/segment/
state

description:
State parameters relating to the path segment contained within the sub-TLV

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-path/segments/segment/state/
type

description:
The type of the segment being specified as part of the ERO

nodetype: leaf (ro)

type: identityref

  • base: oc-ospf-types:OSPFV2_EXTPREFIX_BINDING_ERO_PATH_SEGMENT_TYPE

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-path/segments/segment/state/
loose

description:
If this leaf is set the segment is identifier as a loose path segment, otherwise the path strictly follows the path specified

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-path/segments/segment/
ipv4-segment

description:
Details of the IPv4 segment interface of the ERO

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-path/segments/segment/ipv4-segment/
state

description:
State parameters of the IPv4 segment of the ERO

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-path/segments/segment/ipv4-segment/state/
address

description:
The IPv4 address of the hop within the ERO

nodetype: leaf (ro)

type: inet:ipv4-address-no-zone

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-path/segments/segment/
unnumbered-hop

description:
Details of the unnumbered interface segment of the ERO

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-path/segments/segment/unnumbered-hop/
state

description:
State parameters of the unnumbered interface segment of the ERO

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-path/segments/segment/unnumbered-hop/state/
router-id

description:
The IPv4 router identtifier of the remote system

nodetype: leaf (ro)

type: inet:ipv4-address-no-zone

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/sid-label-binding/tlvs/tlv/ero-path/segments/segment/unnumbered-hop/state/
interface-id

description:
The identifier assigned to the link by the remote system

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/
unknown-tlv

description:
An unknown TLV within the context. Unknown TLVs are defined to be the set of TLVs that are not modelled within the OpenConfig model, or are unknown to the local system such that it cannot decode their value.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/unknown-tlv/
state

description:
Contents of an unknown TLV within the LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/unknown-tlv/state/
type

description:
The type value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/unknown-tlv/state/
length

description:
The length value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/extended-prefix/tlvs/tlv/unknown-tlv/state/
value

description:
The value portion of the unknwon TLV

nodetype: leaf (ro)

type: binary

description:
The OSPFv2 Extended Link Opaque LSA, used to encapsulate TLV attributes associated with a link advertised in OSPF.

nodetype: container (ro)

description:
State parameters of the Extended Link LSA

nodetype: container (ro)

description:
The type of link with which extended attributes are associated

nodetype: leaf (ro)

type: identityref

  • base: oc-ospf-types:OSPFV2_ROUTER_LINK_TYPE

description:
The identifier for the link specified. The value of the link identifier is dependent upon the type of the LSA. The value is specified to be, per sub-type: 1) Neighbouring router's router ID. 2) IP address of DR. 3) IP network address. 4) Neighbouring router router's ID.

nodetype: leaf (ro)

type: yang:dotted-quad

description:
The data associated with the link type. The value is dependent upon the subtype of the LSA. When the connection is to a stub network it represents the mask; for p2p connections that are unnumbered it represents the ifIndex value of the router's interface; for all other connections it represents the local system's IP address

nodetype: leaf (ro)

type: union

    type: yang:dotted-quad

    type: uint32

description:
TLVs contained within the Extended Link LSA

nodetype: container (ro)

description:
List of TLVs within the Extended Link LSA

nodetype: list (ro)

list keys:

description:
State parameters relating to the sub-TLV of the extended link LSA

nodetype: container (ro)

description:
The type of the sub-TLV contained within the extended link TLV

nodetype: leaf (ro)

type: identityref

  • base: oc-ospf-types:OSPFV2_EXTENDED_LINK_SUBTLV_TYPE

description:
An unknown TLV within the context. Unknown TLVs are defined to be the set of TLVs that are not modelled within the OpenConfig model, or are unknown to the local system such that it cannot decode their value.

nodetype: container (ro)

description:
Contents of an unknown TLV within the LSA

nodetype: container (ro)

description:
The type value of the unknown TLV

nodetype: leaf (ro)

type: uint16

description:
The length value of the unknown TLV

nodetype: leaf (ro)

type: uint16

description:
The value portion of the unknwon TLV

nodetype: leaf (ro)

type: binary

description:
Parameters relating to an Adjacency SID sub-TLV of the extended link LSA

nodetype: container (ro)

description:
State parameters relating to an Adjacency SID

nodetype: container (ro)

description:
When this flag is set, it indicates that the adjacency SID refers to an adjacency which is eligible for protection

nodetype: leaf (ro)

type: boolean

default: false

description:
When this flag is set it indicates that the adjacency SID refers to a group of adjacencies that have a common value

nodetype: leaf (ro)

type: boolean

default: false

description:
The type of the value contained within the sub-TLV

nodetype: leaf (ro)

type: oc-ospf-types:sr-sid-type

description:
The value of the binding included within the sub-TLV. The type of this binding is indicated by the type leaf.

nodetype: leaf (ro)

type: uint32

description:
The weight of the Adjacency SID when used for load-balancing

nodetype: leaf (ro)

type: uint8

description:
The multi-topology identifier with which the adjacency SID is associated

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/
unknown-tlv

description:
An unknown TLV within the context. Unknown TLVs are defined to be the set of TLVs that are not modelled within the OpenConfig model, or are unknown to the local system such that it cannot decode their value.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/unknown-tlv/
state

description:
Contents of an unknown TLV within the LSA

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/unknown-tlv/state/
type

description:
The type value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/unknown-tlv/state/
length

description:
The length value of the unknown TLV

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/lsdb/lsa-types/lsa-type/lsas/lsa/opaque-lsa/unknown-tlv/state/
value

description:
The value portion of the unknwon TLV

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/
interfaces

description:
Enclosing container for a list of interfaces enabled within this area

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/
interface

description:
List of interfaces which are enabled within this area. The interface referenced is based on the interface and subinterface leaves within the interface-ref container - which reference an entry in the /interfaces/interface list - and should not rely on the value of the list key.

nodetype: list (rw)

list keys: [id]

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/
id

description:
A pointer to the identifier for the interface.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/id

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/
config

description:
Configuration parameters for the interface on which OSPFv2 is enabled

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/config/
id

description:
An operator-specified string utilised to uniquely reference this interface

nodetype: leaf (rw)

type: oc-if:interface-id

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/config/
network-type

description:
The type of network that OSPFv2 should use for the specified interface.

nodetype: leaf (rw)

type: identityref

  • base: oc-ospf-types:OSPF_NETWORK_TYPE

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/config/
priority

description:
The local system's priority to become the designated router

nodetype: leaf (rw)

type: uint8

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/config/
multi-area-adjacency-primary

description:
When the specified interface is included in more than one area's configuration, this leaf marks whether the area should be considered the primary (when the value is true). In the case that this value is false, the area is considered a secondary area.

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/config/
authentication-type

description:
The type of authentication that should be used on this interface

nodetype: leaf (rw)

type: string

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/config/
metric

description:
The metric for the interface

nodetype: leaf (rw)

type: oc-ospf-types:ospf-metric

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/config/
passive

description:
When this leaf is set to true, the interface should be advertised within the OSPF area but OSPF adjacencies should not be established over the interface

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/config/
hide-network

description:
When this leaf is set to true, the network connected to the interface should be hidden from OSPFv2 advertisements per the procedure described in RFC6860.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/
state

description:
Operational state parameters for the interface on which OSPFv2 is enabled

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/state/
id

description:
An operator-specified string utilised to uniquely reference this interface

nodetype: leaf (ro)

type: oc-if:interface-id

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/state/
network-type

description:
The type of network that OSPFv2 should use for the specified interface.

nodetype: leaf (ro)

type: identityref

  • base: oc-ospf-types:OSPF_NETWORK_TYPE

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/state/
priority

description:
The local system's priority to become the designated router

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/state/
multi-area-adjacency-primary

description:
When the specified interface is included in more than one area's configuration, this leaf marks whether the area should be considered the primary (when the value is true). In the case that this value is false, the area is considered a secondary area.

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/state/
authentication-type

description:
The type of authentication that should be used on this interface

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/state/
metric

description:
The metric for the interface

nodetype: leaf (ro)

type: oc-ospf-types:ospf-metric

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/state/
passive

description:
When this leaf is set to true, the interface should be advertised within the OSPF area but OSPF adjacencies should not be established over the interface

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/state/
hide-network

description:
When this leaf is set to true, the network connected to the interface should be hidden from OSPFv2 advertisements per the procedure described in RFC6860.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/
interface-ref

description:
Reference to an interface or subinterface. The interface that is being referenced is uniquely referenced based on the specified interface and subinterface leaves. In contexts where a Layer 3 interface is to be referenced, both the interface and subinterface leaves must be populated, as Layer 3 configuration within the OpenConfig models is associated with a subinterface. In the case where a Layer 2 interface is to be referenced, only the interface is specified. The interface/subinterface leaf tuple must be used as the means by which the interface is specified, regardless of any other context information (e.g., key in a list).

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/interface-ref/
config

description:
Configured reference to interface / subinterface

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/interface-ref/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/interface-ref/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/
timers

description:
Timers relating to OSPFv2 on the interface

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/timers/
config

description:
Configuration parameters for OSPFv2 timers on the interface

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/timers/config/
dead-interval

description:
The number of seconds that the local system should let elapse before declaring a silent router down

nodetype: leaf (rw)

type: uint32

units: seconds

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/timers/config/
hello-interval

description:
The number of seconds the local system waits between the transmission of subsequent Hello packets

nodetype: leaf (rw)

type: uint32

units: seconds

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/timers/config/
retransmission-interval

description:
The number of seconds that the local system waits before retransmitting an unacknowledged LSA.

nodetype: leaf (rw)

type: uint32

units: seconds

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/timers/
state

description:
Operational state parameters for OSPFv2 timers on the interface

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/timers/state/
dead-interval

description:
The number of seconds that the local system should let elapse before declaring a silent router down

nodetype: leaf (ro)

type: uint32

units: seconds

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/timers/state/
hello-interval

description:
The number of seconds the local system waits between the transmission of subsequent Hello packets

nodetype: leaf (ro)

type: uint32

units: seconds

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/timers/state/
retransmission-interval

description:
The number of seconds that the local system waits before retransmitting an unacknowledged LSA.

nodetype: leaf (ro)

type: uint32

units: seconds

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/
mpls

description:
Configuration and operational state parameters for OSPFv2 extensions related to MPLS on the interface.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/mpls/
config

description:
Configuration parameters for OSPFv2 extensions relating to MPLS for the interface

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/mpls/config/
traffic-engineering-metric

description:
A link metric that should only be considered for traffic engineering purposes.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/mpls/
state

description:
Operational state for OSPFv2 extensions relating to MPLS for the interface

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/mpls/state/
traffic-engineering-metric

description:
A link metric that should only be considered for traffic engineering purposes.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/mpls/
igp-ldp-sync

description:
OSPFv2 parameters relating to LDP/IGP synchronization

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/mpls/igp-ldp-sync/
config

description:
Configuration parameters relating to LDP/IG synchronization.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/mpls/igp-ldp-sync/config/
enabled

description:
When this leaf is set to true, do not utilise this link for forwarding via the IGP until such time as LDP adjacencies to the neighbor(s) over the link are established.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/mpls/igp-ldp-sync/config/
post-session-up-delay

description:
This leaf specifies a delay, expressed in units of milliseconds, between the LDP session to the IGP neighbor being established, and it being considered synchronized by the IGP.

nodetype: leaf (rw)

type: uint32

units: milliseconds

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/mpls/igp-ldp-sync/
state

description:
Operational state variables relating to LDP/IGP synchronization

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/mpls/igp-ldp-sync/state/
enabled

description:
When this leaf is set to true, do not utilise this link for forwarding via the IGP until such time as LDP adjacencies to the neighbor(s) over the link are established.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/mpls/igp-ldp-sync/state/
post-session-up-delay

description:
This leaf specifies a delay, expressed in units of milliseconds, between the LDP session to the IGP neighbor being established, and it being considered synchronized by the IGP.

nodetype: leaf (ro)

type: uint32

units: milliseconds

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/mpls/igp-ldp-sync/state/
synchronized

description:
When the value of this leaf is set to true, the LDP neighbors reachable via this interface are considered to be synchronized, and hence the link is considered usable by the IGP.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/
lsa-filter

description:
OSPFv2 parameters relating to filtering of LSAs to neighbors the specified interface.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/lsa-filter/
config

description:
Configuration parameters relating to filtering LSAs on the specified interface.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/lsa-filter/config/
all

description:
When this leaf is set to true, all LSAs should be filtered to the neighbours with whom adjacencies are formed on the interface.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/lsa-filter/
state

description:
Operational state parameters relating to filtering LSAs on the specified interface

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/lsa-filter/state/
all

description:
When this leaf is set to true, all LSAs should be filtered to the neighbours with whom adjacencies are formed on the interface.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/
neighbors

description:
Enclosing container for the list of neighbors that an adjacency has been established with on the interface

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/
neighbor

description:
A neighbor with which an OSPFv2 adjacency has been established within this area

nodetype: list (rw)

list keys: [router-id]

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/
router-id

description:
Reference to the router ID of the adjacent system

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/router-id

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/
config

description:
Configuration parameters relating to the adjacent system

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/config/
router-id

description:
The router ID of the remote system.

nodetype: leaf (rw)

type: yang:dotted-quad

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/config/
metric

description:
The metric that should be considered to the remote neighbor over this interface. This configuration is only applicable for multiple-access networks

nodetype: leaf (rw)

type: oc-ospf-types:ospf-metric

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/
state

description:
Operational state parameters relating to the adjacent system

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/state/
router-id

description:
The router ID of the remote system.

nodetype: leaf (ro)

type: yang:dotted-quad

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/state/
metric

description:
The metric that should be considered to the remote neighbor over this interface. This configuration is only applicable for multiple-access networks

nodetype: leaf (ro)

type: oc-ospf-types:ospf-metric

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/state/
priority

description:
The remote system's priority to become the designated router

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/state/
dead-time

description:
The time at which this neighbor's adjacency will be considered dead. The value is expressed relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/state/
designated-router

description:
The designated router for the adjacency. This device advertises the Network LSA for broadcast and NBMA networks.

nodetype: leaf (ro)

type: yang:dotted-quad

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/state/
backup-designated-router

description:
The backup designated router for the adjacency.

nodetype: leaf (ro)

type: yang:dotted-quad

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/state/
optional-capabilities

description:
The optional capabilities field received in the Hello message from the neighbor

nodetype: leaf (ro)

type: yang:hex-string

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/state/
last-established-time

description:
The time at which the adjacency was last established with the neighbor. That is to say the time at which the adjacency last transitioned into the FULL state. The value is expressed relative to the Unix Epoch (Jan 1 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/state/
adjacency-state

description:
The state of the adjacency with the neighbor.

nodetype: leaf (ro)

type: identityref

  • base: oc-ospf-types:OSPF_NEIGHBOR_STATE

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/state/
state-changes

description:
The number of transitions out of the FULL state that this neighbor has been through

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/neighbors/neighbor/state/
retransmission-queue-length

description:
The number of LSAs that are currently in the queue to be retransmitted to the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/
enable-bfd

description:
Enable BFD for liveliness detection to the next-hop or neighbour.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/enable-bfd/
config

description:
Configuration parameters relating to enabling BFD.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/enable-bfd/config/
enabled

description:
When this leaf is set to true, BFD is used to detect the liveliness of the remote peer or next-hop.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/enable-bfd/
state

description:
Operational state parameters relating to enabing BFD.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/ospfv2/areas/area/interfaces/interface/enable-bfd/state/
enabled

description:
When this leaf is set to true, BFD is used to detect the liveliness of the remote peer or next-hop.

nodetype: leaf (ro)

type: boolean

description:
Configuration and state parameters relating to virtual links from the source area to a remote router

nodetype: container (rw)

description:
Configuration and state parameters relating to a virtual link

nodetype: list (rw)

list keys: [remote-router-id]

description:
Reference to the remote router ID

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/remote-router-id

description:
Configuration parameters relating to the OSPF virtual link

nodetype: container (rw)

description:
The router ID of the device which terminates the remote end of the virtual link

nodetype: leaf (rw)

type: inet:ipv4-address-no-zone

description:
State parameters relating to the OSPF virtual link

nodetype: container (ro)

description:
The router ID of the device which terminates the remote end of the virtual link

nodetype: leaf (ro)

type: inet:ipv4-address-no-zone

description:
The remote system's priority to become the designated router

nodetype: leaf (ro)

type: uint8

description:
The time at which this neighbor's adjacency will be considered dead. The value is expressed relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

description:
The designated router for the adjacency. This device advertises the Network LSA for broadcast and NBMA networks.

nodetype: leaf (ro)

type: yang:dotted-quad

description:
The backup designated router for the adjacency.

nodetype: leaf (ro)

type: yang:dotted-quad

description:
The optional capabilities field received in the Hello message from the neighbor

nodetype: leaf (ro)

type: yang:hex-string

description:
The time at which the adjacency was last established with the neighbor. That is to say the time at which the adjacency last transitioned into the FULL state. The value is expressed relative to the Unix Epoch (Jan 1 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

description:
The state of the adjacency with the neighbor.

nodetype: leaf (ro)

type: identityref

  • base: oc-ospf-types:OSPF_NEIGHBOR_STATE

description:
The number of transitions out of the FULL state that this neighbor has been through

nodetype: leaf (ro)

type: uint32

description:
The number of LSAs that are currently in the queue to be retransmitted to the neighbor

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/
isis

description:
This container defines top-level ISIS configuration and state information.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/
global

description:
This container defines global ISIS configuration and state information.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/
config

description:
This container defines ISIS global configuration router.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/config/
authentication-check

description:
When set to true, reject all ISIS protocol PDUs that either have a mismatch in authentication-type or authentication-key.

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/isis/global/config/
instance

description:
ISIS Instance. This leaf has been deprecated. The instance name is specified within the /network-instances/network-instance/protocols/protocol/config/name leaf (list key). If a user requires a specific instance identifier used in the Instance Identifier TLV to be configured the instance-id leaf is used.

nodetype: leaf (rw)

type: string

default: 0

/network-instances/network-instance/protocols/protocol/isis/global/config/
instance-id

description:
When specified, this leaf explicitly indicates the instance identifier that is to be used for the IS-IS instance. The value should be included in the Instance Identifier (IID) TLV.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/protocols/protocol/isis/global/config/
net

description:
ISIS network entity title (NET). The first 8 bits are usually 49 (private AFI), next 16 bits represent area, next 48 bits represent system id and final 8 bits are set to 0.

nodetype: leaf-list (rw)

type: oc-isis-types:net

/network-instances/network-instance/protocols/protocol/isis/global/config/
maximum-area-addresses

description:
Maximum areas supported.

nodetype: leaf (rw)

type: uint8

default: 3

/network-instances/network-instance/protocols/protocol/isis/global/config/
level-capability

description:
ISIS level capability(level-1, level-2, level-1-2).

nodetype: leaf (rw)

type: oc-isis-types:level-type

default: LEVEL_1_2

/network-instances/network-instance/protocols/protocol/isis/global/config/
max-ecmp-paths

description:
ISIS max-paths count.

nodetype: leaf (rw)

type: uint8

/network-instances/network-instance/protocols/protocol/isis/global/config/
weighted-ecmp

description:
When set to true, all eligible multipath IS-IS routes associated with the instance are programmed to use weighted ECMP. An IS-IS route is eligible for weighted ECMP if all the next-hop interfaces in the multipath set have a load-balancing-weight other than 'none'.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/config/
poi-tlv

description:
ISIS purge TLV. When set to true, a TLV is added to purges to record the system ID of the IS generating the purge.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/config/
iid-tlv

description:
ISIS Instance Identifier TLV. When set to trues, the IID-TLV identifies the unique instance as well as the topology/topologies to which the PDU applies.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/config/
fast-flooding

description:
When set to true, IS will always flood the LSP that triggered an SPF before the router actually runs the SPF computation.

nodetype: leaf (rw)

type: boolean

default: true

description:
When set to true, ISIS will always enable CSNP on P2P Links.

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/isis/global/config/
hello-padding

description:
Controls the padding type for IS-IS Hello PDUs on a global level.

nodetype: leaf (rw)

type: oc-isis-types:hello-padding-type

default: STRICT

/network-instances/network-instance/protocols/protocol/isis/global/
state

description:
This container defines state for ISIS global router.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/state/
authentication-check

description:
When set to true, reject all ISIS protocol PDUs that either have a mismatch in authentication-type or authentication-key.

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/isis/global/state/
instance

description:
ISIS Instance. This leaf has been deprecated. The instance name is specified within the /network-instances/network-instance/protocols/protocol/config/name leaf (list key). If a user requires a specific instance identifier used in the Instance Identifier TLV to be configured the instance-id leaf is used.

nodetype: leaf (ro)

type: string

default: 0

/network-instances/network-instance/protocols/protocol/isis/global/state/
instance-id

description:
When specified, this leaf explicitly indicates the instance identifier that is to be used for the IS-IS instance. The value should be included in the Instance Identifier (IID) TLV.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/isis/global/state/
net

description:
ISIS network entity title (NET). The first 8 bits are usually 49 (private AFI), next 16 bits represent area, next 48 bits represent system id and final 8 bits are set to 0.

nodetype: leaf-list (ro)

type: oc-isis-types:net

/network-instances/network-instance/protocols/protocol/isis/global/state/
maximum-area-addresses

description:
Maximum areas supported.

nodetype: leaf (ro)

type: uint8

default: 3

/network-instances/network-instance/protocols/protocol/isis/global/state/
level-capability

description:
ISIS level capability(level-1, level-2, level-1-2).

nodetype: leaf (ro)

type: oc-isis-types:level-type

default: LEVEL_1_2

/network-instances/network-instance/protocols/protocol/isis/global/state/
max-ecmp-paths

description:
ISIS max-paths count.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/isis/global/state/
weighted-ecmp

description:
When set to true, all eligible multipath IS-IS routes associated with the instance are programmed to use weighted ECMP. An IS-IS route is eligible for weighted ECMP if all the next-hop interfaces in the multipath set have a load-balancing-weight other than 'none'.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/state/
poi-tlv

description:
ISIS purge TLV. When set to true, a TLV is added to purges to record the system ID of the IS generating the purge.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/state/
iid-tlv

description:
ISIS Instance Identifier TLV. When set to trues, the IID-TLV identifies the unique instance as well as the topology/topologies to which the PDU applies.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/state/
fast-flooding

description:
When set to true, IS will always flood the LSP that triggered an SPF before the router actually runs the SPF computation.

nodetype: leaf (ro)

type: boolean

default: true

description:
When set to true, ISIS will always enable CSNP on P2P Links.

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/isis/global/state/
hello-padding

description:
Controls the padding type for IS-IS Hello PDUs on a global level.

nodetype: leaf (ro)

type: oc-isis-types:hello-padding-type

default: STRICT

/network-instances/network-instance/protocols/protocol/isis/global/
lsp-bit

description:
This container defines ISIS LSP Operational Bits.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/
overload-bit

description:
This container defines Overload Bit configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/
config

description:
This container defines ISIS Overload Bit configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/config/
set-bit

description:
When set to true, IS-IS overload bit is set.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/config/
set-bit-on-boot

description:
When set to true, the IS-IS overload bit is set on system boot.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/config/
advertise-high-metric

description:
When set to true, the local IS advertises links with the highest available metric regardless of their configured metric. The metric value is based on the metric style - if wide metrics are utilised the metric is advertised as 16777214, otherwise they are advertised with a value of 63.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/
state

description:
This container defines state for ISIS Overload Bit.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/state/
set-bit

description:
When set to true, IS-IS overload bit is set.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/state/
set-bit-on-boot

description:
When set to true, the IS-IS overload bit is set on system boot.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/state/
advertise-high-metric

description:
When set to true, the local IS advertises links with the highest available metric regardless of their configured metric. The metric value is based on the metric style - if wide metrics are utilised the metric is advertised as 16777214, otherwise they are advertised with a value of 63.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/
reset-triggers

description:
This container defines state for ISIS Overload Bit reset triggers

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/reset-triggers/
reset-trigger

description:
This list describes ISIS Overload reset trigger reasons.

nodetype: list (rw)

list keys: [reset-trigger]

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/reset-triggers/reset-trigger/
reset-trigger

description:
Reference to the reset trigger reason

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/reset-trigger

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/reset-triggers/reset-trigger/
config

description:
This container defines ISIS Overload Bit reset trigger configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/reset-triggers/reset-trigger/config/
reset-trigger

description:
In the case that the system sets the overload bit on start, the system should reset the bit (i.e., clear the overload bit) upon the specified trigger.

nodetype: leaf (rw)

type: identityref

  • base: oc-isis-types:OVERLOAD_RESET_TRIGGER_TYPE

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/reset-triggers/reset-trigger/config/
delay

description:
If a reset trigger is specified, the system should delay resetting the overload bit for the specified number of seconds after the trigger occurs.

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/reset-triggers/reset-trigger/
state

description:
This container defines state for ISIS Overload Bit reset triggers.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/reset-triggers/reset-trigger/state/
reset-trigger

description:
In the case that the system sets the overload bit on start, the system should reset the bit (i.e., clear the overload bit) upon the specified trigger.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-types:OVERLOAD_RESET_TRIGGER_TYPE

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/overload-bit/reset-triggers/reset-trigger/state/
delay

description:
If a reset trigger is specified, the system should delay resetting the overload bit for the specified number of seconds after the trigger occurs.

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/
attached-bit

description:
This container defines Attached Bit.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/attached-bit/
config

description:
This container defines Attached Bit configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/attached-bit/config/
ignore-bit

description:
When set to true, if the attached bit is set on an incoming Level 1 IS-IS, the local system ignores it. In this case the local system does not set a default route to the L1L2 router advertising the PDU with the attached bit set.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/attached-bit/config/
suppress-bit

description:
When set to true, if the local IS acts as a L1L2 router, then the attached bit is not advertised in locally generated PDUs.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/attached-bit/
state

description:
This container defines state for Link State PDU Bit.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/attached-bit/state/
ignore-bit

description:
When set to true, if the attached bit is set on an incoming Level 1 IS-IS, the local system ignores it. In this case the local system does not set a default route to the L1L2 router advertising the PDU with the attached bit set.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/lsp-bit/attached-bit/state/
suppress-bit

description:
When set to true, if the local IS acts as a L1L2 router, then the attached bit is not advertised in locally generated PDUs.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/
reference-bandwidth

description:
This container defines ISIS Reference Bandwidth.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/reference-bandwidth/
config

description:
This container defines Reference Bandwidth configuration

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/reference-bandwidth/config/
reference-bandwidth

description:
ISIS Reference Bandwidth value

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/isis/global/reference-bandwidth/
state

description:
This container defines state for Reference Bandwidth.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/reference-bandwidth/state/
reference-bandwidth

description:
ISIS Reference Bandwidth value

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/isis/global/
nsr

description:
This container defines ISIS Non-Stop Routing.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/nsr/
config

description:
This container defines Non-Stop-Routing configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/nsr/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/nsr/
state

description:
This container defines state for Non-Stop-Routing

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/nsr/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/
graceful-restart

description:
This container defines ISIS Graceful Restart.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/
config

description:
This container defines ISIS graceful-restart configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/config/
helper-only

description:
Enable or disable the IS-IS graceful restart helper function. When this leaf is set, the local system does not utilise the IS-IS graceful restart procedures during its own restart, but supports retaining forwarding information during a remote speaker's restart.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/config/
non-planned-only

description:
When this leaf is set to TRUE, planned restart procedures as described in RFC 8706 are not used.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/config/
restart-time

description:
Value of RFC5306/RFC8706 T2 timer

nodetype: leaf (rw)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/config/
interface-timer

description:
Value of RFC5306/RFC8706 T1 timer

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/config/
interface-time-expirations

description:
Number of times T1 expires before IIH without Restart TLV's RR flag set is sent. That is GR helper is not supported by adjacents Inermediate System

nodetype: leaf (rw)

type: int64

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/
state

description:
This container defines state information for ISIS graceful-restart.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/state/
helper-only

description:
Enable or disable the IS-IS graceful restart helper function. When this leaf is set, the local system does not utilise the IS-IS graceful restart procedures during its own restart, but supports retaining forwarding information during a remote speaker's restart.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/state/
non-planned-only

description:
When this leaf is set to TRUE, planned restart procedures as described in RFC 8706 are not used.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/state/
restart-time

description:
Value of RFC5306/RFC8706 T2 timer

nodetype: leaf (ro)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/state/
interface-timer

description:
Value of RFC5306/RFC8706 T1 timer

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/isis/global/graceful-restart/state/
interface-time-expirations

description:
Number of times T1 expires before IIH without Restart TLV's RR flag set is sent. That is GR helper is not supported by adjacents Inermediate System

nodetype: leaf (ro)

type: int64

/network-instances/network-instance/protocols/protocol/isis/global/
timers

description:
This container defines ISIS timers.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/timers/
config

description:
This container defines ISIS global timers configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/timers/config/
lsp-lifetime-interval

description:
Time interval in seconds that specifies how long an LSP remains in LSDB without being refreshed.

nodetype: leaf (rw)

type: uint16

default: 1200

units: seconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/config/
lsp-refresh-interval

description:
Time interval in seconds that specifies how often route topology that a device originates is transmitted in LSPs.

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/
state

description:
This container defines state information for ISIS global timers.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/timers/state/
lsp-lifetime-interval

description:
Time interval in seconds that specifies how long an LSP remains in LSDB without being refreshed.

nodetype: leaf (ro)

type: uint16

default: 1200

units: seconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/state/
lsp-refresh-interval

description:
Time interval in seconds that specifies how often route topology that a device originates is transmitted in LSPs.

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/
spf

description:
This container defines ISIS SPF timer settings.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/timers/spf/
config

description:
This container defines ISIS SPF timers configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/timers/spf/config/
spf-hold-interval

description:
SPF Hold Down time interval in milliseconds.

nodetype: leaf (rw)

type: uint64

default: 5000

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/spf/config/
spf-first-interval

description:
Time interval in milliseconds between the detection of topology change and when the SPF algorithm runs.

nodetype: leaf (rw)

type: uint64

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/spf/config/
spf-second-interval

description:
Time interval in milliseconds between the first and second SPF calculation.

nodetype: leaf (rw)

type: uint64

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/spf/
state

description:
This container defines state information for ISIS SPF timers.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/timers/spf/state/
spf-hold-interval

description:
SPF Hold Down time interval in milliseconds.

nodetype: leaf (ro)

type: uint64

default: 5000

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/spf/state/
spf-first-interval

description:
Time interval in milliseconds between the detection of topology change and when the SPF algorithm runs.

nodetype: leaf (ro)

type: uint64

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/spf/state/
spf-second-interval

description:
Time interval in milliseconds between the first and second SPF calculation.

nodetype: leaf (ro)

type: uint64

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/spf/state/
adaptive-timer

description:
ISIS adaptive timer types (linear, exponential).

nodetype: leaf (ro)

type: oc-isis-types:adaptive-timer-type

/network-instances/network-instance/protocols/protocol/isis/global/timers/
lsp-generation

description:
This container defines ISIS LSP Generation.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/timers/lsp-generation/
config

description:
This container defines ISIS LSP Generation timers configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/timers/lsp-generation/config/
lsp-max-wait-interval

description:
Time interval in milliseconds that specifies max interval between two consecutive occurrences of an LSP being generated.

nodetype: leaf (rw)

type: uint64

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/lsp-generation/config/
lsp-first-wait-interval

description:
Time interval in milliseconds that specifies the first LSP generation delay.

nodetype: leaf (rw)

type: uint64

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/lsp-generation/config/
lsp-second-wait-interval

description:
Time interval in milliseconds that specifies the millisecond LSP generation delay.

nodetype: leaf (rw)

type: uint64

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/lsp-generation/
state

description:
This container defines state information for ISIS LSP Generation timers.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/timers/lsp-generation/state/
lsp-max-wait-interval

description:
Time interval in milliseconds that specifies max interval between two consecutive occurrences of an LSP being generated.

nodetype: leaf (ro)

type: uint64

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/lsp-generation/state/
lsp-first-wait-interval

description:
Time interval in milliseconds that specifies the first LSP generation delay.

nodetype: leaf (ro)

type: uint64

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/lsp-generation/state/
lsp-second-wait-interval

description:
Time interval in milliseconds that specifies the millisecond LSP generation delay.

nodetype: leaf (ro)

type: uint64

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/global/timers/lsp-generation/state/
adaptive-timer

description:
ISIS adaptive timer types (linear, exponential).

nodetype: leaf (ro)

type: oc-isis-types:adaptive-timer-type

/network-instances/network-instance/protocols/protocol/isis/global/
transport

description:
This container defines ISIS transport.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/transport/
config

description:
This container defines ISIS transport related configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/transport/config/
lsp-mtu-size

description:
The maximum size in bytes of an IS-IS Link state PDU.

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/protocols/protocol/isis/global/transport/
state

description:
This container defines state information for ISIS transport parameters.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/transport/state/
lsp-mtu-size

description:
The maximum size in bytes of an IS-IS Link state PDU.

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/isis/global/
mpls

description:
Configuration and operational state relating to MPLS-related features in IS-IS

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/mpls/
igp-ldp-sync

description:
Configuration and operational state relating to synchronisation between the LDP and IS-IS

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/mpls/igp-ldp-sync/
config

description:
This container defines ISIS/IGP configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/mpls/igp-ldp-sync/config/
enabled

description:
When set to true, rely on IGP/LDP synchronization. IGP cost for link is maintained at max until LDP adjacencies are established

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/isis/global/mpls/igp-ldp-sync/config/
post-session-up-delay

description:
Specifies a delay, expressed in units of seconds, between the LDP session to the IGP neighbor being established, and it being considered synchronized by the IGP.

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/isis/global/mpls/igp-ldp-sync/
state

description:
This container defines state information for ISIS/LDP Sync.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/mpls/igp-ldp-sync/state/
enabled

description:
When set to true, rely on IGP/LDP synchronization. IGP cost for link is maintained at max until LDP adjacencies are established

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/isis/global/mpls/igp-ldp-sync/state/
post-session-up-delay

description:
Specifies a delay, expressed in units of seconds, between the LDP session to the IGP neighbor being established, and it being considered synchronized by the IGP.

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/isis/global/
igp-shortcuts

description:
This container defines IGP shortcuts configuration and state information.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/igp-shortcuts/
afi

description:
Address-family list.

nodetype: list (rw)

list keys: [afi-name]

/network-instances/network-instance/protocols/protocol/isis/global/igp-shortcuts/afi/
afi-name

description:
Reference to address-family type.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/afi-name

/network-instances/network-instance/protocols/protocol/isis/global/igp-shortcuts/afi/
config

description:
This container defines ISIS Shortcuts configuration parameters

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/igp-shortcuts/afi/config/
afi-name

description:
Address-family type.

nodetype: leaf (rw)

type: identityref

  • base: oc-isis-types:AFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/global/igp-shortcuts/afi/config/
nh-type

description:
Tunnel NH Type(RSVP,SR). When present it implies that nh-type shortcut is enabled for a specified AFI.

nodetype: leaf-list (rw)

type: identityref

  • base: oc-mplst:PATH_SETUP_PROTOCOL

/network-instances/network-instance/protocols/protocol/isis/global/igp-shortcuts/afi/
state

description:
This container defines ISIS Shortcuts state information

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/igp-shortcuts/afi/state/
afi-name

description:
Address-family type.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-types:AFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/global/igp-shortcuts/afi/state/
nh-type

description:
Tunnel NH Type(RSVP,SR). When present it implies that nh-type shortcut is enabled for a specified AFI.

nodetype: leaf-list (ro)

type: identityref

  • base: oc-mplst:PATH_SETUP_PROTOCOL

/network-instances/network-instance/protocols/protocol/isis/global/
afi-safi

description:
This container defines address-family specific configuration and state information.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/
af

description:
Address-family/Subsequent Address-family list.

nodetype: list (rw)

list keys: [afi-name] [safi-name]

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/
afi-name

description:
Reference to address-family type

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/afi-name

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/
safi-name

description:
Reference to subsequent address-family type

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/safi-name

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/
config

description:
This container defines AFI-SAFI configuration parameters

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/config/
afi-name

description:
Address-family type.

nodetype: leaf (rw)

type: identityref

  • base: oc-isis-types:AFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/config/
safi-name

description:
Subsequent address-family type.

nodetype: leaf (rw)

type: identityref

  • base: oc-isis-types:SAFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/config/
metric

description:
ISIS metric value(default=10).

nodetype: leaf (rw)

type: uint32

default: 10

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/config/
max-ecmp-paths

description:
ISIS max-paths count.

nodetype: leaf (rw)

type: uint8

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/
state

description:
This container defines AFI-SAFI State information

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/state/
afi-name

description:
Address-family type.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-types:AFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/state/
safi-name

description:
Subsequent address-family type.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-types:SAFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/state/
metric

description:
ISIS metric value(default=10).

nodetype: leaf (ro)

type: uint32

default: 10

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/state/
max-ecmp-paths

description:
ISIS max-paths count.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/
multi-topology

description:
This container defines multi-topology address-family configuration and state information. ISIS TLV 235, 237.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/multi-topology/
config

description:
This container defines AFI-SAFI multi-topology configuration parameters

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/multi-topology/config/
afi-name

description:
Address-family type.

nodetype: leaf (rw)

type: identityref

  • base: oc-isis-types:AFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/multi-topology/config/
safi-name

description:
Subsequent address-family type.

nodetype: leaf (rw)

type: identityref

  • base: oc-isis-types:SAFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/multi-topology/
state

description:
This container defines AFI-SAFI multi-topology state information

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/multi-topology/state/
afi-name

description:
Address-family type.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-types:AFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/multi-topology/state/
safi-name

description:
Subsequent address-family type.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-types:SAFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/global/afi-safi/af/multi-topology/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/global/
segment-routing

description:
Configuration and operational state relating to segment routing.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/
config

description:
Configuration parameters relating to the configuration of segment routing for the IGP instance.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/config/
enabled

description:
When this leaf is set to true, the segment routing extensions are utilised within the IGP.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/config/
srgb

description:
A reference to the Segment Routing Global Block (SRGB) that is to be used by this IGP instance.

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../../../../segment-routing/srgbs/srgb/config/local-id

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/config/
srlb

description:
A reference to the Segment Routing Local Block (SRLB) that is to be advertised by the IGP instance.

nodetype: leaf (rw)

type: leafref

  • path reference: ../../../../../../../segment-routing/srlbs/srlb/config/local-id

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/
state

description:
Operational state parameters relating to segment routing for the IGP instance.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/state/
enabled

description:
When this leaf is set to true, the segment routing extensions are utilised within the IGP.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/state/
srgb

description:
A reference to the Segment Routing Global Block (SRGB) that is to be used by this IGP instance.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../segment-routing/srgbs/srgb/config/local-id

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/state/
srlb

description:
A reference to the Segment Routing Local Block (SRLB) that is to be advertised by the IGP instance.

nodetype: leaf (ro)

type: leafref

  • path reference: ../../../../../../../segment-routing/srlbs/srlb/config/local-id

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/
flex-algorithm-bindings

description:
Flex Algorithm bindings

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/flex-algorithm-bindings/
flex-algorithm-binding

description:
Flex Algorithm binding

nodetype: list (rw)

list keys: [flex-algo-id]

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/flex-algorithm-bindings/flex-algorithm-binding/
flex-algo-id

description:
Flex Algorithm identifier used by IGP

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/flex-algo-id

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/flex-algorithm-bindings/flex-algorithm-binding/
config

description:
Attributes of a FAD binding

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/flex-algorithm-bindings/flex-algorithm-binding/config/
flex-algo-id

description:
Flexible Algorithm identifier

nodetype: leaf (rw)

type: uint8

  • range: 128..255

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/flex-algorithm-bindings/flex-algorithm-binding/config/
isis-level

description:
IS-IS Level associated with this Flex Algorithm

nodetype: leaf (rw)

type: oc-isis-types:level-type

default: LEVEL_1_2

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/flex-algorithm-bindings/flex-algorithm-binding/config/
advertised

description:
Indicates if the Flex Algorithm definition is advertised by this node

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/flex-algorithm-bindings/flex-algorithm-binding/config/
participate

description:
Indicates if the node participates in this Flex Algorithm

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/flex-algorithm-bindings/flex-algorithm-binding/
state

description:
Attributes of a FAD binding

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/flex-algorithm-bindings/flex-algorithm-binding/state/
flex-algo-id

description:
Flexible Algorithm identifier

nodetype: leaf (ro)

type: uint8

  • range: 128..255

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/flex-algorithm-bindings/flex-algorithm-binding/state/
isis-level

description:
IS-IS Level associated with this Flex Algorithm

nodetype: leaf (ro)

type: oc-isis-types:level-type

default: LEVEL_1_2

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/flex-algorithm-bindings/flex-algorithm-binding/state/
advertised

description:
Indicates if the Flex Algorithm definition is advertised by this node

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/segment-routing/flex-algorithm-bindings/flex-algorithm-binding/state/
participate

description:
Indicates if the node participates in this Flex Algorithm

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/global/
inter-level-propagation-policies

description:
Policies to propagate prefixes between IS-IS levels.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/
level1-to-level2

description:
Policies relating to prefixes to be propagated from Level 1 to Level 2.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/level1-to-level2/
config

description:
Configuration parameters relating to the propagation of prefixes from IS-IS Level 1 to Level 2.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/level1-to-level2/config/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/level1-to-level2/config/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/level1-to-level2/
state

description:
Operational state parameters relating to the propagation of prefixes from IS-IS Level 1 to Level 2.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/level1-to-level2/state/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/level1-to-level2/state/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/
level2-to-level1

description:
Policies relating to prefixes to be propagated from Level2 to Level 1.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/level2-to-level1/
config

description:
Configuration parameters relating to the propagation of prefixes from IS-IS Level 2 to Level 1.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/level2-to-level1/config/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (rw)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/level2-to-level1/config/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (rw)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/level2-to-level1/
state

description:
Operational state parameters relating to the propagation of prefixes from IS-IS Level 2 to Level 1.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/level2-to-level1/state/
import-policy

description:
list of policy names in sequence to be applied on receiving a routing update in the current context, e.g., for the current peer group, neighbor, address family, etc.

nodetype: leaf-list (ro)

type: leafref

  • path reference: /routing-policy/policy-definitions/policy-definition/name

/network-instances/network-instance/protocols/protocol/isis/global/inter-level-propagation-policies/level2-to-level1/state/
default-import-policy

description:
explicitly set a default policy if no policy definition in the import policy chain is satisfied.

nodetype: leaf (ro)

type: default-policy-type

default: REJECT_ROUTE

/network-instances/network-instance/protocols/protocol/isis/
levels

description:
This container defines ISIS level configuration and state information.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/levels/
level

description:
Configuration and operational state parameters related to a particular level within the IS-IS protocol instance

nodetype: list (rw)

list keys: [level-number]

/network-instances/network-instance/protocols/protocol/isis/levels/level/
level-number

description:
Reference to ISIS level-number.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/level-number

/network-instances/network-instance/protocols/protocol/isis/levels/level/
config

description:
This container defines ISIS level based configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/levels/level/config/
enabled

description:
Formerly this leaf was used to enable or disable the functionality within the context specified. This leaf is DEPRECATED.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/config/
level-number

description:
ISIS level number (level-1, level-2).

nodetype: leaf (rw)

type: oc-isis-types:level-number

/network-instances/network-instance/protocols/protocol/isis/levels/level/config/
metric-style

description:
ISIS metric style types(narrow, wide).

nodetype: leaf (rw)

type: oc-isis-types:metric-style

/network-instances/network-instance/protocols/protocol/isis/levels/level/config/
authentication-check

description:
When set to true, reject all ISIS protocol PDUs that either have a mismatch in authentication-type or authentication-key.

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/isis/levels/level/
state

description:
This container defines ISIS level state information.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/levels/level/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/state/
level-number

description:
ISIS level number (level-1, level-2).

nodetype: leaf (ro)

type: oc-isis-types:level-number

/network-instances/network-instance/protocols/protocol/isis/levels/level/state/
metric-style

description:
ISIS metric style types(narrow, wide).

nodetype: leaf (ro)

type: oc-isis-types:metric-style

/network-instances/network-instance/protocols/protocol/isis/levels/level/state/
authentication-check

description:
When set to true, reject all ISIS protocol PDUs that either have a mismatch in authentication-type or authentication-key.

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/isis/levels/level/
graceful-restart

description:
This container defines ISIS Graceful Restart.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/levels/level/graceful-restart/
config

description:
This container defines ISIS graceful-restart configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/levels/level/graceful-restart/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/graceful-restart/config/
restart-time

description:
Value of RFC5306/RFC8706 T2 timer

nodetype: leaf (rw)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/isis/levels/level/graceful-restart/
state

description:
This container defines state information for ISIS graceful-restart.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/levels/level/graceful-restart/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/graceful-restart/state/
restart-time

description:
Value of RFC5306/RFC8706 T2 timer

nodetype: leaf (ro)

type: uint16

default: 30

/network-instances/network-instance/protocols/protocol/isis/levels/level/
system-level-counters

description:
This container defines ISIS system level counters.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/
state

description:
The container defines a list of system counters for the IS.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
total-lsps

description:
Number of LSPs in the database at the system level.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
corrupted-lsps

description:
Number of corrupted in-memory LSPs detected. LSPs received from the wire with a bad checksum are silently dropped and not counted. LSPs received from the wire with parse errors are counted by lsp-errors. MIB Entry: SysCorrLSPs.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
database-overloads

description:
Number of times the database has become overloaded. MIB entry: SysLSPL(Level)DbaseOloads.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
manual-address-drop-from-areas

description:
Number of times a manual address has been dropped from area. MIB Entry: SysManAddrDropFromAreas.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
exceed-max-seq-nums

description:
The number of times the system has attempted to exceed the maximum sequence number. MIB Entry: SysAttmptToExMaxSeqNums.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
seq-num-skips

description:
Number of times a sequence number skip has occurred. MIB Entry: SysSeqNumSkips.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
own-lsp-purges

description:
Number of times a zero-aged copy of the system's own LSP is received from some other node. MIB Entry: isisSysOwnLSPPurges.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
id-len-mismatch

description:
Number of times a PDU is received with a different value for ID field length from that of the receiving system. MIB Entry: isisSysIDFieldLenMismatches.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
part-changes

description:
The number of partition changes detected. MIB Entry: SysPartChanges.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
max-area-address-mismatches

description:
Number of times a PDU is received with a different value for MaximumAreaAddresses from that of the receiving system. MIB Entry: SysMaxAreaAddrMismatches.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
auth-fails

description:
The number of authentication key failures. MIB Entry: SysAuthFails.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
spf-runs

description:
The number of times SPF was ran at this level.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
auth-type-fails

description:
The number of authentication type mismatches.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/levels/level/system-level-counters/state/
lsp-errors

description:
The number of received LSPs with errors.

nodetype: leaf (ro)

type: oc-yang:counter32

description:
This container defines ISIS LSDB.

nodetype: container (ro)

description:
This list describes LSPs in the LSDB.

nodetype: list (ro)

list keys: [lsp-id]

description:
A reference to the Link State PDU ID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/lsp-id

description:
State parameters of Link State PDU.

nodetype: container (ro)

description:
LSP ID of the LSP.

nodetype: leaf (ro)

type: oc-isis-types:lsp-id

description:
Number of area addresses permitted for this ISs area. 0 indicates the IS only supports three area addresses (by default). Any number inclusive of 1 and 254 indicates the number of areas allowed.

nodetype: leaf (ro)

type: uint8

description:
PDU version. This is set to 1.

nodetype: leaf (ro)

type: uint8

default: 1

description:
PDU version2. This is set to 1

nodetype: leaf (ro)

type: uint8

default: 1

description:
Length of the ID field of NSAP addresses and NETs used in this routing domain.

nodetype: leaf (ro)

type: uint8

description:
Link State PDU type.

nodetype: leaf (ro)

type: enumeration

  • LEVEL_1
    This enum describes ISIS level 1 PDU.
  • LEVEL_2
    This enum describes ISIS level 2 PDU.

description:
Remaining lifetime in seconds before the LSP expiration.

nodetype: leaf (ro)

type: uint16

units: seconds

description:
Sequence number of the LSP.

nodetype: leaf (ro)

type: uint32

description:
Checksum of the LSP.

nodetype: leaf (ro)

type: uint16

description:
Total length of the LSP.

nodetype: leaf (ro)

type: uint16

description:
LSP Type-Block flags.

nodetype: leaf-list (ro)

type: enumeration

  • PARTITION_REPAIR
    When set, the originator supports partition repair.
  • ATTACHED_ERROR
    When set, the originator is attached to another area using the referred metric.
  • ATTACHED_EXPENSE
    When set, the originator is attached to another area using the referred metric.
  • ATTACHED_DELAY
    When set, the originator is attached to another area using the referred metric.
  • ATTACHED_DEFAULT
    When set, the originator is attached to another area using the referred metric.
  • OVERLOAD
    When set, the originator is overloaded, and must be avoided in path calculation.

description:
Type of neighboring system.

nodetype: leaf (ro)

type: oc-isis-types:level-number

description:
This container defines Link State PDU State TLVs.

nodetype: container (ro)

description:
List of TLV types in the LSDB for the specified LSP.

nodetype: list (ro)

list keys: [type]

description:
Reference to the TLV's type.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
Operational state parameters relating to the specified LSP

nodetype: container (ro)

description:
The type of TLV being described. The type of TLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_TLV_TYPE

description:
This container defines TLV 1.

nodetype: container (ro)

description:
State parameters of ISIS TLV 1.

nodetype: container (ro)

description:
Area adress(es) of the IS. Set of manual area addresses of this IS.

nodetype: leaf-list (ro)

type: oc-isis-types:area-address

description:
This container defines TLV 14 - the LSP Buffer Size TLV.

nodetype: container (ro)

description:
State parameters of TLV 14.

nodetype: container (ro)

description:
The maximum MTU that the advertising system can receive, expressed in bytes.

nodetype: leaf (ro)

type: uint16

units: bytes

description:
This container defines TLV 129.

nodetype: container (ro)

description:
State parameters of ISIS TLV 129.

nodetype: container (ro)

description:
Protocol supported. IPv4 is defined as (0xcc) and IPv6 - (0x8e)

nodetype: leaf-list (ro)

type: enumeration

  • IPV4
    IPv4 Address family.
  • IPV6
    IPv6 Address family.

description:
This container defines TLV 137.

nodetype: container (ro)

description:
State parameters of ISIS TLV 137.

nodetype: container (ro)

description:
Name of the node.

nodetype: leaf-list (ro)

type: string

description:
This container defines TLV 132.

nodetype: container (ro)

description:
State parameters of ISIS TLV 132.

nodetype: container (ro)

description:
IPv4 address(es) of the interface corresponding to the SNPA over which this PDU is to be transmitted.

nodetype: leaf-list (ro)

type: inet:ipv4-address

description:
This container defines TLV 232.

nodetype: container (ro)

description:
State parameters of ISIS TLV 232.

nodetype: container (ro)

description:
IPv6 interface addresses of the node. MUST contain only the non-link-local IPv6 addresses assigned to the IS.

nodetype: leaf-list (ro)

type: inet:ipv6-address

description:
This container defines TLV 134.

nodetype: container (ro)

description:
State parameters of ISIS TLV 134.

nodetype: container (ro)

description:
IPv4 Traffic Engineering router ID of the node. For traffic engineering, it guarantees that we have a single stable address that can always be referenced in a path that will be reachable from multiple hops away, regardless of the state of the node's interfaces.

nodetype: leaf-list (ro)

type: inet:ipv4-address

description:
This container defines TLV 140.

nodetype: container (ro)

description:
State parameters of ISIS TLV 140.

nodetype: container (ro)

description:
IPv6 Traffic Engineering router ID of the node. For traffic engineering, it guarantees that we have a single stable address that can always be referenced in a path that will be reachable from multiple hops away, regardless of the state of the node's interfaces.

nodetype: leaf-list (ro)

type: inet:ipv6-address

description:
This container defines ISIS Instance Identifier TLV.

nodetype: container (ro)

description:
A list of instance IDs received within TLV 7 within an IS-IS LSP. In the case that more than one instance of TLV 7 is included in the LSP, the instance IDs specified within the instances are concatenated within this list.

nodetype: list (ro)

list keys: [instance-id]

description:
Reference to the unique instance ID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/instance-id

description:
State parameters of ISIS TLV 7.

nodetype: container (ro)

description:
An Instance Identifier (IID) to uniquely identify an IS-IS instance. When the IID = 0, the list of supported ITIDs MUST NOT be present. An IID-TLV with IID = 0 MUST NOT appear in an SNP or LSP. When the TLV appears (with a non-zero IID) in an SNP or LSP, exactly one ITID. MUST be present indicating the topology with which the PDU is associated. If no ITIDs or multiple ITIDs are present or the IID is zero, then the PDU MUST be ignored.

nodetype: leaf (ro)

type: uint16

description:
Instance-Specific Topology Identifiers (ITIDs).

nodetype: leaf-list (ro)

type: uint16

description:
This container defines ISIS SRLG TLV 138.

nodetype: container (ro)

description:
Instance of the IPv4 SRLG TLV

nodetype: list (ro)

list keys: [instance-number]

description:
Reference to the instance number of TLV 138.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/instance-number

description:
State parameters of TLV 138.

nodetype: container (ro)

description:
An arbitrary unsigned 32-bit integer used to disambiguate the instance of TLV 138. The instance identifier is synthesised by the system and may be renumbered for the same SRLG definition in subsequent advertised LSPs if (and only if) the entire list of SRLGs is replaced.

nodetype: leaf (ro)

type: uint32

description:
Neighbor system ID.

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
Pseudonode number if the neighbor is on a LAN interface.

nodetype: leaf (ro)

type: uint8

description:
SRLG flags.

nodetype: leaf-list (ro)

type: enumeration

  • NUMBERED
    When set, the interface is numbered, whereas if unset indicates that the interface is unnumbered.

description:
IPv4 interface address.

nodetype: leaf (ro)

type: inet:ipv4-address

description:
IPv4 neighbor address.

nodetype: leaf (ro)

type: inet:ipv4-address

description:
List of SRLG values.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines ISIS SRLG TLV.

nodetype: container (ro)

description:
Instance of the IPv6 SRLG TLV.

nodetype: list (ro)

list keys: [instance-number]

description:
Reference to the instance number of the IPv6 Shared Risk Link Group (SRLG) TLV.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/instance-number

description:
State parameters of TLV 139.

nodetype: container (ro)

description:
An arbitrary unsigned 32-bit integer used to disambiguate the instance of TLV 138. The instance identifier is synthesised by the system and may be renumbered for the same SRLG definition in subsequent advertised LSPs if (and only if) the entire list of SRLGs is replaced.

nodetype: leaf (ro)

type: uint32

description:
Neighbor system ID.

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
Pseudonode number if the neighbor is on a LAN interface.

nodetype: leaf (ro)

type: uint8

description:
IPv6 SRLG flags.

nodetype: leaf-list (ro)

type: enumeration

  • NA
    When set, the IPv6 neighbour address is included, whereas if unset, it is omitted

description:
IPv6 interface address or Link Local Identifier.

nodetype: leaf (ro)

type: inet:ipv6-address

description:
IPv6 neighbor address or Link Remote Identifier.

nodetype: leaf (ro)

type: inet:ipv6-address

description:
SRLG values.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines ISIS purge TLV.

nodetype: container (ro)

description:
State parameters of TLV 13.

nodetype: container (ro)

description:
Number of system IDs carried in this TLV.

nodetype: leaf (ro)

type: uint8

description:
System ID of the Intermediate System that inserted this TLV.

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
System ID of the Intermediate System from which the purge was received.

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
This container defines router capabilities.

nodetype: container (ro)

description:
This list describes IS Router capabilities.

nodetype: list (ro)

list keys: [instance-number]

description:
Reference to the instance number of the router capability TLV.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/instance-number

description:
State parameters of TLV 242.

nodetype: container (ro)

description:
A unique instance number for the instance of the router capabilities TLV. The instance number should be autogenerated by the producer of the data and may be renumbered if the entire LSP contents are replaced in subsequent advertisements.

nodetype: leaf (ro)

type: uint32

description:
IPv4 router-id.

nodetype: leaf (ro)

type: inet:ipv4-address

description:
Router capability flags.

nodetype: leaf-list (ro)

type: enumeration

  • FLOOD
    When the S bit is set(1), the IS - IS Router CAPABILITY TLV MUST be flooded across the entire routing domain. When the S bit is not set(0), the TLV MUST NOT be leaked between levels . This bit MUST NOT be altered during the TLV leaking.
  • DOWN
    When the IS-IS Router CAPABILITY TLV is leaked from level - 2 to level-1, the Down bit MUST be set. Otherwise, this bit MUST be clear. IS - IS Router capability TLVs with the Down bit set MUST NOT be leaked from level - 1 to level-2. This is to prevent TLV looping.

description:
This container describes router capability TLV sub-TLVs

nodetype: container (ro)

description:
List of subTLV types in the LSDB for the specified TLV

nodetype: list (ro)

list keys: [type]

description:
Reference to the sub-TLV type

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of IS Router Capabilities

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
This container defines SR algorithm sub-TLV 19.

nodetype: container (ro)

description:
State parameters of sub-TLV 19 - Segment Routing Algorithm.

nodetype: container (ro)

description:
The Segment Routing algorithm that is described by the TLV.

nodetype: leaf-list (ro)

type: enumeration

  • SPF
    Shortest Path First (SPF) algorithm based on link metric. This is the well-known shortest path algorithm as computed by the IS-IS Decision process. Consistent with the deployed practice for link-state protocols, algorithm 0 permits any node to overwrite the SPF path with a different path based on local policy.
  • STRICT_SPF
    Strict Shortest Path First (SPF) algorithm based on link metric. The algorithm is identical to algorithm 0 but algorithm 1 requires that all nodes along the path will honor the SPF routing decision. Local policy MUST NOT alter the forwarding decision computed by algorithm 1 at the node claiming to support algorithm 1.

description:
This container defines SR Capability sub-TLV 2.

nodetype: container (ro)

description:
State parameters of IS SR Router Capability

nodetype: container (ro)

description:
Segment Routing Capability Flags.

nodetype: leaf-list (ro)

type: enumeration

  • IPV4_MPLS
    When set, the router is capable of processing SR MPLS encapsulated IPv4 packets on all interfaces.
  • IPV6_MPLS
    When set, the router is capable of processing SR MPLS encapsulated IPv6 packets on all interfaces.
  • IPV6_SR
    When set, the router is capable of processing the IPv6 Segment Routing Header on all interfaces.

description:
SRGB Descriptors included within the SR capability sub-TLV

nodetype: container (ro)

description:
Descriptor entry within the SR capabilty sub-TLV

nodetype: list (ro)

list keys: [range]

description:
Reference to unique SRGB Descriptor.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/range

description:
State parameters of the SR range

nodetype: container (ro)

description:
Number of SRGB elements. The range value MUST be greater than 0.

nodetype: leaf (ro)

type: uint32

description:
The first value of the SRGB when expressed as an MPLS label.

nodetype: leaf (ro)

type: oc-mplst:mpls-label

description:
This container describes undefined ISIS TLVs.

nodetype: container (ro)

description:
Sub-TLVs that are not defined in the model or not recognised by system.

nodetype: list (ro)

list keys: [type]

description:
Reference to the type of the undefined sub-TLV

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of the undefined sub-TLV.

nodetype: container (ro)

description:
TLV Type.

nodetype: leaf (ro)

type: uint8

description:
TLV length.

nodetype: leaf (ro)

type: uint8

description:
TLV value.

nodetype: leaf (ro)

type: binary

description:
This container describes list of ISIS neighbors and attributes.

nodetype: container (ro)

description:
This container describes IS neighbors.

nodetype: container (ro)

description:
IS reachability neighbor attributes.

nodetype: list (ro)

list keys: [system-id]

description:
Reference to the system ID of the neighbor.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/system-id

description:
State parameters of IS standard neighbor.

nodetype: container (ro)

description:
System-ID of IS neighbor.

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
This container defines ISIS Default Metric.

nodetype: container (ro)

description:
State parameters for default-metric.

nodetype: container (ro)

description:
ISIS Default-Metric Flags.

nodetype: leaf (ro)

type: enumeration

  • INTERNAL
    When set to zero, indicates internal metrics.

description:
ISIS default metric value. This is a metric understood by every Intermediate system in the domain. Each circuit shall have a positive integral value assigned for this metric. The value may be associated with any objective function of the circuit, but by convention is intended to measure the capacity of the circuit for handling traffic, for example, its throughput in bits-per-second. Higher values indicate a lower capacity.

nodetype: leaf (ro)

type: oc-isis-types:narrow-metric

description:
This container defines the ISIS delay metric.

nodetype: container (ro)

description:
State parameters of delay-metric.

nodetype: container (ro)

description:
ISIS delay metric value. This metric measures the transit delay of the associated circuit. It is an optional metric, which if assigned to a circuit shall have a positive integral value. Higher values indicate a longer transit delay.

nodetype: leaf (ro)

type: oc-isis-types:narrow-metric

description:
ISIS Delay Metric Flags.

nodetype: leaf-list (ro)

type: isis-metric-flags

description:
This container defines the ISIS expense metric.

nodetype: container (ro)

description:
State parameters of expense-metric.

nodetype: container (ro)

description:
ISIS expense metric value. This metric measures the monetary cost of utilising the associated circuit. It is an optional metric, which if assigned to a circuit shall have a positive integral value1). Higher values indicate a larger monetary expense.

nodetype: leaf (ro)

type: oc-isis-types:narrow-metric

description:
ISIS Expense Metric Flags.

nodetype: leaf-list (ro)

type: isis-metric-flags

description:
This container defines the ISIS error metric.

nodetype: container (ro)

description:
State parameters of error-metric.

nodetype: container (ro)

description:
ISIS error metric value. This metric measures the residual error probability of the associated circuit. It is an optional metric, which if assigned to a circuit shall have a non-zero value. Higher values indicate a larger probability of undetected errors on the circuit.

nodetype: leaf (ro)

type: oc-isis-types:narrow-metric

description:
IS-IS error metric flags.

nodetype: leaf-list (ro)

type: isis-metric-flags

description:
This container defines list of IPv4 internal reachability information.

nodetype: container (ro)

description:
This container describes IS prefixes.

nodetype: container (ro)

description:
IPv4 prefixes and internal reachability attributes.

nodetype: list (ro)

list keys: [prefix]

description:
Reference to the IPv4 prefix

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

description:
State parameters of IPv4 standard prefix.

nodetype: container (ro)

description:
The up/down bit. Set if a prefix is advertised from a higher level to a lower level (e.g., level 2 to level 1), indicating that the prefix has traveled down the hierarchy. Prefixes that have the up/down bit set may only be advertised down the hierarchy, i.e., to lower levels. When a prefix is first injected into IS-IS, the bit is UNSET.

nodetype: leaf (ro)

type: boolean

description:
IPv4 prefix contained within reachability TLVs.

nodetype: leaf (ro)

type: inet:ipv4-prefix

description:
This container defines ISIS Default Metric.

nodetype: container (ro)

description:
State parameters for default-metric.

nodetype: container (ro)

description:
ISIS Default-Metric Flags.

nodetype: leaf (ro)

type: enumeration

  • INTERNAL
    When set to zero, indicates internal metrics.

description:
ISIS default metric value. This is a metric understood by every Intermediate system in the domain. Each circuit shall have a positive integral value assigned for this metric. The value may be associated with any objective function of the circuit, but by convention is intended to measure the capacity of the circuit for handling traffic, for example, its throughput in bits-per-second. Higher values indicate a lower capacity.

nodetype: leaf (ro)

type: oc-isis-types:narrow-metric

description:
This container defines the ISIS delay metric.

nodetype: container (ro)

description:
State parameters of delay-metric.

nodetype: container (ro)

description:
ISIS delay metric value. This metric measures the transit delay of the associated circuit. It is an optional metric, which if assigned to a circuit shall have a positive integral value. Higher values indicate a longer transit delay.

nodetype: leaf (ro)

type: oc-isis-types:narrow-metric

description:
ISIS Delay Metric Flags.

nodetype: leaf-list (ro)

type: isis-metric-flags

description:
This container defines the ISIS expense metric.

nodetype: container (ro)

description:
State parameters of expense-metric.

nodetype: container (ro)

description:
ISIS expense metric value. This metric measures the monetary cost of utilising the associated circuit. It is an optional metric, which if assigned to a circuit shall have a positive integral value1). Higher values indicate a larger monetary expense.

nodetype: leaf (ro)

type: oc-isis-types:narrow-metric

description:
ISIS Expense Metric Flags.

nodetype: leaf-list (ro)

type: isis-metric-flags

description:
This container defines the ISIS error metric.

nodetype: container (ro)

description:
State parameters of error-metric.

nodetype: container (ro)

description:
ISIS error metric value. This metric measures the residual error probability of the associated circuit. It is an optional metric, which if assigned to a circuit shall have a non-zero value. Higher values indicate a larger probability of undetected errors on the circuit.

nodetype: leaf (ro)

type: oc-isis-types:narrow-metric

description:
IS-IS error metric flags.

nodetype: leaf-list (ro)

type: isis-metric-flags

description:
This container defines list of IPv4 external reachability information.

nodetype: container (ro)

description:
This container describes IS neighbors.

nodetype: container (ro)

description:
IPv4 external prefixes and reachability attributes.

nodetype: list (ro)

list keys: [prefix]

description:
Reference to the IPv4 prefix.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

description:
State parameters of IPv4 standard prefix.

nodetype: container (ro)

description:
The up/down bit. Set if a prefix is advertised from a higher level to a lower level (e.g., level 2 to level 1), indicating that the prefix has traveled down the hierarchy. Prefixes that have the up/down bit set may only be advertised down the hierarchy, i.e., to lower levels. When a prefix is first injected into IS-IS, the bit is UNSET.

nodetype: leaf (ro)

type: boolean

description:
IPv4 prefix contained within reachability TLVs.

nodetype: leaf (ro)

type: inet:ipv4-prefix

description:
This container defines ISIS Default Metric.

nodetype: container (ro)

description:
State parameters for default-metric.

nodetype: container (ro)

description:
ISIS Default-Metric Flags.

nodetype: leaf (ro)

type: enumeration

  • INTERNAL
    When set to zero, indicates internal metrics.

description:
ISIS default metric value. This is a metric understood by every Intermediate system in the domain. Each circuit shall have a positive integral value assigned for this metric. The value may be associated with any objective function of the circuit, but by convention is intended to measure the capacity of the circuit for handling traffic, for example, its throughput in bits-per-second. Higher values indicate a lower capacity.

nodetype: leaf (ro)

type: oc-isis-types:narrow-metric

description:
This container defines the ISIS delay metric.

nodetype: container (ro)

description:
State parameters of delay-metric.

nodetype: container (ro)

description:
ISIS delay metric value. This metric measures the transit delay of the associated circuit. It is an optional metric, which if assigned to a circuit shall have a positive integral value. Higher values indicate a longer transit delay.

nodetype: leaf (ro)

type: oc-isis-types:narrow-metric

description:
ISIS Delay Metric Flags.

nodetype: leaf-list (ro)

type: isis-metric-flags

description:
This container defines the ISIS expense metric.

nodetype: container (ro)

description:
State parameters of expense-metric.

nodetype: container (ro)

description:
ISIS expense metric value. This metric measures the monetary cost of utilising the associated circuit. It is an optional metric, which if assigned to a circuit shall have a positive integral value1). Higher values indicate a larger monetary expense.

nodetype: leaf (ro)

type: oc-isis-types:narrow-metric

description:
ISIS Expense Metric Flags.

nodetype: leaf-list (ro)

type: isis-metric-flags

description:
This container defines the ISIS error metric.

nodetype: container (ro)

description:
State parameters of error-metric.

nodetype: container (ro)

description:
ISIS error metric value. This metric measures the residual error probability of the associated circuit. It is an optional metric, which if assigned to a circuit shall have a non-zero value. Higher values indicate a larger probability of undetected errors on the circuit.

nodetype: leaf (ro)

type: oc-isis-types:narrow-metric

description:
IS-IS error metric flags.

nodetype: leaf-list (ro)

type: isis-metric-flags

description:
This container defines authentication information of the node.

nodetype: container (ro)

description:
State parameters of TLV 10.

nodetype: container (ro)

description:
Authentication type to be used.

nodetype: leaf (ro)

type: enumeration

  • HMAC_MD5
    HMAC-MD5 Authentication type.
  • CLEARTEXT
    Cleartext Authentication type.

description:
Authentication key to be used.

nodetype: leaf (ro)

type: string

description:
This container defines list of ISIS extended reachability neighbors.

nodetype: container (ro)

description:
This container describes IS neighbors.

nodetype: container (ro)

description:
This list describes ISIS extended neighbors and reachability attributes.

nodetype: list (ro)

list keys: [system-id]

description:
Reference to the neighboring system's system ID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/system-id

description:
State parameters corresponding to the extended neighbour.

nodetype: container (ro)

description:
System-id of the neighbor.

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
This list contains all instances of an adjacency between the originating IS and the remote IS. Multiple instances are used where there are parallel adjacencies between two systems.

nodetype: container (ro)

description:
Instance of the TLV to the remote IS neighbor.

nodetype: list (ro)

list keys: [id]

description:
Reference to the unique identifier for the instance of the extended IS reachability sub-TLV.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/id

description:
State parameters of extended neighbor

nodetype: container (ro)

description:
Unique identifier for the instance of the TLV for the IS neighbor. The instance ID is not required to be consistent across across readvertisements of the LSP.

nodetype: leaf (ro)

type: uint64

description:
Metric value.

nodetype: leaf (ro)

type: oc-isis-types:wide-metric

description:
This container describes IS Neighbor sub-TLVs.

nodetype: container (ro)

description:
List of subTLV types in the LSDB for the specified TLV.

nodetype: list (ro)

list keys: [type]

description:
Reference to the sub-TLV type.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of IS neighbor state

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
This container defines sub-TLV 3.

nodetype: container (ro)

description:
State parameters of sub-TLV 3.

nodetype: container (ro)

description:
The administrative group sub-TLV contains a 4-octet bit mask assigned by the network administrator. Each set bit corresponds to one administrative group assigned to the interface. By convention, the least significant bit is referred to as group 0, and the most significant bit is referred to as group 31.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines sub-TLV 4.

nodetype: container (ro)

description:
State parameters of sub-TLV 4.

nodetype: container (ro)

description:
The value field of this sub-TLV contains 4 octets of Link Local Identifier followed by 4 octets of Link Remote Identifier.

nodetype: leaf (ro)

type: uint32

description:
If the Link Remote Identifier is unknown, it is set to 0.

nodetype: leaf (ro)

type: uint32

description:
This container defines sub-TLV 6.

nodetype: container (ro)

description:
State parameters of sub-TLV 6.

nodetype: container (ro)

description:
A 4-octet IPv4 address for the interface described by the (main) TLV. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv4-address

description:
This container defines sub-TLV 8.

nodetype: container (ro)

description:
State parameters of sub-TLV 8.

nodetype: container (ro)

description:
A single IPv4 address for a neighboring router on this link. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv4-address

description:
This container defines sub-TLV 9.

nodetype: container (ro)

description:
State parameters of sub-TLV 9.

nodetype: container (ro)

description:
The maximum bandwidth that can be used on this link in this direction (from the system originating the LSP to its neighbors). It is encoded in 32 bits in IEEE floating point format. The units are bytes (not bits!) per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines sub-TLV 10.

nodetype: container (ro)

description:
State parameters of sub-TLV 10.

nodetype: container (ro)

description:
The maximum amount of bandwidth that can be reserved in this direction on this link. Note that for oversubscription purposes, this can be greater than the bandwidth of the link. It is encoded in 32 bits in IEEE floating point format. The units are bytes (not bits!) per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines unreserved-bandwidth. The units are bytes per second.

nodetype: container (ro)

description:
Setup priority (0 through 7) for unreserved bandwidth.

nodetype: list (ro)

list keys: [priority]

description:
Reference to the setup priority to which the unreserved bandwidth corresponds.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/priority

description:
State parameters of IS Extended Reachability sub-TLV 11.

nodetype: container (ro)

description:
Setup priority level of 0 through 7 to be used by Unreserved Bandwidth sub-TLV 11.

nodetype: leaf (ro)

type: uint8

  • range: 0..7

description:
The amount of bandwidth reservable in this direction on this link. Note that for oversubscription purposes, this can be greater than the bandwidth of the link. It contains eight 32-bit IEEE floating point numbers(one for each priority). The units are bytes (not bits!) per second. The values correspond to the bandwidth that can be reserved with a setup priority of 0 through 7, arranged in increasing order with priority 0 occurring at the start of the sub-TLV, and priority 7 at the end of the sub-TLV.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines sub-TLV 12.

nodetype: container (ro)

description:
State parameters of sub-TLV 12.

nodetype: container (ro)

description:
Contains a 16-octet IPv6 address for the interface described by the containing Extended IS Reachability TLV. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv6-address

description:
This container defines sub-TLV 13.

nodetype: container (ro)

description:
State parameters of sub-TLV 13.

nodetype: container (ro)

description:
Contains a 16-octet IPv6 address for a neighboring router on the link described by the (main) TLV. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv6-address

description:
This container defines sub-TLV 14.

nodetype: container (ro)

description:
State parameters of sub-TLV 14.

nodetype: container (ro)

description:
The extended-admin-group sub-TLV is used in addition to the Administrative Groups when it is desirable to make more than 32 colors available for advertisement in a network.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines sub-TLV 18.

nodetype: container (ro)

description:
State parameters of sub-TLV 18.

nodetype: container (ro)

description:
This metric is administratively assigned and can be used to present a differently weighted topology to traffic engineering SPF calculations. To preclude overflow within a traffic engineering SPF implementation, all metrics greater than or equal to MAX_PATH_METRIC SHALL be considered to have a metric of MAX_PATH_METRIC.

nodetype: leaf (ro)

type: uint32

description:
This container defines link-attributes.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 19.

nodetype: container (ro)

description:
Link local-protection attributes.

nodetype: leaf-list (ro)

type: enumeration

  • LOCAL_PROTECTION
    If set, local protection is available for the link.
  • LINK_EXCLUDED
    If set, the link is excluded from local protection.

description:
ISIS LSDB parameters relating to the type of link protection offered.

nodetype: container (ro)

description:
State parameters of sub-TLV 20.

nodetype: container (ro)

description:
Link protection capabilities.

nodetype: leaf-list (ro)

type: enumeration

  • EXTRA_TRAFFIC
    If set the link has extra traffic protection. If the link is of type Extra Traffic, it means that the link is protecting another link or links. The LSPs on a link of this type will be lost if any of the links it is protecting fail.
  • UNPROTECTED
    If set, the link is unprotected. If the link is of type Unprotected, it means that there is no other link protecting this link. The LSPs on a link of this type will be lost if the link fails.
  • SHARED
    If set, the link has shared protection. If the link is of type Shared, it means that there are one or more disjoint links of type Extra Traffic that are protecting this link. These Extra Traffic links are shared between one or more links of type Shared.
  • ONE_ONE
    If set, the link has dedicated 1:1 protection. If the link is of type Dedicated 1:1, it means that there is one dedicated disjoint link of type Extra Traffic that is protecting this link.
  • PLUS_ONE
    If set, the link has dedicated 1+1 protection. If the link is of type Dedicated 1+1, it means that a dedicated disjoint link is protecting this link. However, the protecting link is not advertised in the link state database and is therefore not available for the routing of LSPs.
  • ENHANCED
    If set the link has enhanced protection. If the link is of type Enhanced, it means that a protection scheme that is more reliable than Dedicated 1+1, e.g., 4 fiber BLSR/MS-SPRING, is being used to protect this link.

description:
This container defines bandwidth-constraints. For DS-TE, the existing Maximum Reservable link bandwidth parameter is retained, but its semantics is generalized and interpreted as the aggregate bandwidth constraint across all Class-Types

nodetype: container (ro)

description:
List of the Bandwidth Constraints sub-TLV instances present in the TLV.

nodetype: list (ro)

list keys: [model-id]

description:
Reference to the model ID associated with the instance of the Bandwidth Constraints sub-TLV.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/model-id

description:
State parameters of IS Extended Reachability sub-TLV 22.

nodetype: container (ro)

description:
Identifier for the Bandwidth Constraints Model currently in use by the LSR initiating the IGP advertisement.

nodetype: leaf (ro)

type: uint8

description:
Constraints contained within the Bandwidth Constraints sub-TLV

nodetype: container (ro)

description:
List of the constraints within the Bandwidth Constraints sub-TLV. The BC0 level is indicated by the constraint-id leaf being set to 0, with BCN being indicated by constraint-id N.

nodetype: list (ro)

list keys: [constraint-id]

description:
Reference to the unique ID for the BCN level.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/constraint-id

description:
Operational state parameters of the BCN level

nodetype: container (ro)

description:
Unique reference for the bandwidth constraint level. BC0 is indicated by this leaf being set to zero, with BCN represented by this leaf being set to N.

nodetype: leaf (ro)

type: uint32

description:
The bandwidth constraint, expressed as a 32-bit IEEE floating point number expressed in bytes per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines sub-TLV 23.

nodetype: container (ro)

description:
State parameters of sub-TLV 23.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
Unconstrained TE LSP count(TE Label Switched Paths (LSPs) signalled with zero bandwidth).

nodetype: leaf (ro)

type: uint16

description:
This container defines segment routing adjacency SIDs.

nodetype: container (ro)

description:
Adjacency Segment-IDs List. An IGP-Adjacency Segment is an IGP segment attached to a unidirectional adjacency or a set of unidirectional adjacencies. By default, an IGP- Adjacency Segment is local to the node which advertises it.

nodetype: list (ro)

list keys: [value]

description:
Reference to the value of the Adjacency-SID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/value

description:
State parameters of Adjacency-SID.

nodetype: container (ro)

description:
Adjacency-SID value.

nodetype: leaf (ro)

type: uint32

description:
Flags associated with Adj-Segment-ID.

nodetype: leaf-list (ro)

type: enumeration

  • ADDRESS_FAMILY
    Address-family flag. When unset, the Adj-SID refers to an adjacency with outgoing IPv4 encapsulation. If set then the Adj-SID refers to an adjacency with outgoing IPv6 encapsulation.
  • BACKUP
    Backup flag. When set, the Adj-SID refers to an adjacency being protected (e.g.: using IPFRR or MPLS-FRR).
  • VALUE
    Value flag. When set, the SID carries a value (instead of an index). By default the flag is SET.
  • LOCAL
    Local flag. When set, the value/index carried by the SID has local significance. By default the flag is SET.
  • SET
    Set flag. When set, the S-Flag indicates that the Adj-SID refers to a set of adjacencies.

description:
Value that represents the weight of the Adj-SID for the purpose of load balancing.

nodetype: leaf (ro)

type: uint8

description:
This container defines segment routing LAN adjacency SIDs

nodetype: container (ro)

description:
Adjacency Segment-IDs List. An IGP-Adjacency Segment is an IGP segment attached to a unidirectional adjacency or a set of unidirectional adjacencies. By default, an IGP- Adjacency Segment is local to the node which advertises it.

nodetype: list (ro)

list keys: [value]

description:
Reference to the value of the LAN Adjacency-SID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/value

description:
State parameters of LAN Adjacency-SID.

nodetype: container (ro)

description:
LAN Adjacency-SID value.

nodetype: leaf (ro)

type: uint32

description:
Flags associated with LAN-Adj-Segment-ID.

nodetype: leaf-list (ro)

type: enumeration

  • ADDRESS_FAMILY
    Address-family flag. When unset, the Adj-SID refers to an adjacency with outgoing IPv4 encapsulation. If set then the Adj-SID refers to an adjacency with outgoing IPv6 encapsulation.
  • BACKUP
    Backup flag. When set, the Adj-SID refers to an adjacency being protected (e.g.: using IPFRR or MPLS-FRR).
  • VALUE
    Value flag. When set, the SID carries a value (instead of an index). By default the flag is SET.
  • LOCAL
    Local flag. When set, the value/index carried by the SID has local significance. By default the flag is SET.
  • SET
    Set flag. When set, the S-Flag indicates that the Adj-SID refers to a set of adjacencies.

description:
Value that represents the weight of the Adj-SID for the purpose of load balancing.

nodetype: leaf (ro)

type: uint8

description:
System ID of the neighbor associated with the LAN- Adj-Segment-ID value.

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
This container defines unidirectional link delay.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 33.

nodetype: container (ro)

description:
The A bit is set when the measured value of this parameter exceeds its configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold.

nodetype: leaf (ro)

type: boolean

description:
Average link delay value (in microseconds) between two directly connected IS-IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
This container defines min/max link delay.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 34.

nodetype: container (ro)

description:
The A bit is set when the measured value of this parameter exceeds its configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold.

nodetype: leaf (ro)

type: boolean

description:
Minimum measured link delay value(in microseconds) between two directly connected IS-IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
Maximum measured link delay value(in microseconds) between two directly connected IS-IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
This container defines unidirectional link delay variation.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 35.

nodetype: container (ro)

description:
Average link delay between two directly connected IS- IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
This container defines unidirectional link loss delay.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 36.

nodetype: container (ro)

description:
The A bit is set when the measured value of this parameter exceeds its configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold.

nodetype: leaf (ro)

type: boolean

description:
Link packet loss as a percentage of the total traffic sent over a configurable interval. The basic unit is 0.000003%, where (2^24 - 2) is 50.331642%. This value is the highest packet-loss percentage that can be expressed (the assumption being that precision is more important on high-speed links than the ability to advertise loss rates greater than this, and that high- speed links with over 50% loss are unusable). Therefore, measured values that are larger than the field maximum SHOULD be encoded as the maximum value.

nodetype: leaf (ro)

type: uint32

description:
This container defines unidirectional residual bandwidth.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 37.

nodetype: container (ro)

description:
Residual bandwidth on a link,forwarding adjacency [RFC4206], or bundled link in IEEE floating-point format with units of bytes per second. For a link or forwarding adjacency, residual bandwidth is defined to be the Maximum Bandwidth [RFC5305] minus the bandwidth currently allocated to RSVP-TE label switched paths. For a bundled link, residual bandwidth is defined to be the sum of the component link residual bandwidths.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines unidirectional lavailable bandwidth.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 38.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
The available bandwidth on a link, forwarding adjacency, or bundled link in IEEE floating-point format with units of bytes per second. For a link or forwarding adjacency, available bandwidth is defined to be residual bandwidth minus the measured bandwidth used for the actual forwarding of non-RSVP-TE label switched path packets. For a bundled link, available bandwidth is defined to be the sum of the component link available bandwidths minus the measured bandwidth used for the actual forwarding of non-RSVP-TE label switched path packets. For a bundled link, available bandwidth is defined to be the sum of the component link available bandwidths.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines unidirectional utilized bandwidth.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 39.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
The bandwidth utilization on a link, forwarding adjacency, or bundled link in IEEE floating-point format with units of bytes per second. For a link or forwarding adjacency, bandwidth utilization represents the actual utilization of the link (i.e., as measured by the advertising node). For a bundled link, bandwidth utilization is defined to be the sum of the component link bandwidth utilizations.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container describes undefined ISIS TLVs.

nodetype: container (ro)

description:
Sub-TLVs that are not defined in the model or not recognised by system.

nodetype: list (ro)

list keys: [type]

description:
Reference to the type of the undefined sub-TLV

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of the undefined sub-TLV.

nodetype: container (ro)

description:
TLV Type.

nodetype: leaf (ro)

type: uint8

description:
TLV length.

nodetype: leaf (ro)

type: uint8

description:
TLV value.

nodetype: leaf (ro)

type: binary

description:
This container defines list of IPv4 extended reachability information.

nodetype: container (ro)

description:
This container describes IS prefixes.

nodetype: container (ro)

description:
This list describes IPv4 extended prefixes and attributes.

nodetype: list (ro)

list keys: [prefix]

description:
Reference to the IPv4 prefix that the TLV describes the attributes of.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

description:
State parameters of an IPv4 extended prefix.

nodetype: container (ro)

description:
The up/down bit. Set if a prefix is advertised from a higher level to a lower level (e.g., level 2 to level 1), indicating that the prefix has traveled down the hierarchy. Prefixes that have the up/down bit set may only be advertised down the hierarchy, i.e., to lower levels. When a prefix is first injected into IS-IS, the bit is UNSET.

nodetype: leaf (ro)

type: boolean

description:
The Sub-TLV present bit. If UNSET, the octets of Sub-TLVs are not present. Otherwise, the bit is set and the octet following the prefix will contain the length of the Sub-TLV portion of the structure.

nodetype: leaf (ro)

type: boolean

description:
IPv4 prefix contained within extended reachability TLVs.

nodetype: leaf (ro)

type: inet:ipv4-prefix

description:
ISIS metric value.

nodetype: leaf (ro)

type: oc-isis-types:wide-metric

description:
This container describes IS prefix sub-TLVs.

nodetype: container (ro)

description:
List of subTLV types in the LSDB for the specified TLV.

nodetype: list (ro)

list keys: [type]

description:
Reference to the sub-TLV type

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters for a prefix.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
This container defines sub-TLV 1.

nodetype: container (ro)

description:
State parameters of sub-TLV 1.

nodetype: container (ro)

description:
List of 32-bit tags associated with the prefix. Example uses of these tags include carrying BGP standard (or extended) communities and controlling redistribution between levels and areas, different routing protocols, or multiple instances of IS-IS running on the same router.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines sub-TLV 2.

nodetype: container (ro)

description:
State parameters of sub-TLV 2.

nodetype: container (ro)

description:
List of 64-bit tags associated with the prefix. Example uses of these tags include carrying BGP standard (or extended) communities and controlling redistribution between levels and areas, different routing protocols, or multiple instances of IS-IS running on the same router.

nodetype: leaf-list (ro)

type: uint64

description:
This container defines sub-TLV 4.

nodetype: container (ro)

description:
State parameters of sub-TLV 4.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
Additional prefix reachability flags.

nodetype: leaf-list (ro)

type: enumeration

  • EXTERNAL_FLAG
    External prefix flag. Set if the prefix has been redistributed from another protocol. This includes the case where multiple virtual routers are supported and the source of the redistributed prefix is another IS-IS instance.
  • READVERTISEMENT_FLAG
    Readvertisement flag. Set when the prefix has been leaked from one level to another (upwards or downwards).
  • NODE_FLAG
    Node flag. Set when the prefix identifies the advertising router, i.e., the prefix is a host prefix advertising a globally reachable address typically associated with a loopback address.

description:
This container defines sub-TLV 11.

nodetype: container (ro)

description:
State parameters of sub-TLV 11.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
IPv4 Source router ID address. In cases where the advertisement is an identifier for the advertising router (e.g., with the N-flag set in the Prefix Attribute Flags sub-TLV), it may be useful for other routers to know the source of the advertisement. When reachability advertisement is leaked from one level to another, Router ID advertised is always the Router ID of the IS-IS instance that originated the advertisement. This would be true even if the prefix had been learned from another protocol.

nodetype: leaf (ro)

type: inet:ipv4-address

description:
This container defines sub-TLV 12.

nodetype: container (ro)

description:
State parameters of sub-TLV 12.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
IPv6 Source router ID address. In cases where the advertisement is an identifier for the advertising router (e.g., with the N-flag set in the Prefix Attribute Flags sub-TLV), it may be useful for other routers to know the source of the advertisement. When reachability advertisement is leaked from one level to another, Router ID advertised is always the Router ID of the IS-IS instance that originated the advertisement. This would be true even if the prefix had been learned from another protocol.

nodetype: leaf (ro)

type: inet:ipv6-address

description:
This container defines segment routing extensions for prefixes.

nodetype: container (ro)

description:
Prefix Segment-ID list. IGP-Prefix Segment is an IGP segment attached to an IGP prefix. An IGP-Prefix Segment is global (unless explicitly advertised otherwise) within the SR/IGP domain.

nodetype: list (ro)

list keys: [value]

description:
Reference to the value of the prefix SID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/value

description:
State parameters for Prefix-SID.

nodetype: container (ro)

description:
IGP Prefix-SID value.

nodetype: leaf (ro)

type: uint32

description:
Flags associated with Prefix Segment-ID.

nodetype: leaf-list (ro)

type: enumeration

  • READVERTISEMENT
    Readvertisment flag. When set, the prefix to which this Prefix-SID is attached, has been propagated by the router either from another level or from redistribution.
  • NODE
    Node flag. When set, the Prefix-SID refers to the router identified by the prefix. Typically, the N-Flag is set on Prefix-SIDs attached to a router loopback address.
  • NO_PHP
    Penultimate-Hop-Popping flag. When set, then the penultimate hop MUST NOT pop the Prefix-SID before delivering the packet to the node that advertised the Prefix-SID.
  • EXPLICIT_NULL
    Explicit-Null flag. When set, any upstream neighbor of the Prefix-SID originator MUST replace the Prefix-SID with a Prefix-SID having an Explicit-NULL value (0 for IPv4 and 2 for IPv6) before forwarding the packet.
  • VALUE
    Value flag. When set, the Prefix-SID carries a value (instead of an index). By default the flag is UNSET.
  • LOCAL
    Local flag. When set, the value/index carried by the Prefix-SID has local significance. By default the flag is UNSET.

description:
Prefix-SID algorithm to be used for path computation.

nodetype: leaf (ro)

type: uint8

description:
This container describes undefined ISIS TLVs.

nodetype: container (ro)

description:
Sub-TLVs that are not defined in the model or not recognised by system.

nodetype: list (ro)

list keys: [type]

description:
Reference to the type of the undefined sub-TLV

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of the undefined sub-TLV.

nodetype: container (ro)

description:
TLV Type.

nodetype: leaf (ro)

type: uint8

description:
TLV length.

nodetype: leaf (ro)

type: uint8

description:
TLV value.

nodetype: leaf (ro)

type: binary

description:
This container defines list of IPv6 reachability information.

nodetype: container (ro)

description:
This container describes IS prefixes.

nodetype: container (ro)

description:
This list defines IPv6 extended prefix attributes.

nodetype: list (ro)

list keys: [prefix]

description:
Reference to the IPv6 prefix that the TLV corresponds to.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

description:
State parameters of IPv6 prefix attributes

nodetype: container (ro)

description:
The up/down bit. Set if a prefix is advertised from a higher level to a lower level (e.g., level 2 to level 1), indicating that the prefix has traveled down the hierarchy. Prefixes that have the up/down bit set may only be advertised down the hierarchy, i.e., to lower levels. When a prefix is first injected into IS-IS, the bit is UNSET.

nodetype: leaf (ro)

type: boolean

description:
The external bit. Set when the prefix was distributed into IS-IS from another routing protocol.

nodetype: leaf (ro)

type: boolean

description:
The sub-tlv present bit. If UNSET, the octets of Sub-TLVs are not present. Otherwise, the bit is set and the octet following the prefix will contain the length of the Sub-TLV portion of the structure.

nodetype: leaf (ro)

type: boolean

description:
IPv6 prefix contained within extended reachability TLVs.

nodetype: leaf (ro)

type: inet:ipv6-prefix

description:
ISIS metric value.

nodetype: leaf (ro)

type: oc-isis-types:wide-metric

description:
This container describes IS prefix sub-TLVs.

nodetype: container (ro)

description:
List of subTLV types in the LSDB for the specified TLV.

nodetype: list (ro)

list keys: [type]

description:
Reference to the sub-TLV type

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters for a prefix.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
This container defines sub-TLV 1.

nodetype: container (ro)

description:
State parameters of sub-TLV 1.

nodetype: container (ro)

description:
List of 32-bit tags associated with the prefix. Example uses of these tags include carrying BGP standard (or extended) communities and controlling redistribution between levels and areas, different routing protocols, or multiple instances of IS-IS running on the same router.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines sub-TLV 2.

nodetype: container (ro)

description:
State parameters of sub-TLV 2.

nodetype: container (ro)

description:
List of 64-bit tags associated with the prefix. Example uses of these tags include carrying BGP standard (or extended) communities and controlling redistribution between levels and areas, different routing protocols, or multiple instances of IS-IS running on the same router.

nodetype: leaf-list (ro)

type: uint64

description:
This container defines sub-TLV 4.

nodetype: container (ro)

description:
State parameters of sub-TLV 4.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
Additional prefix reachability flags.

nodetype: leaf-list (ro)

type: enumeration

  • EXTERNAL_FLAG
    External prefix flag. Set if the prefix has been redistributed from another protocol. This includes the case where multiple virtual routers are supported and the source of the redistributed prefix is another IS-IS instance.
  • READVERTISEMENT_FLAG
    Readvertisement flag. Set when the prefix has been leaked from one level to another (upwards or downwards).
  • NODE_FLAG
    Node flag. Set when the prefix identifies the advertising router, i.e., the prefix is a host prefix advertising a globally reachable address typically associated with a loopback address.

description:
This container defines sub-TLV 11.

nodetype: container (ro)

description:
State parameters of sub-TLV 11.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
IPv4 Source router ID address. In cases where the advertisement is an identifier for the advertising router (e.g., with the N-flag set in the Prefix Attribute Flags sub-TLV), it may be useful for other routers to know the source of the advertisement. When reachability advertisement is leaked from one level to another, Router ID advertised is always the Router ID of the IS-IS instance that originated the advertisement. This would be true even if the prefix had been learned from another protocol.

nodetype: leaf (ro)

type: inet:ipv4-address

description:
This container defines sub-TLV 12.

nodetype: container (ro)

description:
State parameters of sub-TLV 12.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
IPv6 Source router ID address. In cases where the advertisement is an identifier for the advertising router (e.g., with the N-flag set in the Prefix Attribute Flags sub-TLV), it may be useful for other routers to know the source of the advertisement. When reachability advertisement is leaked from one level to another, Router ID advertised is always the Router ID of the IS-IS instance that originated the advertisement. This would be true even if the prefix had been learned from another protocol.

nodetype: leaf (ro)

type: inet:ipv6-address

description:
This container defines segment routing extensions for prefixes.

nodetype: container (ro)

description:
Prefix Segment-ID list. IGP-Prefix Segment is an IGP segment attached to an IGP prefix. An IGP-Prefix Segment is global (unless explicitly advertised otherwise) within the SR/IGP domain.

nodetype: list (ro)

list keys: [value]

description:
Reference to the value of the prefix SID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/value

description:
State parameters for Prefix-SID.

nodetype: container (ro)

description:
IGP Prefix-SID value.

nodetype: leaf (ro)

type: uint32

description:
Flags associated with Prefix Segment-ID.

nodetype: leaf-list (ro)

type: enumeration

  • READVERTISEMENT
    Readvertisment flag. When set, the prefix to which this Prefix-SID is attached, has been propagated by the router either from another level or from redistribution.
  • NODE
    Node flag. When set, the Prefix-SID refers to the router identified by the prefix. Typically, the N-Flag is set on Prefix-SIDs attached to a router loopback address.
  • NO_PHP
    Penultimate-Hop-Popping flag. When set, then the penultimate hop MUST NOT pop the Prefix-SID before delivering the packet to the node that advertised the Prefix-SID.
  • EXPLICIT_NULL
    Explicit-Null flag. When set, any upstream neighbor of the Prefix-SID originator MUST replace the Prefix-SID with a Prefix-SID having an Explicit-NULL value (0 for IPv4 and 2 for IPv6) before forwarding the packet.
  • VALUE
    Value flag. When set, the Prefix-SID carries a value (instead of an index). By default the flag is UNSET.
  • LOCAL
    Local flag. When set, the value/index carried by the Prefix-SID has local significance. By default the flag is UNSET.

description:
Prefix-SID algorithm to be used for path computation.

nodetype: leaf (ro)

type: uint8

description:
This container describes undefined ISIS TLVs.

nodetype: container (ro)

description:
Sub-TLVs that are not defined in the model or not recognised by system.

nodetype: list (ro)

list keys: [type]

description:
Reference to the type of the undefined sub-TLV

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of the undefined sub-TLV.

nodetype: container (ro)

description:
TLV Type.

nodetype: leaf (ro)

type: uint8

description:
TLV length.

nodetype: leaf (ro)

type: uint8

description:
TLV value.

nodetype: leaf (ro)

type: binary

description:
This container defines the topology supported.

nodetype: container (ro)

description:
This container describes IS topologies.

nodetype: container (ro)

description:
This list describes a topology.

nodetype: list (ro)

list keys: [mt-id]

description:
Reference to the multi-topology ID being described by the list entry.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/mt-id

description:
State parameters of IS multi-topology TLV 229.

nodetype: container (ro)

description:
Multi-topology ID.

nodetype: leaf (ro)

type: uint16

  • range: 0 .. 4095

description:
Attributes of the LSP for the associated topology.

nodetype: leaf (ro)

type: enumeration

  • OVERLOAD
    When set, node is overloaded, still part of the topology but cannot be used for transit.
  • ATTACHED
    When set, node is attached to another area using the referred metric and can be used as default gateway.

description:
This container defines list of ISIS topology neighbors for extended ISIS LSP (multiple system IDs).

nodetype: container (ro)

description:
This container describes IS neighbors.

nodetype: container (ro)

description:
This list describes ISIS extended neighbors and reachability attributes.

nodetype: list (ro)

list keys: [system-id]

description:
Reference to the neighboring system's system ID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/system-id

description:
State parameters corresponding to the extended neighbour.

nodetype: container (ro)

description:
System-id of the neighbor.

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
This list contains all instances of an adjacency between the originating IS and the remote IS. Multiple instances are used where there are parallel adjacencies between two systems.

nodetype: container (ro)

description:
Instance of the TLV to the remote IS neighbor.

nodetype: list (ro)

list keys: [id]

description:
Reference to the unique identifier for the instance of the extended IS reachability sub-TLV.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/id

description:
State parameters of extended neighbor

nodetype: container (ro)

description:
Unique identifier for the instance of the TLV for the IS neighbor. The instance ID is not required to be consistent across across readvertisements of the LSP.

nodetype: leaf (ro)

type: uint64

description:
Metric value.

nodetype: leaf (ro)

type: oc-isis-types:wide-metric

description:
This container describes IS Neighbor sub-TLVs.

nodetype: container (ro)

description:
List of subTLV types in the LSDB for the specified TLV.

nodetype: list (ro)

list keys: [type]

description:
Reference to the sub-TLV type.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of IS neighbor state

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
This container defines sub-TLV 3.

nodetype: container (ro)

description:
State parameters of sub-TLV 3.

nodetype: container (ro)

description:
The administrative group sub-TLV contains a 4-octet bit mask assigned by the network administrator. Each set bit corresponds to one administrative group assigned to the interface. By convention, the least significant bit is referred to as group 0, and the most significant bit is referred to as group 31.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines sub-TLV 4.

nodetype: container (ro)

description:
State parameters of sub-TLV 4.

nodetype: container (ro)

description:
The value field of this sub-TLV contains 4 octets of Link Local Identifier followed by 4 octets of Link Remote Identifier.

nodetype: leaf (ro)

type: uint32

description:
If the Link Remote Identifier is unknown, it is set to 0.

nodetype: leaf (ro)

type: uint32

description:
This container defines sub-TLV 6.

nodetype: container (ro)

description:
State parameters of sub-TLV 6.

nodetype: container (ro)

description:
A 4-octet IPv4 address for the interface described by the (main) TLV. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv4-address

description:
This container defines sub-TLV 8.

nodetype: container (ro)

description:
State parameters of sub-TLV 8.

nodetype: container (ro)

description:
A single IPv4 address for a neighboring router on this link. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv4-address

description:
This container defines sub-TLV 9.

nodetype: container (ro)

description:
State parameters of sub-TLV 9.

nodetype: container (ro)

description:
The maximum bandwidth that can be used on this link in this direction (from the system originating the LSP to its neighbors). It is encoded in 32 bits in IEEE floating point format. The units are bytes (not bits!) per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines sub-TLV 10.

nodetype: container (ro)

description:
State parameters of sub-TLV 10.

nodetype: container (ro)

description:
The maximum amount of bandwidth that can be reserved in this direction on this link. Note that for oversubscription purposes, this can be greater than the bandwidth of the link. It is encoded in 32 bits in IEEE floating point format. The units are bytes (not bits!) per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines unreserved-bandwidth. The units are bytes per second.

nodetype: container (ro)

description:
Setup priority (0 through 7) for unreserved bandwidth.

nodetype: list (ro)

list keys: [priority]

description:
Reference to the setup priority to which the unreserved bandwidth corresponds.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/priority

description:
State parameters of IS Extended Reachability sub-TLV 11.

nodetype: container (ro)

description:
Setup priority level of 0 through 7 to be used by Unreserved Bandwidth sub-TLV 11.

nodetype: leaf (ro)

type: uint8

  • range: 0..7

description:
The amount of bandwidth reservable in this direction on this link. Note that for oversubscription purposes, this can be greater than the bandwidth of the link. It contains eight 32-bit IEEE floating point numbers(one for each priority). The units are bytes (not bits!) per second. The values correspond to the bandwidth that can be reserved with a setup priority of 0 through 7, arranged in increasing order with priority 0 occurring at the start of the sub-TLV, and priority 7 at the end of the sub-TLV.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines sub-TLV 12.

nodetype: container (ro)

description:
State parameters of sub-TLV 12.

nodetype: container (ro)

description:
Contains a 16-octet IPv6 address for the interface described by the containing Extended IS Reachability TLV. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv6-address

description:
This container defines sub-TLV 13.

nodetype: container (ro)

description:
State parameters of sub-TLV 13.

nodetype: container (ro)

description:
Contains a 16-octet IPv6 address for a neighboring router on the link described by the (main) TLV. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv6-address

description:
This container defines sub-TLV 14.

nodetype: container (ro)

description:
State parameters of sub-TLV 14.

nodetype: container (ro)

description:
The extended-admin-group sub-TLV is used in addition to the Administrative Groups when it is desirable to make more than 32 colors available for advertisement in a network.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines sub-TLV 18.

nodetype: container (ro)

description:
State parameters of sub-TLV 18.

nodetype: container (ro)

description:
This metric is administratively assigned and can be used to present a differently weighted topology to traffic engineering SPF calculations. To preclude overflow within a traffic engineering SPF implementation, all metrics greater than or equal to MAX_PATH_METRIC SHALL be considered to have a metric of MAX_PATH_METRIC.

nodetype: leaf (ro)

type: uint32

description:
This container defines link-attributes.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 19.

nodetype: container (ro)

description:
Link local-protection attributes.

nodetype: leaf-list (ro)

type: enumeration

  • LOCAL_PROTECTION
    If set, local protection is available for the link.
  • LINK_EXCLUDED
    If set, the link is excluded from local protection.

description:
ISIS LSDB parameters relating to the type of link protection offered.

nodetype: container (ro)

description:
State parameters of sub-TLV 20.

nodetype: container (ro)

description:
Link protection capabilities.

nodetype: leaf-list (ro)

type: enumeration

  • EXTRA_TRAFFIC
    If set the link has extra traffic protection. If the link is of type Extra Traffic, it means that the link is protecting another link or links. The LSPs on a link of this type will be lost if any of the links it is protecting fail.
  • UNPROTECTED
    If set, the link is unprotected. If the link is of type Unprotected, it means that there is no other link protecting this link. The LSPs on a link of this type will be lost if the link fails.
  • SHARED
    If set, the link has shared protection. If the link is of type Shared, it means that there are one or more disjoint links of type Extra Traffic that are protecting this link. These Extra Traffic links are shared between one or more links of type Shared.
  • ONE_ONE
    If set, the link has dedicated 1:1 protection. If the link is of type Dedicated 1:1, it means that there is one dedicated disjoint link of type Extra Traffic that is protecting this link.
  • PLUS_ONE
    If set, the link has dedicated 1+1 protection. If the link is of type Dedicated 1+1, it means that a dedicated disjoint link is protecting this link. However, the protecting link is not advertised in the link state database and is therefore not available for the routing of LSPs.
  • ENHANCED
    If set the link has enhanced protection. If the link is of type Enhanced, it means that a protection scheme that is more reliable than Dedicated 1+1, e.g., 4 fiber BLSR/MS-SPRING, is being used to protect this link.

description:
This container defines bandwidth-constraints. For DS-TE, the existing Maximum Reservable link bandwidth parameter is retained, but its semantics is generalized and interpreted as the aggregate bandwidth constraint across all Class-Types

nodetype: container (ro)

description:
List of the Bandwidth Constraints sub-TLV instances present in the TLV.

nodetype: list (ro)

list keys: [model-id]

description:
Reference to the model ID associated with the instance of the Bandwidth Constraints sub-TLV.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/model-id

description:
State parameters of IS Extended Reachability sub-TLV 22.

nodetype: container (ro)

description:
Identifier for the Bandwidth Constraints Model currently in use by the LSR initiating the IGP advertisement.

nodetype: leaf (ro)

type: uint8

description:
Constraints contained within the Bandwidth Constraints sub-TLV

nodetype: container (ro)

description:
List of the constraints within the Bandwidth Constraints sub-TLV. The BC0 level is indicated by the constraint-id leaf being set to 0, with BCN being indicated by constraint-id N.

nodetype: list (ro)

list keys: [constraint-id]

description:
Reference to the unique ID for the BCN level.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/constraint-id

description:
Operational state parameters of the BCN level

nodetype: container (ro)

description:
Unique reference for the bandwidth constraint level. BC0 is indicated by this leaf being set to zero, with BCN represented by this leaf being set to N.

nodetype: leaf (ro)

type: uint32

description:
The bandwidth constraint, expressed as a 32-bit IEEE floating point number expressed in bytes per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines sub-TLV 23.

nodetype: container (ro)

description:
State parameters of sub-TLV 23.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
Unconstrained TE LSP count(TE Label Switched Paths (LSPs) signalled with zero bandwidth).

nodetype: leaf (ro)

type: uint16

description:
This container defines segment routing adjacency SIDs.

nodetype: container (ro)

description:
Adjacency Segment-IDs List. An IGP-Adjacency Segment is an IGP segment attached to a unidirectional adjacency or a set of unidirectional adjacencies. By default, an IGP- Adjacency Segment is local to the node which advertises it.

nodetype: list (ro)

list keys: [value]

description:
Reference to the value of the Adjacency-SID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/value

description:
State parameters of Adjacency-SID.

nodetype: container (ro)

description:
Adjacency-SID value.

nodetype: leaf (ro)

type: uint32

description:
Flags associated with Adj-Segment-ID.

nodetype: leaf-list (ro)

type: enumeration

  • ADDRESS_FAMILY
    Address-family flag. When unset, the Adj-SID refers to an adjacency with outgoing IPv4 encapsulation. If set then the Adj-SID refers to an adjacency with outgoing IPv6 encapsulation.
  • BACKUP
    Backup flag. When set, the Adj-SID refers to an adjacency being protected (e.g.: using IPFRR or MPLS-FRR).
  • VALUE
    Value flag. When set, the SID carries a value (instead of an index). By default the flag is SET.
  • LOCAL
    Local flag. When set, the value/index carried by the SID has local significance. By default the flag is SET.
  • SET
    Set flag. When set, the S-Flag indicates that the Adj-SID refers to a set of adjacencies.

description:
Value that represents the weight of the Adj-SID for the purpose of load balancing.

nodetype: leaf (ro)

type: uint8

description:
This container defines segment routing LAN adjacency SIDs

nodetype: container (ro)

description:
Adjacency Segment-IDs List. An IGP-Adjacency Segment is an IGP segment attached to a unidirectional adjacency or a set of unidirectional adjacencies. By default, an IGP- Adjacency Segment is local to the node which advertises it.

nodetype: list (ro)

list keys: [value]

description:
Reference to the value of the LAN Adjacency-SID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/value

description:
State parameters of LAN Adjacency-SID.

nodetype: container (ro)

description:
LAN Adjacency-SID value.

nodetype: leaf (ro)

type: uint32

description:
Flags associated with LAN-Adj-Segment-ID.

nodetype: leaf-list (ro)

type: enumeration

  • ADDRESS_FAMILY
    Address-family flag. When unset, the Adj-SID refers to an adjacency with outgoing IPv4 encapsulation. If set then the Adj-SID refers to an adjacency with outgoing IPv6 encapsulation.
  • BACKUP
    Backup flag. When set, the Adj-SID refers to an adjacency being protected (e.g.: using IPFRR or MPLS-FRR).
  • VALUE
    Value flag. When set, the SID carries a value (instead of an index). By default the flag is SET.
  • LOCAL
    Local flag. When set, the value/index carried by the SID has local significance. By default the flag is SET.
  • SET
    Set flag. When set, the S-Flag indicates that the Adj-SID refers to a set of adjacencies.

description:
Value that represents the weight of the Adj-SID for the purpose of load balancing.

nodetype: leaf (ro)

type: uint8

description:
System ID of the neighbor associated with the LAN- Adj-Segment-ID value.

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
This container defines unidirectional link delay.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 33.

nodetype: container (ro)

description:
The A bit is set when the measured value of this parameter exceeds its configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold.

nodetype: leaf (ro)

type: boolean

description:
Average link delay value (in microseconds) between two directly connected IS-IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
This container defines min/max link delay.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 34.

nodetype: container (ro)

description:
The A bit is set when the measured value of this parameter exceeds its configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold.

nodetype: leaf (ro)

type: boolean

description:
Minimum measured link delay value(in microseconds) between two directly connected IS-IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
Maximum measured link delay value(in microseconds) between two directly connected IS-IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
This container defines unidirectional link delay variation.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 35.

nodetype: container (ro)

description:
Average link delay between two directly connected IS- IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
This container defines unidirectional link loss delay.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 36.

nodetype: container (ro)

description:
The A bit is set when the measured value of this parameter exceeds its configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold.

nodetype: leaf (ro)

type: boolean

description:
Link packet loss as a percentage of the total traffic sent over a configurable interval. The basic unit is 0.000003%, where (2^24 - 2) is 50.331642%. This value is the highest packet-loss percentage that can be expressed (the assumption being that precision is more important on high-speed links than the ability to advertise loss rates greater than this, and that high- speed links with over 50% loss are unusable). Therefore, measured values that are larger than the field maximum SHOULD be encoded as the maximum value.

nodetype: leaf (ro)

type: uint32

description:
This container defines unidirectional residual bandwidth.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 37.

nodetype: container (ro)

description:
Residual bandwidth on a link,forwarding adjacency [RFC4206], or bundled link in IEEE floating-point format with units of bytes per second. For a link or forwarding adjacency, residual bandwidth is defined to be the Maximum Bandwidth [RFC5305] minus the bandwidth currently allocated to RSVP-TE label switched paths. For a bundled link, residual bandwidth is defined to be the sum of the component link residual bandwidths.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines unidirectional lavailable bandwidth.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 38.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
The available bandwidth on a link, forwarding adjacency, or bundled link in IEEE floating-point format with units of bytes per second. For a link or forwarding adjacency, available bandwidth is defined to be residual bandwidth minus the measured bandwidth used for the actual forwarding of non-RSVP-TE label switched path packets. For a bundled link, available bandwidth is defined to be the sum of the component link available bandwidths minus the measured bandwidth used for the actual forwarding of non-RSVP-TE label switched path packets. For a bundled link, available bandwidth is defined to be the sum of the component link available bandwidths.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines unidirectional utilized bandwidth.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 39.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
The bandwidth utilization on a link, forwarding adjacency, or bundled link in IEEE floating-point format with units of bytes per second. For a link or forwarding adjacency, bandwidth utilization represents the actual utilization of the link (i.e., as measured by the advertising node). For a bundled link, bandwidth utilization is defined to be the sum of the component link bandwidth utilizations.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container describes undefined ISIS TLVs.

nodetype: container (ro)

description:
Sub-TLVs that are not defined in the model or not recognised by system.

nodetype: list (ro)

list keys: [type]

description:
Reference to the type of the undefined sub-TLV

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of the undefined sub-TLV.

nodetype: container (ro)

description:
TLV Type.

nodetype: leaf (ro)

type: uint8

description:
TLV length.

nodetype: leaf (ro)

type: uint8

description:
TLV value.

nodetype: leaf (ro)

type: binary

description:
This container defines the IS-Alias TLV which allows extension-capable ISs to recognize the Originating System of an Extended LSP set. It identifies the Normal system- id of the Originating System.

nodetype: container (ro)

description:
State parameters of alias ID.

nodetype: container (ro)

description:
List of alias ID(s).

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
This container defines list of ISIS multi-topology neighbors.

nodetype: container (ro)

description:
MT-IS neigbor attributes.

nodetype: container (ro)

description:
This container describes IS neighbors.

nodetype: list (ro)

list keys: [mt-id] [system-id]

description:
Reference to the topology that the neighbor is within.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/mt-id

description:
Reference to the System ID of the neighbor.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/system-id

description:
Operational state parameters related to the MT ISN TLV.

nodetype: container (ro)

description:
Identifier of a topology being announced.

nodetype: leaf (ro)

type: uint16

  • range: 0..4095

description:
System-id of the IS neighbor.

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
This list contains all instances of an adjacency between the originating and remote IS. Multiple instances are used to indicate where there are parallel adjacencies between systems.

nodetype: container (ro)

description:
Instance of TLV-222 between the originating and remote IS.

nodetype: list (ro)

list keys: [id]

description:
Reference to the unique identifier for the instance of the multi-topology IS neighbor TLV instance.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/id

description:
State parameters of MT neighbor.

nodetype: container (ro)

description:
ISIS metric value.

nodetype: leaf (ro)

type: oc-isis-types:wide-metric

description:
Unique identifier for the TLV instance for the neighbor. The ID is not required to be consistent across readvertisements of the LSP.

nodetype: leaf (ro)

type: uint64

description:
This container describes IS Neighbor sub-TLVs.

nodetype: container (ro)

description:
List of subTLV types in the LSDB for the specified TLV.

nodetype: list (ro)

list keys: [type]

description:
Reference to the sub-TLV type.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of IS neighbor state

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
This container defines sub-TLV 3.

nodetype: container (ro)

description:
State parameters of sub-TLV 3.

nodetype: container (ro)

description:
The administrative group sub-TLV contains a 4-octet bit mask assigned by the network administrator. Each set bit corresponds to one administrative group assigned to the interface. By convention, the least significant bit is referred to as group 0, and the most significant bit is referred to as group 31.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines sub-TLV 4.

nodetype: container (ro)

description:
State parameters of sub-TLV 4.

nodetype: container (ro)

description:
The value field of this sub-TLV contains 4 octets of Link Local Identifier followed by 4 octets of Link Remote Identifier.

nodetype: leaf (ro)

type: uint32

description:
If the Link Remote Identifier is unknown, it is set to 0.

nodetype: leaf (ro)

type: uint32

description:
This container defines sub-TLV 6.

nodetype: container (ro)

description:
State parameters of sub-TLV 6.

nodetype: container (ro)

description:
A 4-octet IPv4 address for the interface described by the (main) TLV. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv4-address

description:
This container defines sub-TLV 8.

nodetype: container (ro)

description:
State parameters of sub-TLV 8.

nodetype: container (ro)

description:
A single IPv4 address for a neighboring router on this link. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv4-address

description:
This container defines sub-TLV 9.

nodetype: container (ro)

description:
State parameters of sub-TLV 9.

nodetype: container (ro)

description:
The maximum bandwidth that can be used on this link in this direction (from the system originating the LSP to its neighbors). It is encoded in 32 bits in IEEE floating point format. The units are bytes (not bits!) per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines sub-TLV 10.

nodetype: container (ro)

description:
State parameters of sub-TLV 10.

nodetype: container (ro)

description:
The maximum amount of bandwidth that can be reserved in this direction on this link. Note that for oversubscription purposes, this can be greater than the bandwidth of the link. It is encoded in 32 bits in IEEE floating point format. The units are bytes (not bits!) per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines unreserved-bandwidth. The units are bytes per second.

nodetype: container (ro)

description:
Setup priority (0 through 7) for unreserved bandwidth.

nodetype: list (ro)

list keys: [priority]

description:
Reference to the setup priority to which the unreserved bandwidth corresponds.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/priority

description:
State parameters of IS Extended Reachability sub-TLV 11.

nodetype: container (ro)

description:
Setup priority level of 0 through 7 to be used by Unreserved Bandwidth sub-TLV 11.

nodetype: leaf (ro)

type: uint8

  • range: 0..7

description:
The amount of bandwidth reservable in this direction on this link. Note that for oversubscription purposes, this can be greater than the bandwidth of the link. It contains eight 32-bit IEEE floating point numbers(one for each priority). The units are bytes (not bits!) per second. The values correspond to the bandwidth that can be reserved with a setup priority of 0 through 7, arranged in increasing order with priority 0 occurring at the start of the sub-TLV, and priority 7 at the end of the sub-TLV.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines sub-TLV 12.

nodetype: container (ro)

description:
State parameters of sub-TLV 12.

nodetype: container (ro)

description:
Contains a 16-octet IPv6 address for the interface described by the containing Extended IS Reachability TLV. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv6-address

description:
This container defines sub-TLV 13.

nodetype: container (ro)

description:
State parameters of sub-TLV 13.

nodetype: container (ro)

description:
Contains a 16-octet IPv6 address for a neighboring router on the link described by the (main) TLV. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv6-address

description:
This container defines sub-TLV 14.

nodetype: container (ro)

description:
State parameters of sub-TLV 14.

nodetype: container (ro)

description:
The extended-admin-group sub-TLV is used in addition to the Administrative Groups when it is desirable to make more than 32 colors available for advertisement in a network.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines sub-TLV 18.

nodetype: container (ro)

description:
State parameters of sub-TLV 18.

nodetype: container (ro)

description:
This metric is administratively assigned and can be used to present a differently weighted topology to traffic engineering SPF calculations. To preclude overflow within a traffic engineering SPF implementation, all metrics greater than or equal to MAX_PATH_METRIC SHALL be considered to have a metric of MAX_PATH_METRIC.

nodetype: leaf (ro)

type: uint32

description:
This container defines link-attributes.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 19.

nodetype: container (ro)

description:
Link local-protection attributes.

nodetype: leaf-list (ro)

type: enumeration

  • LOCAL_PROTECTION
    If set, local protection is available for the link.
  • LINK_EXCLUDED
    If set, the link is excluded from local protection.

description:
ISIS LSDB parameters relating to the type of link protection offered.

nodetype: container (ro)

description:
State parameters of sub-TLV 20.

nodetype: container (ro)

description:
Link protection capabilities.

nodetype: leaf-list (ro)

type: enumeration

  • EXTRA_TRAFFIC
    If set the link has extra traffic protection. If the link is of type Extra Traffic, it means that the link is protecting another link or links. The LSPs on a link of this type will be lost if any of the links it is protecting fail.
  • UNPROTECTED
    If set, the link is unprotected. If the link is of type Unprotected, it means that there is no other link protecting this link. The LSPs on a link of this type will be lost if the link fails.
  • SHARED
    If set, the link has shared protection. If the link is of type Shared, it means that there are one or more disjoint links of type Extra Traffic that are protecting this link. These Extra Traffic links are shared between one or more links of type Shared.
  • ONE_ONE
    If set, the link has dedicated 1:1 protection. If the link is of type Dedicated 1:1, it means that there is one dedicated disjoint link of type Extra Traffic that is protecting this link.
  • PLUS_ONE
    If set, the link has dedicated 1+1 protection. If the link is of type Dedicated 1+1, it means that a dedicated disjoint link is protecting this link. However, the protecting link is not advertised in the link state database and is therefore not available for the routing of LSPs.
  • ENHANCED
    If set the link has enhanced protection. If the link is of type Enhanced, it means that a protection scheme that is more reliable than Dedicated 1+1, e.g., 4 fiber BLSR/MS-SPRING, is being used to protect this link.

description:
This container defines bandwidth-constraints. For DS-TE, the existing Maximum Reservable link bandwidth parameter is retained, but its semantics is generalized and interpreted as the aggregate bandwidth constraint across all Class-Types

nodetype: container (ro)

description:
List of the Bandwidth Constraints sub-TLV instances present in the TLV.

nodetype: list (ro)

list keys: [model-id]

description:
Reference to the model ID associated with the instance of the Bandwidth Constraints sub-TLV.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/model-id

description:
State parameters of IS Extended Reachability sub-TLV 22.

nodetype: container (ro)

description:
Identifier for the Bandwidth Constraints Model currently in use by the LSR initiating the IGP advertisement.

nodetype: leaf (ro)

type: uint8

description:
Constraints contained within the Bandwidth Constraints sub-TLV

nodetype: container (ro)

description:
List of the constraints within the Bandwidth Constraints sub-TLV. The BC0 level is indicated by the constraint-id leaf being set to 0, with BCN being indicated by constraint-id N.

nodetype: list (ro)

list keys: [constraint-id]

description:
Reference to the unique ID for the BCN level.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/constraint-id

description:
Operational state parameters of the BCN level

nodetype: container (ro)

description:
Unique reference for the bandwidth constraint level. BC0 is indicated by this leaf being set to zero, with BCN represented by this leaf being set to N.

nodetype: leaf (ro)

type: uint32

description:
The bandwidth constraint, expressed as a 32-bit IEEE floating point number expressed in bytes per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines sub-TLV 23.

nodetype: container (ro)

description:
State parameters of sub-TLV 23.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
Unconstrained TE LSP count(TE Label Switched Paths (LSPs) signalled with zero bandwidth).

nodetype: leaf (ro)

type: uint16

description:
This container defines segment routing adjacency SIDs.

nodetype: container (ro)

description:
Adjacency Segment-IDs List. An IGP-Adjacency Segment is an IGP segment attached to a unidirectional adjacency or a set of unidirectional adjacencies. By default, an IGP- Adjacency Segment is local to the node which advertises it.

nodetype: list (ro)

list keys: [value]

description:
Reference to the value of the Adjacency-SID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/value

description:
State parameters of Adjacency-SID.

nodetype: container (ro)

description:
Adjacency-SID value.

nodetype: leaf (ro)

type: uint32

description:
Flags associated with Adj-Segment-ID.

nodetype: leaf-list (ro)

type: enumeration

  • ADDRESS_FAMILY
    Address-family flag. When unset, the Adj-SID refers to an adjacency with outgoing IPv4 encapsulation. If set then the Adj-SID refers to an adjacency with outgoing IPv6 encapsulation.
  • BACKUP
    Backup flag. When set, the Adj-SID refers to an adjacency being protected (e.g.: using IPFRR or MPLS-FRR).
  • VALUE
    Value flag. When set, the SID carries a value (instead of an index). By default the flag is SET.
  • LOCAL
    Local flag. When set, the value/index carried by the SID has local significance. By default the flag is SET.
  • SET
    Set flag. When set, the S-Flag indicates that the Adj-SID refers to a set of adjacencies.

description:
Value that represents the weight of the Adj-SID for the purpose of load balancing.

nodetype: leaf (ro)

type: uint8

description:
This container defines segment routing LAN adjacency SIDs

nodetype: container (ro)

description:
Adjacency Segment-IDs List. An IGP-Adjacency Segment is an IGP segment attached to a unidirectional adjacency or a set of unidirectional adjacencies. By default, an IGP- Adjacency Segment is local to the node which advertises it.

nodetype: list (ro)

list keys: [value]

description:
Reference to the value of the LAN Adjacency-SID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/value

description:
State parameters of LAN Adjacency-SID.

nodetype: container (ro)

description:
LAN Adjacency-SID value.

nodetype: leaf (ro)

type: uint32

description:
Flags associated with LAN-Adj-Segment-ID.

nodetype: leaf-list (ro)

type: enumeration

  • ADDRESS_FAMILY
    Address-family flag. When unset, the Adj-SID refers to an adjacency with outgoing IPv4 encapsulation. If set then the Adj-SID refers to an adjacency with outgoing IPv6 encapsulation.
  • BACKUP
    Backup flag. When set, the Adj-SID refers to an adjacency being protected (e.g.: using IPFRR or MPLS-FRR).
  • VALUE
    Value flag. When set, the SID carries a value (instead of an index). By default the flag is SET.
  • LOCAL
    Local flag. When set, the value/index carried by the SID has local significance. By default the flag is SET.
  • SET
    Set flag. When set, the S-Flag indicates that the Adj-SID refers to a set of adjacencies.

description:
Value that represents the weight of the Adj-SID for the purpose of load balancing.

nodetype: leaf (ro)

type: uint8

description:
System ID of the neighbor associated with the LAN- Adj-Segment-ID value.

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
This container defines unidirectional link delay.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 33.

nodetype: container (ro)

description:
The A bit is set when the measured value of this parameter exceeds its configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold.

nodetype: leaf (ro)

type: boolean

description:
Average link delay value (in microseconds) between two directly connected IS-IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
This container defines min/max link delay.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 34.

nodetype: container (ro)

description:
The A bit is set when the measured value of this parameter exceeds its configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold.

nodetype: leaf (ro)

type: boolean

description:
Minimum measured link delay value(in microseconds) between two directly connected IS-IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
Maximum measured link delay value(in microseconds) between two directly connected IS-IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
This container defines unidirectional link delay variation.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 35.

nodetype: container (ro)

description:
Average link delay between two directly connected IS- IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
This container defines unidirectional link loss delay.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 36.

nodetype: container (ro)

description:
The A bit is set when the measured value of this parameter exceeds its configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold.

nodetype: leaf (ro)

type: boolean

description:
Link packet loss as a percentage of the total traffic sent over a configurable interval. The basic unit is 0.000003%, where (2^24 - 2) is 50.331642%. This value is the highest packet-loss percentage that can be expressed (the assumption being that precision is more important on high-speed links than the ability to advertise loss rates greater than this, and that high- speed links with over 50% loss are unusable). Therefore, measured values that are larger than the field maximum SHOULD be encoded as the maximum value.

nodetype: leaf (ro)

type: uint32

description:
This container defines unidirectional residual bandwidth.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 37.

nodetype: container (ro)

description:
Residual bandwidth on a link,forwarding adjacency [RFC4206], or bundled link in IEEE floating-point format with units of bytes per second. For a link or forwarding adjacency, residual bandwidth is defined to be the Maximum Bandwidth [RFC5305] minus the bandwidth currently allocated to RSVP-TE label switched paths. For a bundled link, residual bandwidth is defined to be the sum of the component link residual bandwidths.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines unidirectional lavailable bandwidth.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 38.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
The available bandwidth on a link, forwarding adjacency, or bundled link in IEEE floating-point format with units of bytes per second. For a link or forwarding adjacency, available bandwidth is defined to be residual bandwidth minus the measured bandwidth used for the actual forwarding of non-RSVP-TE label switched path packets. For a bundled link, available bandwidth is defined to be the sum of the component link available bandwidths minus the measured bandwidth used for the actual forwarding of non-RSVP-TE label switched path packets. For a bundled link, available bandwidth is defined to be the sum of the component link available bandwidths.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines unidirectional utilized bandwidth.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 39.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
The bandwidth utilization on a link, forwarding adjacency, or bundled link in IEEE floating-point format with units of bytes per second. For a link or forwarding adjacency, bandwidth utilization represents the actual utilization of the link (i.e., as measured by the advertising node). For a bundled link, bandwidth utilization is defined to be the sum of the component link bandwidth utilizations.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container describes undefined ISIS TLVs.

nodetype: container (ro)

description:
Sub-TLVs that are not defined in the model or not recognised by system.

nodetype: list (ro)

list keys: [type]

description:
Reference to the type of the undefined sub-TLV

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of the undefined sub-TLV.

nodetype: container (ro)

description:
TLV Type.

nodetype: leaf (ro)

type: uint8

description:
TLV length.

nodetype: leaf (ro)

type: uint8

description:
TLV value.

nodetype: leaf (ro)

type: binary

description:
This container defines list of ISIS multi-topology neighbors.

nodetype: container (ro)

description:
MT-IS neigbor attributes.

nodetype: container (ro)

description:
This container describes IS neighbors.

nodetype: list (ro)

list keys: [mt-id] [system-id]

description:
Reference to the topology that the neighbor is within.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/mt-id

description:
Reference to the System ID of the neighbor.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/system-id

description:
Operational state parameters related to the MT ISN TLV.

nodetype: container (ro)

description:
Identifier of a topology being announced.

nodetype: leaf (ro)

type: uint16

  • range: 0..4095

description:
System-id of the IS neighbor.

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
This list contains all instances of an adjacency between the originating and remote IS. Multiple instances are used to indicate where there are parallel adjacencies between systems.

nodetype: container (ro)

description:
Instance of TLV-222 between the originating and remote IS.

nodetype: list (ro)

list keys: [id]

description:
Reference to the unique identifier for the instance of the multi-topology IS neighbor TLV instance.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/id

description:
State parameters of MT neighbor.

nodetype: container (ro)

description:
ISIS metric value.

nodetype: leaf (ro)

type: oc-isis-types:wide-metric

description:
Unique identifier for the TLV instance for the neighbor. The ID is not required to be consistent across readvertisements of the LSP.

nodetype: leaf (ro)

type: uint64

description:
This container describes IS Neighbor sub-TLVs.

nodetype: container (ro)

description:
List of subTLV types in the LSDB for the specified TLV.

nodetype: list (ro)

list keys: [type]

description:
Reference to the sub-TLV type.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of IS neighbor state

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
This container defines sub-TLV 3.

nodetype: container (ro)

description:
State parameters of sub-TLV 3.

nodetype: container (ro)

description:
The administrative group sub-TLV contains a 4-octet bit mask assigned by the network administrator. Each set bit corresponds to one administrative group assigned to the interface. By convention, the least significant bit is referred to as group 0, and the most significant bit is referred to as group 31.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines sub-TLV 4.

nodetype: container (ro)

description:
State parameters of sub-TLV 4.

nodetype: container (ro)

description:
The value field of this sub-TLV contains 4 octets of Link Local Identifier followed by 4 octets of Link Remote Identifier.

nodetype: leaf (ro)

type: uint32

description:
If the Link Remote Identifier is unknown, it is set to 0.

nodetype: leaf (ro)

type: uint32

description:
This container defines sub-TLV 6.

nodetype: container (ro)

description:
State parameters of sub-TLV 6.

nodetype: container (ro)

description:
A 4-octet IPv4 address for the interface described by the (main) TLV. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv4-address

description:
This container defines sub-TLV 8.

nodetype: container (ro)

description:
State parameters of sub-TLV 8.

nodetype: container (ro)

description:
A single IPv4 address for a neighboring router on this link. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv4-address

description:
This container defines sub-TLV 9.

nodetype: container (ro)

description:
State parameters of sub-TLV 9.

nodetype: container (ro)

description:
The maximum bandwidth that can be used on this link in this direction (from the system originating the LSP to its neighbors). It is encoded in 32 bits in IEEE floating point format. The units are bytes (not bits!) per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines sub-TLV 10.

nodetype: container (ro)

description:
State parameters of sub-TLV 10.

nodetype: container (ro)

description:
The maximum amount of bandwidth that can be reserved in this direction on this link. Note that for oversubscription purposes, this can be greater than the bandwidth of the link. It is encoded in 32 bits in IEEE floating point format. The units are bytes (not bits!) per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines unreserved-bandwidth. The units are bytes per second.

nodetype: container (ro)

description:
Setup priority (0 through 7) for unreserved bandwidth.

nodetype: list (ro)

list keys: [priority]

description:
Reference to the setup priority to which the unreserved bandwidth corresponds.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/priority

description:
State parameters of IS Extended Reachability sub-TLV 11.

nodetype: container (ro)

description:
Setup priority level of 0 through 7 to be used by Unreserved Bandwidth sub-TLV 11.

nodetype: leaf (ro)

type: uint8

  • range: 0..7

description:
The amount of bandwidth reservable in this direction on this link. Note that for oversubscription purposes, this can be greater than the bandwidth of the link. It contains eight 32-bit IEEE floating point numbers(one for each priority). The units are bytes (not bits!) per second. The values correspond to the bandwidth that can be reserved with a setup priority of 0 through 7, arranged in increasing order with priority 0 occurring at the start of the sub-TLV, and priority 7 at the end of the sub-TLV.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines sub-TLV 12.

nodetype: container (ro)

description:
State parameters of sub-TLV 12.

nodetype: container (ro)

description:
Contains a 16-octet IPv6 address for the interface described by the containing Extended IS Reachability TLV. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv6-address

description:
This container defines sub-TLV 13.

nodetype: container (ro)

description:
State parameters of sub-TLV 13.

nodetype: container (ro)

description:
Contains a 16-octet IPv6 address for a neighboring router on the link described by the (main) TLV. This sub-TLV can occur multiple times.

nodetype: leaf-list (ro)

type: inet:ipv6-address

description:
This container defines sub-TLV 14.

nodetype: container (ro)

description:
State parameters of sub-TLV 14.

nodetype: container (ro)

description:
The extended-admin-group sub-TLV is used in addition to the Administrative Groups when it is desirable to make more than 32 colors available for advertisement in a network.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines sub-TLV 18.

nodetype: container (ro)

description:
State parameters of sub-TLV 18.

nodetype: container (ro)

description:
This metric is administratively assigned and can be used to present a differently weighted topology to traffic engineering SPF calculations. To preclude overflow within a traffic engineering SPF implementation, all metrics greater than or equal to MAX_PATH_METRIC SHALL be considered to have a metric of MAX_PATH_METRIC.

nodetype: leaf (ro)

type: uint32

description:
This container defines link-attributes.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 19.

nodetype: container (ro)

description:
Link local-protection attributes.

nodetype: leaf-list (ro)

type: enumeration

  • LOCAL_PROTECTION
    If set, local protection is available for the link.
  • LINK_EXCLUDED
    If set, the link is excluded from local protection.

description:
ISIS LSDB parameters relating to the type of link protection offered.

nodetype: container (ro)

description:
State parameters of sub-TLV 20.

nodetype: container (ro)

description:
Link protection capabilities.

nodetype: leaf-list (ro)

type: enumeration

  • EXTRA_TRAFFIC
    If set the link has extra traffic protection. If the link is of type Extra Traffic, it means that the link is protecting another link or links. The LSPs on a link of this type will be lost if any of the links it is protecting fail.
  • UNPROTECTED
    If set, the link is unprotected. If the link is of type Unprotected, it means that there is no other link protecting this link. The LSPs on a link of this type will be lost if the link fails.
  • SHARED
    If set, the link has shared protection. If the link is of type Shared, it means that there are one or more disjoint links of type Extra Traffic that are protecting this link. These Extra Traffic links are shared between one or more links of type Shared.
  • ONE_ONE
    If set, the link has dedicated 1:1 protection. If the link is of type Dedicated 1:1, it means that there is one dedicated disjoint link of type Extra Traffic that is protecting this link.
  • PLUS_ONE
    If set, the link has dedicated 1+1 protection. If the link is of type Dedicated 1+1, it means that a dedicated disjoint link is protecting this link. However, the protecting link is not advertised in the link state database and is therefore not available for the routing of LSPs.
  • ENHANCED
    If set the link has enhanced protection. If the link is of type Enhanced, it means that a protection scheme that is more reliable than Dedicated 1+1, e.g., 4 fiber BLSR/MS-SPRING, is being used to protect this link.

description:
This container defines bandwidth-constraints. For DS-TE, the existing Maximum Reservable link bandwidth parameter is retained, but its semantics is generalized and interpreted as the aggregate bandwidth constraint across all Class-Types

nodetype: container (ro)

description:
List of the Bandwidth Constraints sub-TLV instances present in the TLV.

nodetype: list (ro)

list keys: [model-id]

description:
Reference to the model ID associated with the instance of the Bandwidth Constraints sub-TLV.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/model-id

description:
State parameters of IS Extended Reachability sub-TLV 22.

nodetype: container (ro)

description:
Identifier for the Bandwidth Constraints Model currently in use by the LSR initiating the IGP advertisement.

nodetype: leaf (ro)

type: uint8

description:
Constraints contained within the Bandwidth Constraints sub-TLV

nodetype: container (ro)

description:
List of the constraints within the Bandwidth Constraints sub-TLV. The BC0 level is indicated by the constraint-id leaf being set to 0, with BCN being indicated by constraint-id N.

nodetype: list (ro)

list keys: [constraint-id]

description:
Reference to the unique ID for the BCN level.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/constraint-id

description:
Operational state parameters of the BCN level

nodetype: container (ro)

description:
Unique reference for the bandwidth constraint level. BC0 is indicated by this leaf being set to zero, with BCN represented by this leaf being set to N.

nodetype: leaf (ro)

type: uint32

description:
The bandwidth constraint, expressed as a 32-bit IEEE floating point number expressed in bytes per second.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines sub-TLV 23.

nodetype: container (ro)

description:
State parameters of sub-TLV 23.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
Unconstrained TE LSP count(TE Label Switched Paths (LSPs) signalled with zero bandwidth).

nodetype: leaf (ro)

type: uint16

description:
This container defines segment routing adjacency SIDs.

nodetype: container (ro)

description:
Adjacency Segment-IDs List. An IGP-Adjacency Segment is an IGP segment attached to a unidirectional adjacency or a set of unidirectional adjacencies. By default, an IGP- Adjacency Segment is local to the node which advertises it.

nodetype: list (ro)

list keys: [value]

description:
Reference to the value of the Adjacency-SID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/value

description:
State parameters of Adjacency-SID.

nodetype: container (ro)

description:
Adjacency-SID value.

nodetype: leaf (ro)

type: uint32

description:
Flags associated with Adj-Segment-ID.

nodetype: leaf-list (ro)

type: enumeration

  • ADDRESS_FAMILY
    Address-family flag. When unset, the Adj-SID refers to an adjacency with outgoing IPv4 encapsulation. If set then the Adj-SID refers to an adjacency with outgoing IPv6 encapsulation.
  • BACKUP
    Backup flag. When set, the Adj-SID refers to an adjacency being protected (e.g.: using IPFRR or MPLS-FRR).
  • VALUE
    Value flag. When set, the SID carries a value (instead of an index). By default the flag is SET.
  • LOCAL
    Local flag. When set, the value/index carried by the SID has local significance. By default the flag is SET.
  • SET
    Set flag. When set, the S-Flag indicates that the Adj-SID refers to a set of adjacencies.

description:
Value that represents the weight of the Adj-SID for the purpose of load balancing.

nodetype: leaf (ro)

type: uint8

description:
This container defines segment routing LAN adjacency SIDs

nodetype: container (ro)

description:
Adjacency Segment-IDs List. An IGP-Adjacency Segment is an IGP segment attached to a unidirectional adjacency or a set of unidirectional adjacencies. By default, an IGP- Adjacency Segment is local to the node which advertises it.

nodetype: list (ro)

list keys: [value]

description:
Reference to the value of the LAN Adjacency-SID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/value

description:
State parameters of LAN Adjacency-SID.

nodetype: container (ro)

description:
LAN Adjacency-SID value.

nodetype: leaf (ro)

type: uint32

description:
Flags associated with LAN-Adj-Segment-ID.

nodetype: leaf-list (ro)

type: enumeration

  • ADDRESS_FAMILY
    Address-family flag. When unset, the Adj-SID refers to an adjacency with outgoing IPv4 encapsulation. If set then the Adj-SID refers to an adjacency with outgoing IPv6 encapsulation.
  • BACKUP
    Backup flag. When set, the Adj-SID refers to an adjacency being protected (e.g.: using IPFRR or MPLS-FRR).
  • VALUE
    Value flag. When set, the SID carries a value (instead of an index). By default the flag is SET.
  • LOCAL
    Local flag. When set, the value/index carried by the SID has local significance. By default the flag is SET.
  • SET
    Set flag. When set, the S-Flag indicates that the Adj-SID refers to a set of adjacencies.

description:
Value that represents the weight of the Adj-SID for the purpose of load balancing.

nodetype: leaf (ro)

type: uint8

description:
System ID of the neighbor associated with the LAN- Adj-Segment-ID value.

nodetype: leaf (ro)

type: oc-isis-types:system-id

description:
This container defines unidirectional link delay.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 33.

nodetype: container (ro)

description:
The A bit is set when the measured value of this parameter exceeds its configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold.

nodetype: leaf (ro)

type: boolean

description:
Average link delay value (in microseconds) between two directly connected IS-IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
This container defines min/max link delay.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 34.

nodetype: container (ro)

description:
The A bit is set when the measured value of this parameter exceeds its configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold.

nodetype: leaf (ro)

type: boolean

description:
Minimum measured link delay value(in microseconds) between two directly connected IS-IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
Maximum measured link delay value(in microseconds) between two directly connected IS-IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
This container defines unidirectional link delay variation.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 35.

nodetype: container (ro)

description:
Average link delay between two directly connected IS- IS neighbors over a configurable interval.

nodetype: leaf (ro)

type: uint32

units: microseconds

description:
This container defines unidirectional link loss delay.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 36.

nodetype: container (ro)

description:
The A bit is set when the measured value of this parameter exceeds its configured maximum threshold. The A bit is cleared when the measured value falls below its configured reuse threshold.

nodetype: leaf (ro)

type: boolean

description:
Link packet loss as a percentage of the total traffic sent over a configurable interval. The basic unit is 0.000003%, where (2^24 - 2) is 50.331642%. This value is the highest packet-loss percentage that can be expressed (the assumption being that precision is more important on high-speed links than the ability to advertise loss rates greater than this, and that high- speed links with over 50% loss are unusable). Therefore, measured values that are larger than the field maximum SHOULD be encoded as the maximum value.

nodetype: leaf (ro)

type: uint32

description:
This container defines unidirectional residual bandwidth.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 37.

nodetype: container (ro)

description:
Residual bandwidth on a link,forwarding adjacency [RFC4206], or bundled link in IEEE floating-point format with units of bytes per second. For a link or forwarding adjacency, residual bandwidth is defined to be the Maximum Bandwidth [RFC5305] minus the bandwidth currently allocated to RSVP-TE label switched paths. For a bundled link, residual bandwidth is defined to be the sum of the component link residual bandwidths.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines unidirectional lavailable bandwidth.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 38.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
The available bandwidth on a link, forwarding adjacency, or bundled link in IEEE floating-point format with units of bytes per second. For a link or forwarding adjacency, available bandwidth is defined to be residual bandwidth minus the measured bandwidth used for the actual forwarding of non-RSVP-TE label switched path packets. For a bundled link, available bandwidth is defined to be the sum of the component link available bandwidths minus the measured bandwidth used for the actual forwarding of non-RSVP-TE label switched path packets. For a bundled link, available bandwidth is defined to be the sum of the component link available bandwidths.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container defines unidirectional utilized bandwidth.

nodetype: container (ro)

description:
State parameters of IS Extended Reachability sub-TLV 39.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
The bandwidth utilization on a link, forwarding adjacency, or bundled link in IEEE floating-point format with units of bytes per second. For a link or forwarding adjacency, bandwidth utilization represents the actual utilization of the link (i.e., as measured by the advertising node). For a bundled link, bandwidth utilization is defined to be the sum of the component link bandwidth utilizations.

nodetype: leaf (ro)

type: oc-types:ieeefloat32

units: bytes per second

description:
This container describes undefined ISIS TLVs.

nodetype: container (ro)

description:
Sub-TLVs that are not defined in the model or not recognised by system.

nodetype: list (ro)

list keys: [type]

description:
Reference to the type of the undefined sub-TLV

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of the undefined sub-TLV.

nodetype: container (ro)

description:
TLV Type.

nodetype: leaf (ro)

type: uint8

description:
TLV length.

nodetype: leaf (ro)

type: uint8

description:
TLV value.

nodetype: leaf (ro)

type: binary

description:
This container defines list of IPv4 reachability Information in multi-topology environment.

nodetype: container (ro)

description:
This container describes IS prefixes.

nodetype: container (ro)

description:
IPv4 prefixes that are contained within MT reachability TLV.

nodetype: list (ro)

list keys: [mt-id] [prefix]

description:
Reference to the topology ID of the topology that the prefix is within.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/mt-id

description:
Reference to the prefix to which reachability is being advertised.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

description:
State parameters of an IPv4 extended prefix.

nodetype: container (ro)

description:
The up/down bit. Set if a prefix is advertised from a higher level to a lower level (e.g., level 2 to level 1), indicating that the prefix has traveled down the hierarchy. Prefixes that have the up/down bit set may only be advertised down the hierarchy, i.e., to lower levels. When a prefix is first injected into IS-IS, the bit is UNSET.

nodetype: leaf (ro)

type: boolean

description:
The Sub-TLV present bit. If UNSET, the octets of Sub-TLVs are not present. Otherwise, the bit is set and the octet following the prefix will contain the length of the Sub-TLV portion of the structure.

nodetype: leaf (ro)

type: boolean

description:
IPv4 prefix contained within extended reachability TLVs.

nodetype: leaf (ro)

type: inet:ipv4-prefix

description:
ISIS metric value.

nodetype: leaf (ro)

type: oc-isis-types:wide-metric

description:
Multi-topology ID

nodetype: leaf (ro)

type: uint16

  • range: 0..4095

description:
This container describes IS prefix sub-TLVs.

nodetype: container (ro)

description:
List of subTLV types in the LSDB for the specified TLV.

nodetype: list (ro)

list keys: [type]

description:
Reference to the sub-TLV type

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters for a prefix.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
This container defines sub-TLV 1.

nodetype: container (ro)

description:
State parameters of sub-TLV 1.

nodetype: container (ro)

description:
List of 32-bit tags associated with the prefix. Example uses of these tags include carrying BGP standard (or extended) communities and controlling redistribution between levels and areas, different routing protocols, or multiple instances of IS-IS running on the same router.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines sub-TLV 2.

nodetype: container (ro)

description:
State parameters of sub-TLV 2.

nodetype: container (ro)

description:
List of 64-bit tags associated with the prefix. Example uses of these tags include carrying BGP standard (or extended) communities and controlling redistribution between levels and areas, different routing protocols, or multiple instances of IS-IS running on the same router.

nodetype: leaf-list (ro)

type: uint64

description:
This container defines sub-TLV 4.

nodetype: container (ro)

description:
State parameters of sub-TLV 4.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
Additional prefix reachability flags.

nodetype: leaf-list (ro)

type: enumeration

  • EXTERNAL_FLAG
    External prefix flag. Set if the prefix has been redistributed from another protocol. This includes the case where multiple virtual routers are supported and the source of the redistributed prefix is another IS-IS instance.
  • READVERTISEMENT_FLAG
    Readvertisement flag. Set when the prefix has been leaked from one level to another (upwards or downwards).
  • NODE_FLAG
    Node flag. Set when the prefix identifies the advertising router, i.e., the prefix is a host prefix advertising a globally reachable address typically associated with a loopback address.

description:
This container defines sub-TLV 11.

nodetype: container (ro)

description:
State parameters of sub-TLV 11.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
IPv4 Source router ID address. In cases where the advertisement is an identifier for the advertising router (e.g., with the N-flag set in the Prefix Attribute Flags sub-TLV), it may be useful for other routers to know the source of the advertisement. When reachability advertisement is leaked from one level to another, Router ID advertised is always the Router ID of the IS-IS instance that originated the advertisement. This would be true even if the prefix had been learned from another protocol.

nodetype: leaf (ro)

type: inet:ipv4-address

description:
This container defines sub-TLV 12.

nodetype: container (ro)

description:
State parameters of sub-TLV 12.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
IPv6 Source router ID address. In cases where the advertisement is an identifier for the advertising router (e.g., with the N-flag set in the Prefix Attribute Flags sub-TLV), it may be useful for other routers to know the source of the advertisement. When reachability advertisement is leaked from one level to another, Router ID advertised is always the Router ID of the IS-IS instance that originated the advertisement. This would be true even if the prefix had been learned from another protocol.

nodetype: leaf (ro)

type: inet:ipv6-address

description:
This container defines segment routing extensions for prefixes.

nodetype: container (ro)

description:
Prefix Segment-ID list. IGP-Prefix Segment is an IGP segment attached to an IGP prefix. An IGP-Prefix Segment is global (unless explicitly advertised otherwise) within the SR/IGP domain.

nodetype: list (ro)

list keys: [value]

description:
Reference to the value of the prefix SID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/value

description:
State parameters for Prefix-SID.

nodetype: container (ro)

description:
IGP Prefix-SID value.

nodetype: leaf (ro)

type: uint32

description:
Flags associated with Prefix Segment-ID.

nodetype: leaf-list (ro)

type: enumeration

  • READVERTISEMENT
    Readvertisment flag. When set, the prefix to which this Prefix-SID is attached, has been propagated by the router either from another level or from redistribution.
  • NODE
    Node flag. When set, the Prefix-SID refers to the router identified by the prefix. Typically, the N-Flag is set on Prefix-SIDs attached to a router loopback address.
  • NO_PHP
    Penultimate-Hop-Popping flag. When set, then the penultimate hop MUST NOT pop the Prefix-SID before delivering the packet to the node that advertised the Prefix-SID.
  • EXPLICIT_NULL
    Explicit-Null flag. When set, any upstream neighbor of the Prefix-SID originator MUST replace the Prefix-SID with a Prefix-SID having an Explicit-NULL value (0 for IPv4 and 2 for IPv6) before forwarding the packet.
  • VALUE
    Value flag. When set, the Prefix-SID carries a value (instead of an index). By default the flag is UNSET.
  • LOCAL
    Local flag. When set, the value/index carried by the Prefix-SID has local significance. By default the flag is UNSET.

description:
Prefix-SID algorithm to be used for path computation.

nodetype: leaf (ro)

type: uint8

description:
This container describes undefined ISIS TLVs.

nodetype: container (ro)

description:
Sub-TLVs that are not defined in the model or not recognised by system.

nodetype: list (ro)

list keys: [type]

description:
Reference to the type of the undefined sub-TLV

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of the undefined sub-TLV.

nodetype: container (ro)

description:
TLV Type.

nodetype: leaf (ro)

type: uint8

description:
TLV length.

nodetype: leaf (ro)

type: uint8

description:
TLV value.

nodetype: leaf (ro)

type: binary

description:
This container defines list of IPv6 reachability information in multi - topology environment.

nodetype: container (ro)

description:
This container describes IS prefixes.

nodetype: container (ro)

description:
List of IPv6 prefixes contained within MT reachability TLV.

nodetype: list (ro)

list keys: [prefix] [mt-id]

description:
Reference to the IPv6 prefix described by the TLV.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

description:
Reference to the multi-topology ID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/mt-id

description:
State parameters relating an IPv6 prefix attribute

nodetype: container (ro)

description:
The up/down bit. Set if a prefix is advertised from a higher level to a lower level (e.g., level 2 to level 1), indicating that the prefix has traveled down the hierarchy. Prefixes that have the up/down bit set may only be advertised down the hierarchy, i.e., to lower levels. When a prefix is first injected into IS-IS, the bit is UNSET.

nodetype: leaf (ro)

type: boolean

description:
The external bit. Set when the prefix was distributed into IS-IS from another routing protocol.

nodetype: leaf (ro)

type: boolean

description:
The sub-tlv present bit. If UNSET, the octets of Sub-TLVs are not present. Otherwise, the bit is set and the octet following the prefix will contain the length of the Sub-TLV portion of the structure.

nodetype: leaf (ro)

type: boolean

description:
IPv6 prefix contained within extended reachability TLVs.

nodetype: leaf (ro)

type: inet:ipv6-prefix

description:
ISIS metric value.

nodetype: leaf (ro)

type: oc-isis-types:wide-metric

description:
Multi-topology ID

nodetype: leaf (ro)

type: uint16

  • range: 0..4095

description:
This container describes IS prefix sub-TLVs.

nodetype: container (ro)

description:
List of subTLV types in the LSDB for the specified TLV.

nodetype: list (ro)

list keys: [type]

description:
Reference to the sub-TLV type

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters for a prefix.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
This container defines sub-TLV 1.

nodetype: container (ro)

description:
State parameters of sub-TLV 1.

nodetype: container (ro)

description:
List of 32-bit tags associated with the prefix. Example uses of these tags include carrying BGP standard (or extended) communities and controlling redistribution between levels and areas, different routing protocols, or multiple instances of IS-IS running on the same router.

nodetype: leaf-list (ro)

type: uint32

description:
This container defines sub-TLV 2.

nodetype: container (ro)

description:
State parameters of sub-TLV 2.

nodetype: container (ro)

description:
List of 64-bit tags associated with the prefix. Example uses of these tags include carrying BGP standard (or extended) communities and controlling redistribution between levels and areas, different routing protocols, or multiple instances of IS-IS running on the same router.

nodetype: leaf-list (ro)

type: uint64

description:
This container defines sub-TLV 4.

nodetype: container (ro)

description:
State parameters of sub-TLV 4.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
Additional prefix reachability flags.

nodetype: leaf-list (ro)

type: enumeration

  • EXTERNAL_FLAG
    External prefix flag. Set if the prefix has been redistributed from another protocol. This includes the case where multiple virtual routers are supported and the source of the redistributed prefix is another IS-IS instance.
  • READVERTISEMENT_FLAG
    Readvertisement flag. Set when the prefix has been leaked from one level to another (upwards or downwards).
  • NODE_FLAG
    Node flag. Set when the prefix identifies the advertising router, i.e., the prefix is a host prefix advertising a globally reachable address typically associated with a loopback address.

description:
This container defines sub-TLV 11.

nodetype: container (ro)

description:
State parameters of sub-TLV 11.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
IPv4 Source router ID address. In cases where the advertisement is an identifier for the advertising router (e.g., with the N-flag set in the Prefix Attribute Flags sub-TLV), it may be useful for other routers to know the source of the advertisement. When reachability advertisement is leaked from one level to another, Router ID advertised is always the Router ID of the IS-IS instance that originated the advertisement. This would be true even if the prefix had been learned from another protocol.

nodetype: leaf (ro)

type: inet:ipv4-address

description:
This container defines sub-TLV 12.

nodetype: container (ro)

description:
State parameters of sub-TLV 12.

nodetype: container (ro)

description:
The type of subTLV being described. The type of subTLV is expressed as a canonical name.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-lsdb-types:ISIS_SUBTLV_TYPE

description:
IPv6 Source router ID address. In cases where the advertisement is an identifier for the advertising router (e.g., with the N-flag set in the Prefix Attribute Flags sub-TLV), it may be useful for other routers to know the source of the advertisement. When reachability advertisement is leaked from one level to another, Router ID advertised is always the Router ID of the IS-IS instance that originated the advertisement. This would be true even if the prefix had been learned from another protocol.

nodetype: leaf (ro)

type: inet:ipv6-address

description:
This container defines segment routing extensions for prefixes.

nodetype: container (ro)

description:
Prefix Segment-ID list. IGP-Prefix Segment is an IGP segment attached to an IGP prefix. An IGP-Prefix Segment is global (unless explicitly advertised otherwise) within the SR/IGP domain.

nodetype: list (ro)

list keys: [value]

description:
Reference to the value of the prefix SID.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/value

description:
State parameters for Prefix-SID.

nodetype: container (ro)

description:
IGP Prefix-SID value.

nodetype: leaf (ro)

type: uint32

description:
Flags associated with Prefix Segment-ID.

nodetype: leaf-list (ro)

type: enumeration

  • READVERTISEMENT
    Readvertisment flag. When set, the prefix to which this Prefix-SID is attached, has been propagated by the router either from another level or from redistribution.
  • NODE
    Node flag. When set, the Prefix-SID refers to the router identified by the prefix. Typically, the N-Flag is set on Prefix-SIDs attached to a router loopback address.
  • NO_PHP
    Penultimate-Hop-Popping flag. When set, then the penultimate hop MUST NOT pop the Prefix-SID before delivering the packet to the node that advertised the Prefix-SID.
  • EXPLICIT_NULL
    Explicit-Null flag. When set, any upstream neighbor of the Prefix-SID originator MUST replace the Prefix-SID with a Prefix-SID having an Explicit-NULL value (0 for IPv4 and 2 for IPv6) before forwarding the packet.
  • VALUE
    Value flag. When set, the Prefix-SID carries a value (instead of an index). By default the flag is UNSET.
  • LOCAL
    Local flag. When set, the value/index carried by the Prefix-SID has local significance. By default the flag is UNSET.

description:
Prefix-SID algorithm to be used for path computation.

nodetype: leaf (ro)

type: uint8

description:
This container describes undefined ISIS TLVs.

nodetype: container (ro)

description:
Sub-TLVs that are not defined in the model or not recognised by system.

nodetype: list (ro)

list keys: [type]

description:
Reference to the type of the undefined sub-TLV

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of the undefined sub-TLV.

nodetype: container (ro)

description:
TLV Type.

nodetype: leaf (ro)

type: uint8

description:
TLV length.

nodetype: leaf (ro)

type: uint8

description:
TLV value.

nodetype: leaf (ro)

type: binary

description:
Surrounding container for a list of unknown TLVs.

nodetype: container (ro)

description:
List of TLVs that are not defined within the model, or are not recognised by the system.

nodetype: list (ro)

list keys: [type]

description:
Reference to the undefined TLV's type

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/type

description:
State parameters of the undefined TLV.

nodetype: container (ro)

description:
TLV Type.

nodetype: leaf (ro)

type: uint8

description:
TLV length.

nodetype: leaf (ro)

type: uint8

description:
TLV value.

nodetype: leaf (ro)

type: binary

/network-instances/network-instance/protocols/protocol/isis/levels/level/
traffic-engineering

description:
This container defines ISIS TE.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/levels/level/traffic-engineering/
config

description:
This container defines ISIS TE configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/levels/level/traffic-engineering/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/traffic-engineering/config/
ipv4-router-id

description:
IPv4 MPLS Traffic Engineering Router-ID.

nodetype: leaf (rw)

type: oc-inet:ipv4-address

/network-instances/network-instance/protocols/protocol/isis/levels/level/traffic-engineering/config/
ipv6-router-id

description:
IPv6 MPLS Traffic Engineering Router-ID.

nodetype: leaf (rw)

type: oc-inet:ipv6-address

/network-instances/network-instance/protocols/protocol/isis/levels/level/traffic-engineering/
state

description:
This container defines ISIS TE state information.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/levels/level/traffic-engineering/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/traffic-engineering/state/
ipv4-router-id

description:
IPv4 MPLS Traffic Engineering Router-ID.

nodetype: leaf (ro)

type: oc-inet:ipv4-address

/network-instances/network-instance/protocols/protocol/isis/levels/level/traffic-engineering/state/
ipv6-router-id

description:
IPv6 MPLS Traffic Engineering Router-ID.

nodetype: leaf (ro)

type: oc-inet:ipv6-address

/network-instances/network-instance/protocols/protocol/isis/levels/level/
route-preference

description:
This container defines Administrative Distance (or preference) assigned to ISIS routes (level1 internal, level2 internal, level1 external, level2 external).

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/levels/level/route-preference/
config

description:
This container defines route preference configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/levels/level/route-preference/config/
external-route-preference

description:
Administrative Distance (preference) for external ISIS routes.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/isis/levels/level/route-preference/config/
internal-route-preference

description:
Administrative Distance (preference) for internal ISIS routes.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/isis/levels/level/route-preference/
state

description:
This container defines ISIS route preference state information.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/levels/level/route-preference/state/
external-route-preference

description:
Administrative Distance (preference) for external ISIS routes.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/isis/levels/level/route-preference/state/
internal-route-preference

description:
Administrative Distance (preference) for internal ISIS routes.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/isis/levels/level/
authentication

description:
This container defines ISIS authentication.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/
config

description:
Configuration parameters relating to IS-IS authentication.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/config/
enabled

description:
When this leaf is set to true, authentication of IS-IS PSNP, CSNP and LSP packets is enabled using the specified authentication details in the sibling leaves. The sibling 'disable-' leaves can be used to override the value of this leaf and disable authentication for a specific packet type.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/config/
disable-csnp

description:
When this leaf is set to true, authentication is disabled for CSNP packets, overriding the value of the enabled leaf in this context.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/config/
disable-psnp

description:
When this leaf is set to true, authentication is disabled for PSNP packets, overriding the value of the enabled leaf in this context.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/config/
disable-lsp

description:
When this leaf is set to true, authentication is disabled for LSP packets, overriding the value of the enabled leaf in this context.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/config/
keychain

description:
Reference to the keychain that should be used for authenticating IS-IS packets - the keychain may contain either a simple password, or HMAC-MD5 key that is used for authenticating CSNP, PSNP and LSP packets within the specified IS-IS level.

nodetype: leaf (rw)

type: oc-keychain:keychain-ref

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/config/
auth-type

description:
The type of authentication used in the applicable IS-IS PDUs (simple_key, keychain).

nodetype: leaf (rw)

type: identityref

  • base: oc-keychain-types:AUTH_TYPE

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/config/
auth-mode

description:
The type of authentication used in the applicable IS-IS PDUs. This leaf along with the sibling leaf 'auth-password' can be used to configure the simple key authentication.

nodetype: leaf (rw)

type: identityref

  • base: oc-isis-types:AUTH_MODE

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/config/
auth-password

description:
The authentication key used in the applicable IS-IS PDUs. The key in the packet may be encrypted according to the configured authentication type.

nodetype: leaf (rw)

type: oc-types:routing-password

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/
state

description:
Operational state parameters relating to IS-IS authentication.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/state/
enabled

description:
When this leaf is set to true, authentication of IS-IS PSNP, CSNP and LSP packets is enabled using the specified authentication details in the sibling leaves. The sibling 'disable-' leaves can be used to override the value of this leaf and disable authentication for a specific packet type.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/state/
disable-csnp

description:
When this leaf is set to true, authentication is disabled for CSNP packets, overriding the value of the enabled leaf in this context.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/state/
disable-psnp

description:
When this leaf is set to true, authentication is disabled for PSNP packets, overriding the value of the enabled leaf in this context.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/state/
disable-lsp

description:
When this leaf is set to true, authentication is disabled for LSP packets, overriding the value of the enabled leaf in this context.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/state/
keychain

description:
Reference to the keychain that should be used for authenticating IS-IS packets - the keychain may contain either a simple password, or HMAC-MD5 key that is used for authenticating CSNP, PSNP and LSP packets within the specified IS-IS level.

nodetype: leaf (ro)

type: oc-keychain:keychain-ref

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/state/
auth-type

description:
The type of authentication used in the applicable IS-IS PDUs (simple_key, keychain).

nodetype: leaf (ro)

type: identityref

  • base: oc-keychain-types:AUTH_TYPE

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/state/
auth-mode

description:
The type of authentication used in the applicable IS-IS PDUs. This leaf along with the sibling leaf 'auth-password' can be used to configure the simple key authentication.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-types:AUTH_MODE

/network-instances/network-instance/protocols/protocol/isis/levels/level/authentication/state/
auth-password

description:
The authentication key used in the applicable IS-IS PDUs. The key in the packet may be encrypted according to the configured authentication type.

nodetype: leaf (ro)

type: oc-types:routing-password

/network-instances/network-instance/protocols/protocol/isis/
interfaces

description:
This container defines global ISIS interface configuration and state information.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/
interface

description:
This list contains ISIS interfaces. The interface referenced is based on the interface and subinterface leaves within the interface-ref container - which reference an entry in the /interfaces/interface list - and should not rely on the value of the list key.

nodetype: list (rw)

list keys: [interface-id]

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
interface-id

description:
Reference to interface-id

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/interface-id

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
config

description:
This container defines ISIS interface configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/config/
interface-id

description:
Interface for which ISIS configuration is to be applied.

nodetype: leaf (rw)

type: oc-if:interface-id

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/config/
passive

description:
When set to true, the referenced interface is a passive interface such that it is not eligible to establish adjacencies with other systems, but is advertised into the IS-IS topology.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/config/
hello-padding

description:
Controls the padding type for IS-IS Hello PDUs.

nodetype: leaf (rw)

type: oc-isis-types:hello-padding-type

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/config/
circuit-type

description:
ISIS circuit type (p2p, broadcast).

nodetype: leaf (rw)

type: oc-isis-types:circuit-type

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
state

description:
This container defines state information for ISIS interfaces.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/state/
interface-id

description:
Interface for which ISIS configuration is to be applied.

nodetype: leaf (ro)

type: oc-if:interface-id

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/state/
passive

description:
When set to true, the referenced interface is a passive interface such that it is not eligible to establish adjacencies with other systems, but is advertised into the IS-IS topology.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/state/
hello-padding

description:
Controls the padding type for IS-IS Hello PDUs.

nodetype: leaf (ro)

type: oc-isis-types:hello-padding-type

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/state/
circuit-type

description:
ISIS circuit type (p2p, broadcast).

nodetype: leaf (ro)

type: oc-isis-types:circuit-type

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
circuit-counters

description:
This container defines state information for ISIS circuit counters.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/circuit-counters/
state

description:
The container defines a list of counters for IS circuit.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/circuit-counters/state/
adj-changes

description:
Number of times an adjacency state change has occurred on this circuit. MIB Entry: CircAdjChanges.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/circuit-counters/state/
init-fails

description:
Number of times initialization of this circuit has failed. This counts events such as PPP NCP failures. MIB Entry: CircInitFails.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/circuit-counters/state/
rejected-adj

description:
Number of times an adjacency has been rejected on this circuit. MIB Entry: CircRejAdjs.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/circuit-counters/state/
id-field-len-mismatches

description:
Number of times an IS-IS control PDU with an ID field length different from that for this system has been received. MIB Entry: CircIDFieldLenMismatches.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/circuit-counters/state/
max-area-address-mismatches

description:
Number of times an IS-IS control PDU with a max area address field different from that for this system has been received. MIB Entry: CircMaxAreaAddrMismatches.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/circuit-counters/state/
auth-type-fails

description:
Number of times an IS-IS control PDU with an auth type field different from that for this system has been received. MIB Entry: CircAuthTypeFails.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/circuit-counters/state/
auth-fails

description:
Number of times an IS-IS control PDU with the correct auth type has failed to pass authentication validation. MIB Entry: CircAuthFails.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/circuit-counters/state/
lan-dis-changes

description:
Number of times the Designated IS has changed on this circuit at this level. If the circuit is point to point, this count is zero. MIB Entry: CircLANDesISChanges.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/circuit-counters/state/
adj-number

description:
Number of adjacencies on this circuit. MIB Entry: CircNumAdj.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
authentication

description:
This container defines ISIS authentication.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/authentication/
config

description:
This container defines ISIS authentication configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/authentication/config/
enabled

description:
Enabled or disable ISIS Hello authentication. Hello authentication is used on a per-interface basis to authenticate adjacencies on the interface.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/authentication/config/
keychain

description:
Reference to a keychain that should be used for hello authentication.

nodetype: leaf (rw)

type: oc-keychain:keychain-ref

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/authentication/config/
auth-type

description:
The type of authentication used in the applicable IS-IS PDUs (simple_key, keychain).

nodetype: leaf (rw)

type: identityref

  • base: oc-keychain-types:AUTH_TYPE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/authentication/config/
auth-mode

description:
The type of authentication used in the applicable IS-IS PDUs. This leaf along with the sibling leaf 'auth-password' can be used to configure the simple key authentication.

nodetype: leaf (rw)

type: identityref

  • base: oc-isis-types:AUTH_MODE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/authentication/config/
auth-password

description:
The authentication key used in the applicable IS-IS PDUs. The key in the packet may be encrypted according to the configured authentication type.

nodetype: leaf (rw)

type: oc-types:routing-password

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/authentication/
state

description:
This container defines ISIS authentication state.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/authentication/state/
enabled

description:
Enabled or disable ISIS Hello authentication. Hello authentication is used on a per-interface basis to authenticate adjacencies on the interface.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/authentication/state/
keychain

description:
Reference to a keychain that should be used for hello authentication.

nodetype: leaf (ro)

type: oc-keychain:keychain-ref

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/authentication/state/
auth-type

description:
The type of authentication used in the applicable IS-IS PDUs (simple_key, keychain).

nodetype: leaf (ro)

type: identityref

  • base: oc-keychain-types:AUTH_TYPE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/authentication/state/
auth-mode

description:
The type of authentication used in the applicable IS-IS PDUs. This leaf along with the sibling leaf 'auth-password' can be used to configure the simple key authentication.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-types:AUTH_MODE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/authentication/state/
auth-password

description:
The authentication key used in the applicable IS-IS PDUs. The key in the packet may be encrypted according to the configured authentication type.

nodetype: leaf (ro)

type: oc-types:routing-password

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
afi-safi

description:
This container defines address-family specific configuration and state information.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/afi-safi/
af

description:
Address-family/Subsequent Address-family list.

nodetype: list (rw)

list keys: [afi-name] [safi-name]

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/afi-safi/af/
afi-name

description:
Reference to address-family type

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/afi-name

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/afi-safi/af/
safi-name

description:
Reference to subsequent address-family type

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/safi-name

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/afi-safi/af/
config

description:
This container defines AFI-SAFI configuration parameters. Single topology is the default setting.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/afi-safi/af/config/
afi-name

description:
Address-family type.

nodetype: leaf (rw)

type: identityref

  • base: oc-isis-types:AFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/afi-safi/af/config/
safi-name

description:
Subsequent address-family type.

nodetype: leaf (rw)

type: identityref

  • base: oc-isis-types:SAFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/afi-safi/af/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/afi-safi/af/
state

description:
This container defines AFI-SAFI State information

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/afi-safi/af/state/
afi-name

description:
Address-family type.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-types:AFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/afi-safi/af/state/
safi-name

description:
Subsequent address-family type.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-types:SAFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/afi-safi/af/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
levels

description:
This container defines ISIS level specific configuration and state information.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/
level

description:
Configuration and operational state parameters related to a particular level on an IS-IS enabled interface.

nodetype: list (rw)

list keys: [level-number]

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/
level-number

description:
Reference to ISIS level-number.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/level-number

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/
config

description:
This container defines interface ISIS level configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/config/
level-number

description:
ISIS level number(level-1, level-2).

nodetype: leaf (rw)

type: oc-isis-types:level-number

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/config/
passive

description:
ISIS passive interface admin enable/disable function.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/config/
priority

description:
ISIS neighbor priority(LAN hello PDU only).

nodetype: leaf (rw)

type: uint8

  • range: 0 .. 127

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/
state

description:
This container defines interface ISIS level state information.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/state/
level-number

description:
ISIS level number(level-1, level-2).

nodetype: leaf (ro)

type: oc-isis-types:level-number

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/state/
passive

description:
ISIS passive interface admin enable/disable function.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/state/
priority

description:
ISIS neighbor priority(LAN hello PDU only).

nodetype: leaf (ro)

type: uint8

  • range: 0 .. 127

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/
packet-counters

description:
This container defines ISIS interface packet counters.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/
lsp

description:
This container defines LSP packet counters.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/lsp/
state

description:
This container defines LSP PDU counters.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/lsp/state/
received

description:
The number of the specified type of PDU received on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/lsp/state/
processed

description:
The number of the specified type of PDU received on the interface that have been processed by the local system.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/lsp/state/
dropped

description:
The number of the specified type of PDU received on the interface that have been dropped.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/lsp/state/
sent

description:
The number of the specified type of PDU that have been sent by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/lsp/state/
retransmit

description:
The number of the specified type of PDU that that have been retransmitted by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/
iih

description:
This container defines IIH packet counters.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/iih/
state

description:
Operational counters relating to IIH PDUs

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/iih/state/
received

description:
The number of the specified type of PDU received on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/iih/state/
processed

description:
The number of the specified type of PDU received on the interface that have been processed by the local system.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/iih/state/
dropped

description:
The number of the specified type of PDU received on the interface that have been dropped.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/iih/state/
sent

description:
The number of the specified type of PDU that have been sent by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/iih/state/
retransmit

description:
The number of the specified type of PDU that that have been retransmitted by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/
ish

description:
This container defines ISH packet counters.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/ish/
state

description:
Operational state relating to ISH PDUs.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/ish/state/
received

description:
The number of the specified type of PDU received on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/ish/state/
processed

description:
The number of the specified type of PDU received on the interface that have been processed by the local system.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/ish/state/
dropped

description:
The number of the specified type of PDU received on the interface that have been dropped.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/ish/state/
sent

description:
The number of the specified type of PDU that have been sent by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/ish/state/
retransmit

description:
The number of the specified type of PDU that that have been retransmitted by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/
esh

description:
This container defines ESH packet counters.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/esh/
state

description:
Operational state relating to ESH PDUs

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/esh/state/
received

description:
The number of the specified type of PDU received on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/esh/state/
processed

description:
The number of the specified type of PDU received on the interface that have been processed by the local system.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/esh/state/
dropped

description:
The number of the specified type of PDU received on the interface that have been dropped.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/esh/state/
sent

description:
The number of the specified type of PDU that have been sent by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/esh/state/
retransmit

description:
The number of the specified type of PDU that that have been retransmitted by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/
psnp

description:
This container defines PSNP packet counters.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/psnp/
state

description:
Packet counters relating to PSNPs.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/psnp/state/
received

description:
The number of the specified type of PDU received on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/psnp/state/
processed

description:
The number of the specified type of PDU received on the interface that have been processed by the local system.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/psnp/state/
dropped

description:
The number of the specified type of PDU received on the interface that have been dropped.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/psnp/state/
sent

description:
The number of the specified type of PDU that have been sent by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/psnp/state/
retransmit

description:
The number of the specified type of PDU that that have been retransmitted by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/
csnp

description:
Operational state parameters relating to CSNPs.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/csnp/
state

description:
Packet counters relating to CSNPs.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/csnp/state/
received

description:
The number of the specified type of PDU received on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/csnp/state/
processed

description:
The number of the specified type of PDU received on the interface that have been processed by the local system.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/csnp/state/
dropped

description:
The number of the specified type of PDU received on the interface that have been dropped.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/csnp/state/
sent

description:
The number of the specified type of PDU that have been sent by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/csnp/state/
retransmit

description:
The number of the specified type of PDU that that have been retransmitted by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/
unknown

description:
Operational state parameters relating to IS-IS PDUs that are not otherwise classified - referred to as Unknown PDUs.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/unknown/
state

description:
Packet counters relating to unknown PDUs.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/unknown/state/
received

description:
The number of the specified type of PDU received on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/unknown/state/
processed

description:
The number of the specified type of PDU received on the interface that have been processed by the local system.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/unknown/state/
dropped

description:
The number of the specified type of PDU received on the interface that have been dropped.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/unknown/state/
sent

description:
The number of the specified type of PDU that have been sent by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/packet-counters/unknown/state/
retransmit

description:
The number of the specified type of PDU that that have been retransmitted by the local system on the interface.

nodetype: leaf (ro)

type: oc-yang:counter32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/
adjacencies

description:
This container defines ISIS adjacencies.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/
adjacency

description:
List of the local system's IS-IS adjacencies.

nodetype: list (ro)

list keys: [system-id]

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/
system-id

description:
Reference to the IS neighbor.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/system-id

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/
state

description:
Operational state relating to the IS-IS adjacency with the remote system

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
system-id

description:
ISIS neighbor system-id.

nodetype: leaf (ro)

type: oc-isis-types:system-id

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
neighbor-ipv4-address

description:
ISIS Neighbor IPv4 address.

nodetype: leaf (ro)

type: oc-inet:ipv4-address

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
neighbor-ipv6-address

description:
ISIS Neighbor IPv6 address.

nodetype: leaf (ro)

type: oc-inet:ipv6-address

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
neighbor-snpa

description:
ISIS neighbor SNPA.

nodetype: leaf (ro)

type: oc-isis-types:snpa

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
local-extended-circuit-id

description:
Local extended circuit ID.

nodetype: leaf (ro)

type: oc-isis-types:extended-circuit-id

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
neighbor-extended-circuit-id

description:
ISIS neighbor extended circuit ID.

nodetype: leaf (ro)

type: oc-isis-types:extended-circuit-id

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
priority

description:
Priority of the neighboring IS(LAN Hello only).

nodetype: leaf (ro)

type: uint8

  • range: 0..127

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
dis-system-id

description:
DIS System ID(LAN hello only).

nodetype: leaf (ro)

type: oc-isis-types:system-id

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
neighbor-circuit-type

description:
Received ISIS circuit type (level-1, level-2, level-1-2).

nodetype: leaf (ro)

type: oc-isis-types:level-type

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
adjacency-type

description:
Formed ISIS adjacency type(level-1, level-2, level-1-2).

nodetype: leaf (ro)

type: oc-isis-types:level-type

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
adjacency-state

description:
P2P 3-way ISIS adjacency state(up, down, init, failed).

nodetype: leaf (ro)

type: oc-isis-types:isis-interface-adj-state

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
up-timestamp

description:
Time at which the adjacency transitioned into the up state, expressed as number of nanoseconds since the Unix epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
multi-topology

description:
When set to true, ISIS multi-topology is supported.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
topology

description:
ISIS topology type support(ipv4-unicast, ipv6-unicast, ipv4-multicast, ipv6-multicast).

nodetype: leaf-list (ro)

type: identityref

  • base: oc-isis-types:AFI_SAFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
restart-support

description:
When set to true, Graceful-restart signaling is supported.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
restart-suppress

description:
When set to true, adjacency is not advertised. The SA bit is used by a starting router to request that its neighbor suppress advertisement of the adjacency to the starting router in the neighbor's LSPs.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
restart-status

description:
When set to true, neighbor is being helped. The RR bit is used by a (re)starting router to signal to its neighbors that a (re)start is in progress.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
area-address

description:
List of ISIS area-address(es).

nodetype: leaf-list (ro)

type: oc-isis-types:area-address

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/adjacencies/adjacency/state/
nlpid

description:
Supported Protocol. IPv4 is defined as (0xcc) and IPv6 - (0x8e). ISIS reference is TLV 129.

nodetype: leaf-list (ro)

type: enumeration

  • IPV4
    IPv4 Address family.
  • IPV6
    IPv6 Address family.

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/
timers

description:
This container defines ISIS timers.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/timers/
config

description:
This container defines ISIS interface hello-timers configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/timers/config/
hello-interval

description:
ISIS hello-interval value.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/timers/config/
hello-multiplier

description:
ISIS hello-multiplier value.

nodetype: leaf (rw)

type: uint8

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/timers/
state

description:
This container defines ISIS interface hello-timers state.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/timers/state/
hello-interval

description:
ISIS hello-interval value.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/timers/state/
hello-multiplier

description:
ISIS hello-multiplier value.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/
afi-safi

description:
This container defines address-family specific configuration and state information.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/
af

description:
Address-family/Subsequent Address-family list.

nodetype: list (rw)

list keys: [afi-name] [safi-name]

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/
afi-name

description:
Reference to address-family type

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/afi-name

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/
safi-name

description:
Reference to subsequent address-family type

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/safi-name

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/
config

description:
This container defines AFI-SAFI configuration parameters. Single topology is the default setting.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/config/
afi-name

description:
Address-family type.

nodetype: leaf (rw)

type: identityref

  • base: oc-isis-types:AFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/config/
safi-name

description:
Subsequent address-family type.

nodetype: leaf (rw)

type: identityref

  • base: oc-isis-types:SAFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/config/
metric

description:
ISIS metric value(default=10).

nodetype: leaf (rw)

type: uint32

default: 10

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/
state

description:
This container defines AFI-SAFI State information

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/state/
afi-name

description:
Address-family type.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-types:AFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/state/
safi-name

description:
Subsequent address-family type.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-types:SAFI_TYPE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/state/
metric

description:
ISIS metric value(default=10).

nodetype: leaf (ro)

type: uint32

default: 10

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/
segment-routing

description:
Configuration and operatioanl state parameters relating to segment routing for an interface within the IGP.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/
prefix-sids

description:
Configuration and operational state parameters relating to the advertisement of a segment routing IGP-Prefix SID for this interface.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/prefix-sids/
prefix-sid

description:
An IGP prefix that should have a segment routing IGP-Prefix SID allocated to it. The value of the SID is specified by the SID ID, as an absolute value. If the absolute value falls within the SRGB, the Global flag should be advertised by the system.

nodetype: list (rw)

list keys: [prefix]

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/prefix-sids/prefix-sid/
prefix

description:
Reference to the prefix for which the IGP-Prefix SID is to be advertised

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/prefix

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/prefix-sids/prefix-sid/
config

description:
Configuration parameters for the IGP Prefix SID.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/prefix-sids/prefix-sid/config/
prefix

description:
The IP prefix for which the IGP prefix SID should be advertised. The value specified is a local prefix on the interface which is advertised into the IGP.

nodetype: leaf (rw)

type: inet:ip-prefix

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/prefix-sids/prefix-sid/config/
sid-id

description:
The Segment Identifier to be used when advertising the IGP Prefix SID.

nodetype: leaf (rw)

type: oc-srt:sr-sid-type

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/prefix-sids/prefix-sid/config/
label-options

description:
The options associated with the IGP prefix SID for MPLS. The value of this leaf specifies the option that the SID should be advertised into the IGP with.

nodetype: leaf (rw)

type: enumeration

  • NO_PHP
    When this value is specified, the penultimate hop must not pop the Prefix-SID label before forwarding it to the local system.
  • EXPLICIT_NULL
    When set, the penultimate hop must swap the prefix SID for the relevant explicit null label before forwarding the packet.

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/prefix-sids/prefix-sid/
state

description:
Operational state parameters for the IGP-Prefix SID.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/prefix-sids/prefix-sid/state/
prefix

description:
The IP prefix for which the IGP prefix SID should be advertised. The value specified is a local prefix on the interface which is advertised into the IGP.

nodetype: leaf (ro)

type: inet:ip-prefix

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/prefix-sids/prefix-sid/state/
sid-id

description:
The Segment Identifier to be used when advertising the IGP Prefix SID.

nodetype: leaf (ro)

type: oc-srt:sr-sid-type

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/prefix-sids/prefix-sid/state/
label-options

description:
The options associated with the IGP prefix SID for MPLS. The value of this leaf specifies the option that the SID should be advertised into the IGP with.

nodetype: leaf (ro)

type: enumeration

  • NO_PHP
    When this value is specified, the penultimate hop must not pop the Prefix-SID label before forwarding it to the local system.
  • EXPLICIT_NULL
    When set, the penultimate hop must swap the prefix SID for the relevant explicit null label before forwarding the packet.

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/
flex-algo-prefix-sids

description:
Configuration and operational state parameters relating to segment routing flexible algorithm for an interface within the IGP.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/flex-algo-prefix-sids/
flex-algo-prefix-sid

description:
IGP prefix segments allocated for Flexible Algorithms

nodetype: list (rw)

list keys: [prefix] [flex-algo-id]

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/flex-algo-prefix-sids/flex-algo-prefix-sid/
prefix

description:
Reference to the prefix for which Flexible Algorithm Prefix SID is to be advertised.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/prefix

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/flex-algo-prefix-sids/flex-algo-prefix-sid/
flex-algo-id

description:
Reference to the Flexible Algorithm for which Flexible Algorithm Prefix SID is to be advertised.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/flex-algo-id

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/flex-algo-prefix-sids/flex-algo-prefix-sid/
config

description:
Configuration parameters for the IGP Flexible Algorithm Prefix SID.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/flex-algo-prefix-sids/flex-algo-prefix-sid/config/
prefix

description:
The IP prefix for which the IGP prefix SID should be advertised. The value specified is a local prefix on the interface which is advertised into the IGP.

nodetype: leaf (rw)

type: inet:ip-prefix

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/flex-algo-prefix-sids/flex-algo-prefix-sid/config/
flex-algo-id

description:
Flexible Algorithm identifier for the prefix segment.

nodetype: leaf (rw)

type: uint8

  • range: 128..255

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/flex-algo-prefix-sids/flex-algo-prefix-sid/config/
sid-id

description:
The Segment Identifier to be used when advertising the IGP Prefix SID for the Flexible Algorithm.

nodetype: leaf (rw)

type: oc-srt:sr-sid-type

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/flex-algo-prefix-sids/flex-algo-prefix-sid/
state

description:
Operational state parameters for the IGP Flexible Algorithm Prefix SID.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/flex-algo-prefix-sids/flex-algo-prefix-sid/state/
prefix

description:
The IP prefix for which the IGP prefix SID should be advertised. The value specified is a local prefix on the interface which is advertised into the IGP.

nodetype: leaf (ro)

type: inet:ip-prefix

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/flex-algo-prefix-sids/flex-algo-prefix-sid/state/
flex-algo-id

description:
Flexible Algorithm identifier for the prefix segment.

nodetype: leaf (ro)

type: uint8

  • range: 128..255

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/flex-algo-prefix-sids/flex-algo-prefix-sid/state/
sid-id

description:
The Segment Identifier to be used when advertising the IGP Prefix SID for the Flexible Algorithm.

nodetype: leaf (ro)

type: oc-srt:sr-sid-type

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/
adjacency-sids

description:
Configuration and operational state parameters relating to the advertisement of a segment routing adjacency SID for this interface.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/
adjacency-sid

description:
An Adjacency SID to be advertised for the specified interface. The Adj-SID's identifier (the SID ID) must be unique, with flags specified indicating the parameters that should be set for the SID. Where a SID value is specified that is allocated from the SRGB, the global flag must be set by the system.

nodetype: list (rw)

list keys: [neighbor] [sid-id]

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/adjacency-sid/
sid-id

description:
Reference to the segment identifier to be used by the local system.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/sid-id

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/adjacency-sid/
neighbor

description:
Reference to the neighbor with which the Adjacency SID is associated.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/neighbor

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/adjacency-sid/
config

description:
Configuraton parameters relating to the AdjSID.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/adjacency-sid/config/
sid-id

description:
The value of the Adj-SID to be advertised. Where a static SID identifier is specified, this should be advertised directly by the system. Where the DYNAMIC value is specified, this should be treated as a dynamically allocated value. When the MPLS data plane is in use the dynamic value should not fall within a reserved-label-block.

nodetype: leaf (rw)

type: union

    type: oc-srt:sr-sid-type

    type: enumeration

    • DYNAMIC
      The SID chosen for the Adjacency SID should be dynamically allocated from the system's dynamic range of Segment Identifiers. For MPLS, this range should be considered to be those labels that do not fall within a reserved label block.

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/adjacency-sid/config/
protection-eligible

description:
Whether the Adj-SID should be considered to be eligible for protection using IP or MPLS FRR during a network failure. When this value is set to true, the B-flag of the Adj-SID is set to 1, and the local system should provide FRR paths for the associated label forwarding entry. When it is set to false, the local system must not provide FRR for the specified LFIB entry.

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/adjacency-sid/config/
group

description:
When set to true, the Adj-SID is indicated to be part of a group, and the G flag is set to 1 in the corresponding advertisement in the IGP.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/adjacency-sid/config/
neighbor

description:
The remote system on the interface with which the Adj-SID is associated.

nodetype: leaf (rw)

type: inet:ip-address

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/adjacency-sid/
state

description:
Operational state parameters relating to the AdjSID.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/adjacency-sid/state/
sid-id

description:
The value of the Adj-SID to be advertised. Where a static SID identifier is specified, this should be advertised directly by the system. Where the DYNAMIC value is specified, this should be treated as a dynamically allocated value. When the MPLS data plane is in use the dynamic value should not fall within a reserved-label-block.

nodetype: leaf (ro)

type: union

    type: oc-srt:sr-sid-type

    type: enumeration

    • DYNAMIC
      The SID chosen for the Adjacency SID should be dynamically allocated from the system's dynamic range of Segment Identifiers. For MPLS, this range should be considered to be those labels that do not fall within a reserved label block.

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/adjacency-sid/state/
protection-eligible

description:
Whether the Adj-SID should be considered to be eligible for protection using IP or MPLS FRR during a network failure. When this value is set to true, the B-flag of the Adj-SID is set to 1, and the local system should provide FRR paths for the associated label forwarding entry. When it is set to false, the local system must not provide FRR for the specified LFIB entry.

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/adjacency-sid/state/
group

description:
When set to true, the Adj-SID is indicated to be part of a group, and the G flag is set to 1 in the corresponding advertisement in the IGP.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/adjacency-sid/state/
neighbor

description:
The remote system on the interface with which the Adj-SID is associated.

nodetype: leaf (ro)

type: inet:ip-address

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/afi-safi/af/segment-routing/adjacency-sids/adjacency-sid/state/
allocated-dynamic-local

description:
Where an Adjacency SID with a dynamic value is to be allocated by the system, this leaf reports to the value of the Adj-SID allocated to this interface.

nodetype: leaf (ro)

type: oc-srt:sr-sid-type

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/
hello-authentication

description:
This container defines ISIS authentication.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/hello-authentication/
config

description:
This container defines ISIS authentication configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/hello-authentication/config/
enabled

description:
Enabled or disable ISIS Hello authentication. Hello authentication is used on a per-interface basis to authenticate adjacencies on the interface.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/hello-authentication/config/
keychain

description:
Reference to a keychain that should be used for hello authentication.

nodetype: leaf (rw)

type: oc-keychain:keychain-ref

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/hello-authentication/config/
auth-type

description:
The type of authentication used in the applicable IS-IS PDUs (simple_key, keychain).

nodetype: leaf (rw)

type: identityref

  • base: oc-keychain-types:AUTH_TYPE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/hello-authentication/config/
auth-mode

description:
The type of authentication used in the applicable IS-IS PDUs. This leaf along with the sibling leaf 'auth-password' can be used to configure the simple key authentication.

nodetype: leaf (rw)

type: identityref

  • base: oc-isis-types:AUTH_MODE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/hello-authentication/config/
auth-password

description:
The authentication key used in the applicable IS-IS PDUs. The key in the packet may be encrypted according to the configured authentication type.

nodetype: leaf (rw)

type: oc-types:routing-password

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/hello-authentication/
state

description:
This container defines ISIS authentication state.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/hello-authentication/state/
enabled

description:
Enabled or disable ISIS Hello authentication. Hello authentication is used on a per-interface basis to authenticate adjacencies on the interface.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/hello-authentication/state/
keychain

description:
Reference to a keychain that should be used for hello authentication.

nodetype: leaf (ro)

type: oc-keychain:keychain-ref

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/hello-authentication/state/
auth-type

description:
The type of authentication used in the applicable IS-IS PDUs (simple_key, keychain).

nodetype: leaf (ro)

type: identityref

  • base: oc-keychain-types:AUTH_TYPE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/hello-authentication/state/
auth-mode

description:
The type of authentication used in the applicable IS-IS PDUs. This leaf along with the sibling leaf 'auth-password' can be used to configure the simple key authentication.

nodetype: leaf (ro)

type: identityref

  • base: oc-isis-types:AUTH_MODE

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/levels/level/hello-authentication/state/
auth-password

description:
The authentication key used in the applicable IS-IS PDUs. The key in the packet may be encrypted according to the configured authentication type.

nodetype: leaf (ro)

type: oc-types:routing-password

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
timers

description:
This container describes ISIS interface timers configuration

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/timers/
config

description:
Configuration parameters relating to interface timers for IS-IS

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/timers/config/
csnp-interval

description:
The interval, specified in seconds, at which periodic CSNP packets should be transmitted by the local IS.

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/timers/config/
lsp-pacing-interval

description:
The interval interval in milliseconds between the detection of topology change and when the SPF algorithm runs.

nodetype: leaf (rw)

type: uint64

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/timers/
state

description:
This container defines state information for ISIS interface timers.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/timers/state/
csnp-interval

description:
The interval, specified in seconds, at which periodic CSNP packets should be transmitted by the local IS.

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/timers/state/
lsp-pacing-interval

description:
The interval interval in milliseconds between the detection of topology change and when the SPF algorithm runs.

nodetype: leaf (ro)

type: uint64

units: milliseconds

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
weighted-ecmp

description:
This container defines ISIS interface weighted ECMP options

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/weighted-ecmp/
config

description:
Configuration parameters relating to weighted ecmp

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/weighted-ecmp/config/
load-balancing-weight

description:
The load-balancing weight of the interface, which applies when weighted ECMP is enabled and the interface is part of a multipath set.

nodetype: leaf (rw)

type: union

    type: uint32

    • range: 1..4294967295

    type: enumeration

    • auto
      Load-balancing weight is based on the bandwidth of the parent interface (port or LAG)
    • none
      The interface should not participate in weighted ECMP

default: auto

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/weighted-ecmp/
state

description:
This container defines state information for weighted ecmp

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/weighted-ecmp/state/
load-balancing-weight

description:
The load-balancing weight of the interface, which applies when weighted ECMP is enabled and the interface is part of a multipath set.

nodetype: leaf (ro)

type: union

    type: uint32

    • range: 1..4294967295

    type: enumeration

    • auto
      Load-balancing weight is based on the bandwidth of the parent interface (port or LAG)
    • none
      The interface should not participate in weighted ECMP

default: auto

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
enable-bfd

description:
Enable BFD for liveliness detection to the next-hop or neighbour.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/enable-bfd/
config

description:
Configuration parameters relating to enabling BFD.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/enable-bfd/config/
enabled

description:
When this leaf is set to true, BFD is used to detect the liveliness of the remote peer or next-hop.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/enable-bfd/
state

description:
Operational state parameters relating to enabing BFD.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/enable-bfd/state/
enabled

description:
When this leaf is set to true, BFD is used to detect the liveliness of the remote peer or next-hop.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
bfd

description:
This container defines BFD.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/bfd/
config

description:
This container defines BFD configuration parameters.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/bfd/config/
bfd-tlv

description:
When set to true, BFD TLV is used. This enables support for the IS-IS BFD TLV options, which specify that a BFD session must be established before an IS-IS adjacency can transition to the established state. This option should be enabled on all IS-IS neighbors on a shared interface.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/bfd/
state

description:
This container defines BFD state information.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/bfd/state/
bfd-tlv

description:
When set to true, BFD TLV is used. This enables support for the IS-IS BFD TLV options, which specify that a BFD session must be established before an IS-IS adjacency can transition to the established state. This option should be enabled on all IS-IS neighbors on a shared interface.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
graceful-restart

description:
This container defines ISIS Graceful Restart for interface

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/graceful-restart/
config

description:
This container defines interface config parameters for ISIS graceful-restart.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/graceful-restart/config/
interface-timer

description:
Value of RFC5306/RFC8706 T1 timer

nodetype: leaf (rw)

type: uint16

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/graceful-restart/config/
interface-time-expirations

description:
Number of times T1 expires before IIH without Restart TLV's RR flag set is sent. That is GR helper is not supported by adjacents Inermediate System

nodetype: leaf (rw)

type: int64

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/graceful-restart/
state

description:
This container defines information for ISIS graceful-restart.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/graceful-restart/state/
interface-timer

description:
Value of RFC5306/RFC8706 T1 timer

nodetype: leaf (ro)

type: uint16

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/graceful-restart/state/
interface-time-expirations

description:
Number of times T1 expires before IIH without Restart TLV's RR flag set is sent. That is GR helper is not supported by adjacents Inermediate System

nodetype: leaf (ro)

type: int64

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
mpls

description:
Configuration and operational state relating to MPLS-related features in IS-IS

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/mpls/
igp-ldp-sync

description:
Configuration and operational state relating to synchronisation between the LDP and IS-IS

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/mpls/igp-ldp-sync/
config

description:
This container defines ISIS/IGP configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/mpls/igp-ldp-sync/config/
enabled

description:
When set to true, rely on IGP/LDP synchronization. IGP cost for link is maintained at max until LDP adjacencies are established

nodetype: leaf (rw)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/mpls/igp-ldp-sync/config/
post-session-up-delay

description:
Specifies a delay, expressed in units of seconds, between the LDP session to the IGP neighbor being established, and it being considered synchronized by the IGP.

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/mpls/igp-ldp-sync/
state

description:
This container defines state information for ISIS/LDP Sync.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/mpls/igp-ldp-sync/state/
enabled

description:
When set to true, rely on IGP/LDP synchronization. IGP cost for link is maintained at max until LDP adjacencies are established

nodetype: leaf (ro)

type: boolean

default: true

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/mpls/igp-ldp-sync/state/
post-session-up-delay

description:
Specifies a delay, expressed in units of seconds, between the LDP session to the IGP neighbor being established, and it being considered synchronized by the IGP.

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/
interface-ref

description:
Reference to an interface or subinterface. The interface that is being referenced is uniquely referenced based on the specified interface and subinterface leaves. In contexts where a Layer 3 interface is to be referenced, both the interface and subinterface leaves must be populated, as Layer 3 configuration within the OpenConfig models is associated with a subinterface. In the case where a Layer 2 interface is to be referenced, only the interface is specified. The interface/subinterface leaf tuple must be used as the means by which the interface is specified, regardless of any other context information (e.g., key in a list).

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/interface-ref/
config

description:
Configured reference to interface / subinterface

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/interface-ref/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/interface-ref/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/protocols/protocol/
pim

description:
Top-level PIM configuration and operational state.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pim/
global

description:
This container defines global PIM configuration and state information.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pim/global/
config

description:
Configuration for global PIM parameters

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pim/global/config/
maximum-groups

description:
Limit the number of accepted (S, G) and (*, G) PIM join states on the network-instance.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/pim/global/
state

description:
Global PIM state.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pim/global/state/
maximum-groups

description:
Limit the number of accepted (S, G) and (*, G) PIM join states on the network-instance.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/pim/global/state/
neighbor-count

description:
Number of adjacent PIM neighbors.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/pim/global/state/
counters

description:
Global PIM counters.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pim/global/state/counters/
hello-messages

description:
Number of hello messages received.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/pim/global/state/counters/
join-prune-messages

description:
Number of join/prune messages received.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/pim/global/state/counters/
bootstrap-messages

description:
Number of bootstrap router messages received.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/pim/global/
ssm

description:
Source specific multicast (SSM).

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pim/global/ssm/
config

description:
Configuration for source specific multicast (SSM).

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pim/global/ssm/config/
ssm-ranges

description:
List of accepted source specific multicast (SSM) address ranges.

nodetype: leaf (rw)

type: leafref

  • path reference: /acl/acl-sets/acl-set/config/name

/network-instances/network-instance/protocols/protocol/pim/global/ssm/
state

description:
State for source specific multicast (SSM).

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pim/global/ssm/state/
ssm-ranges

description:
List of accepted source specific multicast (SSM) address ranges.

nodetype: leaf (ro)

type: leafref

  • path reference: /acl/acl-sets/acl-set/config/name

/network-instances/network-instance/protocols/protocol/pim/global/
rendezvous-points

description:
Defines rendezvous points for sparse mode multicast.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pim/global/rendezvous-points/
rendezvous-point

description:
Defines a rendezvous point (RP) for sparse mode multicast.

nodetype: list (rw)

list keys: [address]

/network-instances/network-instance/protocols/protocol/pim/global/rendezvous-points/rendezvous-point/
address

description:
IPv4 address of rendezvous point.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/address

/network-instances/network-instance/protocols/protocol/pim/global/rendezvous-points/rendezvous-point/
config

description:
Rendezvous point configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pim/global/rendezvous-points/rendezvous-point/config/
address

description:
IPv4 address of rendezvous point.

nodetype: leaf (rw)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/pim/global/rendezvous-points/rendezvous-point/config/
multicast-groups

description:
List of multicast groups (multicast IP address ranges) for which this entry will be used as a rendezvous point. When not present the default is equivalent to all valid IP multicast addresses.

nodetype: leaf (rw)

type: string

/network-instances/network-instance/protocols/protocol/pim/global/rendezvous-points/rendezvous-point/
state

description:
Rendezvous point state.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pim/global/rendezvous-points/rendezvous-point/state/
address

description:
IPv4 address of rendezvous point.

nodetype: leaf (ro)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/pim/global/rendezvous-points/rendezvous-point/state/
multicast-groups

description:
List of multicast groups (multicast IP address ranges) for which this entry will be used as a rendezvous point. When not present the default is equivalent to all valid IP multicast addresses.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/pim/global/
sources-joined

description:
List of multicast sources joined.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pim/global/sources-joined/
source

description:
A multicast source that has been joined.

nodetype: list (ro)

list keys: [address]

/network-instances/network-instance/protocols/protocol/pim/global/sources-joined/source/
address

description:
Source address of multicast.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/address

/network-instances/network-instance/protocols/protocol/pim/global/sources-joined/source/
state

description:
State for a multicast source that has been joined.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pim/global/sources-joined/source/state/
address

description:
Source address of multicast.

nodetype: leaf (ro)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/pim/global/sources-joined/source/state/
group

description:
Multicast address.

nodetype: leaf (ro)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/pim/global/sources-joined/source/state/
upstream-interface-id

description:
The upstream interface for this multicast source.

nodetype: leaf (ro)

type: oc-if:interface-id

/network-instances/network-instance/protocols/protocol/pim/
interfaces

description:
Configuration and state data for PIM on each interface.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pim/interfaces/
interface

description:
This container defines interface PIM configuration and state information. The interface referenced is based on the interface and subinterface leaves within the interface-ref container - which reference an entry in the /interfaces/interface list - and should not rely on the value of the list key.

nodetype: list (rw)

list keys: [interface-id]

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/
interface-id

description:
Reference to an interface on which PIM is enabled.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/interface-id

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/
config

description:
PIM interface configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/config/
interface-id

description:
Reference to an interface on which PIM is enabled.

nodetype: leaf (rw)

type: oc-if:interface-id

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/config/
mode

description:
PIM mode to use when delivering multicast traffic via this interface.

nodetype: leaf (rw)

type: identityref

  • base: oc-pim-types:PIM_MODE

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/config/
bsr-border

description:
When set to true the device will not send bootstrap router messages over this interface. By default these are transmitted over all PIM sparse mode (PIM-SM) enabled interfaces.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/config/
border-router

description:
When set to true the interface is set as MBR (multicast border router) and allows multicast traffic from sources that are outside of the PIM domain.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/config/
dr-priority

description:
The designated router priority of this interface. Larger always preferred.

nodetype: leaf (rw)

type: oc-pim-types:dr-priority-type

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/config/
join-prune-interval

description:
Interval at which the router sends the PIM join/prune messages toward the upstream RPF neighbor.

nodetype: leaf (rw)

type: oc-pim-types:pim-interval-type

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/config/
hello-interval

description:
Interval at which the router sends the PIM hello messages.

nodetype: leaf (rw)

type: oc-pim-types:pim-interval-type

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/config/
dead-timer

description:
Number of missed hello messages after which a neighbor is expired.

nodetype: leaf (rw)

type: uint16

  • range: 1..65535

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/config/
maximum-groups

description:
Limit the number of (S, G) and (*, G) PIM entries accepted on the interface. This feature depends on hardware implementation.

nodetype: leaf (rw)

type: uint32

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/
state

description:
State information for PIM interfaces.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/
interface-id

description:
Reference to an interface on which PIM is enabled.

nodetype: leaf (ro)

type: oc-if:interface-id

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/
mode

description:
PIM mode to use when delivering multicast traffic via this interface.

nodetype: leaf (ro)

type: identityref

  • base: oc-pim-types:PIM_MODE

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/
bsr-border

description:
When set to true the device will not send bootstrap router messages over this interface. By default these are transmitted over all PIM sparse mode (PIM-SM) enabled interfaces.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/
border-router

description:
When set to true the interface is set as MBR (multicast border router) and allows multicast traffic from sources that are outside of the PIM domain.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/
dr-priority

description:
The designated router priority of this interface. Larger always preferred.

nodetype: leaf (ro)

type: oc-pim-types:dr-priority-type

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/
join-prune-interval

description:
Interval at which the router sends the PIM join/prune messages toward the upstream RPF neighbor.

nodetype: leaf (ro)

type: oc-pim-types:pim-interval-type

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/
hello-interval

description:
Interval at which the router sends the PIM hello messages.

nodetype: leaf (ro)

type: oc-pim-types:pim-interval-type

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/
dead-timer

description:
Number of missed hello messages after which a neighbor is expired.

nodetype: leaf (ro)

type: uint16

  • range: 1..65535

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/
maximum-groups

description:
Limit the number of (S, G) and (*, G) PIM entries accepted on the interface. This feature depends on hardware implementation.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/
counters

description:
PIM counters for each interface.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/counters/
hello-messages

description:
Number of hello messages received.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/counters/
join-prune-messages

description:
Number of join/prune messages received.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/state/counters/
bootstrap-messages

description:
Number of bootstrap router messages received.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/
neighbors

description:
Details about PIM neighbors.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/neighbors/
neighbor

description:
Details about a specific PIM neighbor.

nodetype: list (ro)

list keys: [neighbor-address]

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/neighbors/neighbor/
neighbor-address

description:
IPv4 address of neighbor router.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/neighbor-address

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/neighbors/neighbor/
state

description:
Details about a specific PIM neighbor.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/neighbors/neighbor/state/
neighbor-address

description:
IPv4 address of neighbor router.

nodetype: leaf (ro)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/neighbors/neighbor/state/
dr-address

description:
IPv4 address of designated router.

nodetype: leaf (ro)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/neighbors/neighbor/state/
neighbor-established

description:
This timestamp indicates the time that the PIM neighbor adjacency established. It is expressed relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC). The PIM session uptime can be computed by clients as the difference between this value and the current time in UTC.

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/neighbors/neighbor/state/
neighbor-expires

description:
This timestamp indicates the time that the PIM neighbor adjacency will expire should hello messages fail to arrive from the neighbor. The value is expressed relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/neighbors/neighbor/state/
mode

description:
PIM mode in use when delivering multicast traffic via this neighbor.

nodetype: leaf (ro)

type: identityref

  • base: oc-pim-types:PIM_MODE

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/
interface-ref

description:
Reference to an interface or subinterface. The interface that is being referenced is uniquely referenced based on the specified interface and subinterface leaves. In contexts where a Layer 3 interface is to be referenced, both the interface and subinterface leaves must be populated, as Layer 3 configuration within the OpenConfig models is associated with a subinterface. In the case where a Layer 2 interface is to be referenced, only the interface is specified. The interface/subinterface leaf tuple must be used as the means by which the interface is specified, regardless of any other context information (e.g., key in a list).

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/interface-ref/
config

description:
Configured reference to interface / subinterface

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/interface-ref/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/interface-ref/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/
enable-bfd

description:
Enable BFD for liveliness detection to the next-hop or neighbour.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/enable-bfd/
config

description:
Configuration parameters relating to enabling BFD.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/enable-bfd/config/
enabled

description:
When this leaf is set to true, BFD is used to detect the liveliness of the remote peer or next-hop.

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/enable-bfd/
state

description:
Operational state parameters relating to enabing BFD.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pim/interfaces/interface/enable-bfd/state/
enabled

description:
When this leaf is set to true, BFD is used to detect the liveliness of the remote peer or next-hop.

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/protocols/protocol/
igmp

description:
Top-level IGMP configuration and operational state.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/
global

description:
Global IGMP configuration and operational state.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/global/
ssm

description:
Source specific multicast (SSM).

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/global/ssm/
mappings

description:
A list of source specific multicast (SSM) mappings.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/global/ssm/mappings/
mapping

description:
A Source Specific Multicast (SSM) mapping. This allows IGMP v2 hosts to be able to join in SSM environments by translating IGMP v2 reports into IGMP v3 reports. The request in an IGMP v2 join is sent toward the source address found by matching the multicast address.

nodetype: list (rw)

list keys: [source]

/network-instances/network-instance/protocols/protocol/igmp/global/ssm/mappings/mapping/
source

description:
Multicast source address.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/source

/network-instances/network-instance/protocols/protocol/igmp/global/ssm/mappings/mapping/
config

description:
Configuration for SSM maps.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/global/ssm/mappings/mapping/config/
source

description:
Multicast source address.

nodetype: leaf (rw)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/igmp/global/ssm/mappings/mapping/config/
ssm-ranges

description:
List of accepted source specific multicast (SSM) address ranges.

nodetype: leaf (rw)

type: leafref

  • path reference: /acl/acl-sets/acl-set/config/name

/network-instances/network-instance/protocols/protocol/igmp/global/ssm/mappings/mapping/
state

description:
State for SSM maps.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/igmp/global/ssm/mappings/mapping/state/
source

description:
Multicast source address.

nodetype: leaf (ro)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/igmp/global/ssm/mappings/mapping/state/
ssm-ranges

description:
List of accepted source specific multicast (SSM) address ranges.

nodetype: leaf (ro)

type: leafref

  • path reference: /acl/acl-sets/acl-set/config/name

/network-instances/network-instance/protocols/protocol/igmp/
interfaces

description:
The interfaces on which IGMP is configured.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/
interface

description:
This container defines interface IGMP configuration and state information. The interface referenced is based on the interface and subinterface leaves within the interface-ref container - which reference an entry in the /interfaces/interface list - and should not rely on the value of the list key.

nodetype: list (rw)

list keys: [interface-id]

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/
interface-id

description:
Reference to an interface on which IGMP is enabled.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/interface-id

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/
config

description:
IGMP interface configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/config/
interface-id

description:
Reference to an interface on which IGMP is enabled.

nodetype: leaf (rw)

type: oc-if:interface-id

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/config/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/config/
version

description:
IGMP Version.

nodetype: leaf (rw)

type: oc-igmp-types:igmp-version

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/config/
query-interval

description:
Interval at which the router sends the IGMP membership queries.

nodetype: leaf (rw)

type: oc-igmp-types:igmp-interval-type

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/config/
filter-prefixes

description:
List used to filter joins.

nodetype: leaf (rw)

type: string

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/
state

description:
This container defines state information for IGMP interfaces.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/state/
query-expires

description:
This timestamp indicates the time that the next query is sent expressed relative to the Unix Epoch (Jan 1, 1970 00:00:00 UTC).

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/state/
interface-id

description:
Reference to an interface on which IGMP is enabled.

nodetype: leaf (ro)

type: oc-if:interface-id

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/state/
enabled

description:
When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/state/
version

description:
IGMP Version.

nodetype: leaf (ro)

type: oc-igmp-types:igmp-version

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/state/
query-interval

description:
Interval at which the router sends the IGMP membership queries.

nodetype: leaf (ro)

type: oc-igmp-types:igmp-interval-type

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/state/
filter-prefixes

description:
List used to filter joins.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/
counters

description:
Counters avaiable on a per interface bases for IGMP.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/
queries

description:
IGMP membership queries.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/queries/
sent

description:
Number of IGMP membership queries sent.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/queries/sent/
state

description:
Counters for each IGMP protocol version.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/queries/sent/state/
v1

description:
IGMP v1.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/queries/sent/state/
v2

description:
IGMP v2.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/queries/sent/state/
v3

description:
IGMP v3.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/queries/
received

description:
Number of IGMP membership queries received.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/queries/received/
state

description:
Counters for each IGMP protocol version.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/queries/received/state/
v1

description:
IGMP v1.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/queries/received/state/
v2

description:
IGMP v2.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/queries/received/state/
v3

description:
IGMP v3.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/
reports

description:
Number of IGMP membership reports received.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/reports/
state

description:
Counters for each IGMP protocol version.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/reports/state/
v1

description:
IGMP v1.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/reports/state/
v2

description:
IGMP v2.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/counters/reports/state/
v3

description:
IGMP v3.

nodetype: leaf (ro)

type: uint32

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/
membership-groups

description:
List of IGMP Membership information.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/membership-groups/
group

description:
Multicast group membership.

nodetype: list (ro)

list keys: [group]

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/membership-groups/group/
group

description:
Multicast address.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/group

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/membership-groups/group/
state

description:
Multicast group membership.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/membership-groups/group/state/
group

description:
Multicast address.

nodetype: leaf (ro)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/membership-groups/group/state/
source

description:
Source address of multicast.

nodetype: leaf (ro)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/membership-groups/group/state/
reporter

description:
Address of the last reporter.

nodetype: leaf (ro)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/
static-membership-groups

description:
List of IGMP Membership information.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/static-membership-groups/
static-groups

description:
Multicast group membership.

nodetype: list (rw)

list keys: [static-group]

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/static-membership-groups/static-groups/
static-group

description:
Multicast address.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/static-group

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/static-membership-groups/static-groups/
config

description:
Multicast group membership.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/static-membership-groups/static-groups/config/
static-group

description:
Multicast address.

nodetype: leaf (rw)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/static-membership-groups/static-groups/config/
source

description:
Source address of multicast.

nodetype: leaf (rw)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/static-membership-groups/static-groups/
state

description:
Multicast group membership.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/static-membership-groups/static-groups/state/
static-group

description:
Multicast address.

nodetype: leaf (ro)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/static-membership-groups/static-groups/state/
source

description:
Source address of multicast.

nodetype: leaf (ro)

type: inet:ipv4-address

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/
interface-ref

description:
Reference to an interface or subinterface. The interface that is being referenced is uniquely referenced based on the specified interface and subinterface leaves. In contexts where a Layer 3 interface is to be referenced, both the interface and subinterface leaves must be populated, as Layer 3 configuration within the OpenConfig models is associated with a subinterface. In the case where a Layer 2 interface is to be referenced, only the interface is specified. The interface/subinterface leaf tuple must be used as the means by which the interface is specified, regardless of any other context information (e.g., key in a list).

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/interface-ref/
config

description:
Configured reference to interface / subinterface

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/interface-ref/config/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/interface-ref/config/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (rw)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/interface-ref/
state

description:
Operational state for interface-ref

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/interface-ref/state/
interface

description:
Reference to a base interface. If a reference to a subinterface is required, this leaf must be specified to indicate the base interface.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/interface/name

/network-instances/network-instance/protocols/protocol/igmp/interfaces/interface/interface-ref/state/
subinterface

description:
Reference to a subinterface -- this requires the base interface to be specified using the interface leaf in this container. If only a reference to a base interface is requuired, this leaf should not be set.

nodetype: leaf (ro)

type: leafref

  • path reference: /interfaces/name=current()/../interface]/subinterfaces/subinterface/index

/network-instances/network-instance/protocols/protocol/
pcep

description:
Top-level PCEP configuration and operational state.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pcep/
path-computation-servers

description:
Defines PCE server parameters.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/
path-computation-server

description:
Configuration and state information for communication with a PCE server.

nodetype: list (rw)

list keys: [pce-server-address]

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/
pce-server-address

description:
IPv4 address of PCE server.

nodetype: leaf (list key) (rw)

type: leafref

  • path reference: ../config/pce-server-address

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/
config

description:
PCE server configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/config/
pce-server-address

description:
The destination IP address of the PCE server for PCEP service. Specify multiple entries in the path-computation-server-list to provide redundancy. When multiple candidate servers are specified for a single client, they are prioritized according to preference.

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/config/
id

description:
A unique name for the PCE server.

nodetype: leaf (rw)

type: string

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/config/
port

description:
The destination TCP port used for PCEP service in the PCE server.

nodetype: leaf (rw)

type: oc-inet:port-number

default: 4189

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/config/
source-address

description:
The source IP address used by PCC(Router) to establish PCEP session.

nodetype: leaf (rw)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/config/
pce-type

description:
The type of PCEP capability supported which is advertised in the Open message when a PCEP session is established.

nodetype: leaf (rw)

type: pce-mode-type

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/config/
preference

description:
When multiple PCE servers are specified, the candidate PCE server with the highest preference is selected to calculate paths. The greater or lower the value, the higher the preference could dependon vendor implementation. If no preference value is set, indicate the lowest preference or no preference at all.

nodetype: leaf (rw)

type: uint8

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/config/
report-local-lsp

description:
Specifies whether the PCC (Router) will advertise LSP existence and state for LSPs that are not controlled by any PCE (for example, LSPs that are statically configured at the PCC) but without delegating them.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/config/
pce-initiated-capability

description:
Indicates to PCE that PCC (Router) supports PCE-initiated LSP paths instantiation. A PCE can initiate LSPs only for PCCs that advertised this capability.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/config/
sr-support

description:
Indicates to PCE that PCC (Router) supports Segment-Routing to set up LSP paths in addition to RSVP-TE.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/
state

description:
PCE server state.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/state/
pce-server-address

description:
The destination IP address of the PCE server for PCEP service. Specify multiple entries in the path-computation-server-list to provide redundancy. When multiple candidate servers are specified for a single client, they are prioritized according to preference.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/state/
id

description:
A unique name for the PCE server.

nodetype: leaf (ro)

type: string

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/state/
port

description:
The destination TCP port used for PCEP service in the PCE server.

nodetype: leaf (ro)

type: oc-inet:port-number

default: 4189

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/state/
source-address

description:
The source IP address used by PCC(Router) to establish PCEP session.

nodetype: leaf (ro)

type: oc-inet:ip-address

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/state/
pce-type

description:
The type of PCEP capability supported which is advertised in the Open message when a PCEP session is established.

nodetype: leaf (ro)

type: pce-mode-type

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/state/
preference

description:
When multiple PCE servers are specified, the candidate PCE server with the highest preference is selected to calculate paths. The greater or lower the value, the higher the preference could dependon vendor implementation. If no preference value is set, indicate the lowest preference or no preference at all.

nodetype: leaf (ro)

type: uint8

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/state/
report-local-lsp

description:
Specifies whether the PCC (Router) will advertise LSP existence and state for LSPs that are not controlled by any PCE (for example, LSPs that are statically configured at the PCC) but without delegating them.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/state/
pce-initiated-capability

description:
Indicates to PCE that PCC (Router) supports PCE-initiated LSP paths instantiation. A PCE can initiate LSPs only for PCCs that advertised this capability.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/state/
sr-support

description:
Indicates to PCE that PCC (Router) supports Segment-Routing to set up LSP paths in addition to RSVP-TE.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/
timers

description:
This container defines PCEP timers.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/timers/
config

description:
This container defines PCEP timers configuration.

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/timers/config/
keepalive

description:
Interval for sending keepalive messages over PCE session.

nodetype: leaf (rw)

type: uint8

default: 30

units: seconds

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/timers/config/
dead-timer

description:
Interval after which PCE session is declared dead.

nodetype: leaf (rw)

type: uint8

default: 120

units: seconds

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/timers/config/
redelegation-timeout-interval

description:
When a PCEP session is terminated, the period of time a PCC waits before revoking LSP delegation and attempting to redelegate LSPs associated with the terminated PCEP session to an alternate PCE.

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/timers/config/
state-timeout-interval

description:
When a PCEP session is terminated, the period of time a PCC waits before before flushing LSP state associated with that PCEP session and reverting to operator-defined default parameters or behaviors.

nodetype: leaf (rw)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/timers/
state

description:
This container defines state information for PCEP timers.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/timers/state/
keepalive

description:
Interval for sending keepalive messages over PCE session.

nodetype: leaf (ro)

type: uint8

default: 30

units: seconds

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/timers/state/
dead-timer

description:
Interval after which PCE session is declared dead.

nodetype: leaf (ro)

type: uint8

default: 120

units: seconds

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/timers/state/
redelegation-timeout-interval

description:
When a PCEP session is terminated, the period of time a PCC waits before revoking LSP delegation and attempting to redelegate LSPs associated with the terminated PCEP session to an alternate PCE.

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/timers/state/
state-timeout-interval

description:
When a PCEP session is terminated, the period of time a PCC waits before before flushing LSP state associated with that PCEP session and reverting to operator-defined default parameters or behaviors.

nodetype: leaf (ro)

type: uint16

units: seconds

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/
authentication

description:
Global PCEP authentication

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/authentication/
config

description:
Configuration of PCEP authentication attributes

nodetype: container (rw)

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/authentication/config/
enable

description:
Enables PCEP authentication on the node.

nodetype: leaf (rw)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/authentication/config/
authentication-key

description:
Password (key) used for securing a PCEP session using TCP-MD5 authentication

nodetype: leaf (rw)

type: oc-types:routing-password

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/authentication/config/
keychain

description:
Reference to a predefined keychain that should be used to secure PCEP session

nodetype: leaf (rw)

type: oc-keychain:keychain-ref

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/authentication/
state

description:
PCEP authentication state.

nodetype: container (ro)

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/authentication/state/
enable

description:
Enables PCEP authentication on the node.

nodetype: leaf (ro)

type: boolean

default: false

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/authentication/state/
authentication-key

description:
Password (key) used for securing a PCEP session using TCP-MD5 authentication

nodetype: leaf (ro)

type: oc-types:routing-password

/network-instances/network-instance/protocols/protocol/pcep/path-computation-servers/path-computation-server/authentication/state/
keychain

description:
Reference to a predefined keychain that should be used to secure PCEP session

nodetype: leaf (ro)

type: oc-keychain:keychain-ref

/network-instances/network-instance/
programming-errors

description:
Detailed information about the AFT hardware programming state of various types of routes within a particular network instance. It can be used to track where there are AFT hardware programming errors on a device.

nodetype: container (rw)

/network-instances/network-instance/programming-errors/
ip-routes

description:
The IP AFT/routes hardware programming status within the network-instance. IP Route programming reports are divided into a set of sub-categories: - failed programming -- A prefix which is not present in the AFT state is attempted to be added into the hardware but failed. Traffic destined for this prefix will not be matched. - stale programming -- A prefix is already in the AFT is requested to be updated but failed. Traffic destined for this prefix will be forwarded to the old next-hop. AFT telemetry should continue to reflect the old next-hop for the prefix. - drop programming - these routes are explicitly programmed into hardware to point to a destination that discards packets. Lifecycle of entries/prefixes in the above 3 containers is tied to AFT telemetry data. When the route gets removed from AFT telemetry data corresponding entry/prefix will be deleted from above containers as well

nodetype: container (rw)

/network-instances/network-instance/programming-errors/ip-routes/
config

description:
IP route hardware programming errors Configuration parameters

nodetype: container (rw)

/network-instances/network-instance/programming-errors/ip-routes/config/
enabled

description:
This leaf indicates whether IP routes hardware programming error tracking is enabled or not

nodetype: leaf (rw)

type: boolean

/network-instances/network-instance/programming-errors/ip-routes/
state

description:
IP route hardware programming errors State parameters

nodetype: container (ro)

/network-instances/network-instance/programming-errors/ip-routes/state/
total-errors

description:
Total number of IP route hardware programming errors encountered

nodetype: leaf (ro)

type: oc-yang:counter64

/network-instances/network-instance/programming-errors/ip-routes/state/
enabled

description:
This leaf indicates whether IP routes hardware programming error tracking is enabled or not

nodetype: leaf (ro)

type: boolean

/network-instances/network-instance/programming-errors/ip-routes/
failed-routes

description:
Surrounding container for the list of routes that failed hardware programming.

nodetype: container (ro)

/network-instances/network-instance/programming-errors/ip-routes/failed-routes/
failed

description:
A prefix that was attempted to the programmed into hardware, but the programming operation failed.

nodetype: list (ro)

list keys: [prefix]

/network-instances/network-instance/programming-errors/ip-routes/failed-routes/failed/
prefix

description:
Reference to the prefix that keys the failed list.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/programming-errors/ip-routes/failed-routes/failed/
state

description:
Operational state parameters relating to a failed programming operation.

nodetype: container (ro)

/network-instances/network-instance/programming-errors/ip-routes/failed-routes/failed/state/
prefix

description:
The IPv4 or IPv6 prefix that the route state corresponds to.

nodetype: leaf (ro)

type: oc-inet:ip-prefix

/network-instances/network-instance/programming-errors/ip-routes/failed-routes/failed/state/
time

description:
Represents the time the hardware route programming state change was detected by the monitoring subsystem expressed as nanoseconds since the Unix epoch.

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/programming-errors/ip-routes/failed-routes/failed/state/
dest-component

description:
The destination component for the route hardware programming

nodetype: leaf-list (ro)

type: leafref

  • path reference: /components/component/name

/network-instances/network-instance/programming-errors/ip-routes/
stale-routes

description:
Surrounding container for the list of routes that are currently in a stale state.

nodetype: container (ro)

/network-instances/network-instance/programming-errors/ip-routes/stale-routes/
stale

description:
A prefix that is currently installed in hardware, but a subsequent operation to update its programming failed - such that the entry in hardware is stale.

nodetype: list (ro)

list keys: [prefix]

/network-instances/network-instance/programming-errors/ip-routes/stale-routes/stale/
prefix

description:
Reference to the prefix that keys the stale list.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/programming-errors/ip-routes/stale-routes/stale/
state

description:
Operational state parameters relating to a stale route.

nodetype: container (ro)

/network-instances/network-instance/programming-errors/ip-routes/stale-routes/stale/state/
prefix

description:
The IPv4 or IPv6 prefix that the route state corresponds to.

nodetype: leaf (ro)

type: oc-inet:ip-prefix

/network-instances/network-instance/programming-errors/ip-routes/stale-routes/stale/state/
time

description:
Represents the time the hardware route programming state change was detected by the monitoring subsystem expressed as nanoseconds since the Unix epoch.

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/programming-errors/ip-routes/stale-routes/stale/state/
dest-component

description:
The destination component for the route hardware programming

nodetype: leaf-list (ro)

type: leafref

  • path reference: /components/component/name

/network-instances/network-instance/programming-errors/ip-routes/
drop-routes

description:
Surrounding container for the list of routes that are currently in a drop state.

nodetype: container (ro)

/network-instances/network-instance/programming-errors/ip-routes/drop-routes/
drop

description:
A prefix that is currently installed in hardware but with an explicit instruction that it should discard packets that are destined towards it.

nodetype: list (ro)

list keys: [prefix]

/network-instances/network-instance/programming-errors/ip-routes/drop-routes/drop/
prefix

description:
Reference to the prefix that keys the drop list.

nodetype: leaf (list key) (ro)

type: leafref

  • path reference: ../state/prefix

/network-instances/network-instance/programming-errors/ip-routes/drop-routes/drop/
state

description:
Operational state parameters relating to a drop route.

nodetype: container (ro)

/network-instances/network-instance/programming-errors/ip-routes/drop-routes/drop/state/
prefix

description:
The IPv4 or IPv6 prefix that the route state corresponds to.

nodetype: leaf (ro)

type: oc-inet:ip-prefix

/network-instances/network-instance/programming-errors/ip-routes/drop-routes/drop/state/
time

description:
Represents the time the hardware route programming state change was detected by the monitoring subsystem expressed as nanoseconds since the Unix epoch.

nodetype: leaf (ro)

type: oc-types:timeticks64

/network-instances/network-instance/programming-errors/ip-routes/drop-routes/drop/state/
dest-component

description:
The destination component for the route hardware programming

nodetype: leaf-list (ro)

type: leafref

  • path reference: /components/component/name

openconfig-programming-errors

openconfig-version: 0.1.0

Description

This module provides detailed information about the hardware programming state of various types of routes within a particular network instance. It can be used to track where there are routing hardware programming errors on a device.

Imports

openconfig-extensions
openconfig-inet-types
openconfig-network-instance
openconfig-platform
openconfig-types
openconfig-yang-types

Data elements

openconfig-rsvp-sr-ext

openconfig-version: 0.3.0

Description

This module adds extensions to the OpenConfig MPLS models to provide extensions which allow the coexistence of RSVP-TE and Segment Routing (SR) within the same network. It augments the existing OpenConfig segment routing (SR) and RSVP-TE models where required.

Imports

openconfig-extensions
openconfig-types
openconfig-network-instance

Data elements

openconfig-segment-routing

openconfig-version: 0.4.1

Description

Configuration and operational state parameters relating to the segment routing. This module defines a number of elements which are instantiated in multiple places throughout the OpenConfig collection of models.

Particularly: - SRGB+LB dataplane instances - directly instantied by SR. - SRGB+LB dataplane reservations - instantiated within MPLS and future SR dataplanes. - SR SID advertisements - instantiated within the relevant IGP. - SR-specific counters - instantied within the relevant dataplane.

Imports

openconfig-extensions
openconfig-mpls-types
openconfig-interfaces
ietf-inet-types
ietf-yang-types
openconfig-segment-routing-types
openconfig-srte-policy
openconfig-isis-types

Data elements

openconfig-rib-bgp-ext

openconfig-version: 0.6.0

Description

Defines additional data nodes for the OpenConfig BGP RIB model. These items reflect extensions that are desirable features but are not currently supported in a majority of BGP implementations.

Imports

openconfig-extensions
openconfig-rib-bgp-types
openconfig-network-instance

Data elements