common_mpls_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

This module contains a collection of generally useful YANG types that are specific to MPLS that can be usefully shared between multiple models.

Terms and Acronyms

MPLS: Multi Protocol Label Switching

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IetfMplsLabel

type IetfMplsLabel string

IetfMplsLabel represents Temporary type until IETF definition

const (
	// IETF MPLS IPv4 explicit null Label (0)
	IetfMplsLabel_v4_explicit_null IetfMplsLabel = "v4-explicit-null"

	// IETF MPLS IPv6 explicit null label (2)
	IetfMplsLabel_v6_explicit_null IetfMplsLabel = "v6-explicit-null"

	// IETF MPLS implicit null label (3)
	IetfMplsLabel_implicit_null IetfMplsLabel = "implicit-null"
)

Jump to

Keyboard shortcuts

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