openconfig-aft

openconfig-version: 2.4.0

Description

A model describing the forwarding entries installed on a network element. It should be noted that this model is not expected to align 1:1 with the underlying structure used directly by a forwarding element (e.g., linecard), but rather provide an abstraction that can be consumed by an NMS to observe, and in some cases manipulate, the internal forwarding database in a simplified manner. Since the underlying model of the forwarding table is not expected to align with this model, the structure described herein is referred to as an Abstract Forwarding Table (AFT), rather than the FIB.

Imports

openconfig-extensions

Data elements

openconfig-aft-types

openconfig-version: 1.1.0

Description

Types related to the OpenConfig Abstract Forwarding Table (AFT) model

Imports

openconfig-extensions

Defined types

encapsulation-header-type

description:
Types of tunnel encapsulation that are supported by systems as either head- or tail-end.

type: enumeration

  • GRE
    The encapsulation header is a Generic Routing Encapsulation header.
  • IPV4
    The encapsulation header is an IPv4 packet header
  • IPV6
    The encapsulation header is an IPv6 packet header
  • MPLS
    The encapsulation header is one or more MPLS labels indicated by the pushed and popped label stack lists.
  • VXLAN
    The encapsulation header is a VXLAN packet header

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