mpls_ldp_cfg_datatypes

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 YANG definitions for Cisco IOS-XR mpls-ldp-cfg-datat package configuration.

Copyright (c) 2013-2018 by Cisco Systems, Inc. All rights reserved.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MplsLdpDownstreamOnDemand

type MplsLdpDownstreamOnDemand string

MplsLdpDownstreamOnDemand represents Mpls ldp downstream on demand

const (
	// Downstream on Demand peers permitted by ACL
	MplsLdpDownstreamOnDemand_peer_acl MplsLdpDownstreamOnDemand = "peer-acl"
)

type MplsLdpNbrPassword

type MplsLdpNbrPassword string

MplsLdpNbrPassword represents Mpls ldp nbr password

const (
	// Disable the global default password for this
	// neighbor
	MplsLdpNbrPassword_disable MplsLdpNbrPassword = "disable"

	// Specify a password for this neighbor
	MplsLdpNbrPassword_specified MplsLdpNbrPassword = "specified"
)

type MplsLdpRouterId

type MplsLdpRouterId string

MplsLdpRouterId represents Mpls ldp router id

const (
	// Use given IP address as LDP Router ID
	MplsLdpRouterId_address MplsLdpRouterId = "address"
)

type MplsLdpSessionProtection

type MplsLdpSessionProtection string

MplsLdpSessionProtection represents Mpls ldp session protection

const (
	// Protect all peer sessions
	MplsLdpSessionProtection_all MplsLdpSessionProtection = "all"

	// Protect peer session(s) permitted by peer ACL
	MplsLdpSessionProtection_for_ MplsLdpSessionProtection = "for"

	// Protect all peer sessions and holdup protection
	// for given duration
	MplsLdpSessionProtection_all_with_duration MplsLdpSessionProtection = "all-with-duration"

	// Protect peer session(s) permitted by peer ACL
	// and holdup protection for given duration
	MplsLdpSessionProtection_for_with_duration MplsLdpSessionProtection = "for-with-duration"

	// Protect all peer sessions and holdup protection
	// forever
	MplsLdpSessionProtection_all_with_forever MplsLdpSessionProtection = "all-with-forever"

	// Protect peer session(s) permitted by peer ACL
	// and holdup protection forever
	MplsLdpSessionProtection_for_with_forever MplsLdpSessionProtection = "for-with-forever"
)

type MplsLdpafName

type MplsLdpafName string

MplsLdpafName represents Mpls ldpaf name

const (
	// IPv4
	MplsLdpafName_ipv4 MplsLdpafName = "ipv4"

	// IPv6
	MplsLdpafName_ipv6 MplsLdpafName = "ipv6"
)

Jump to

Keyboard shortcuts

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