aft_types

package
v0.0.0-...-fac1166 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EncapsulationHeaderType

type EncapsulationHeaderType string

EncapsulationHeaderType represents head- or tail-end.

const (
	// The encapsulation header is a Generic Routing Encapsulation
	// header.
	EncapsulationHeaderType_GRE EncapsulationHeaderType = "GRE"

	// The encapsulation header is an IPv4 packet header
	EncapsulationHeaderType_IPV4 EncapsulationHeaderType = "IPV4"

	// The encapsulation header is an IPv6 packet header
	EncapsulationHeaderType_IPV6 EncapsulationHeaderType = "IPV6"

	// The encapsulation header is one or more MPLS labels indicated
	// by the pushed and popped label stack lists.
	EncapsulationHeaderType_MPLS EncapsulationHeaderType = "MPLS"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL