Documentation ¶
Overview ¶
Cisco XE Native Multiprotocol Label Switching (MPLS) Yang model. Copyright (c) 2016-2017 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 LdpDiscoveryAddressType ¶
type LdpDiscoveryAddressType string
LdpDiscoveryAddressType
const (
LdpDiscoveryAddressType_interface_ LdpDiscoveryAddressType = "interface"
)
type MplsTeTiebreakerType ¶
type MplsTeTiebreakerType string
MplsTeTiebreakerType
const ( // Use max-fill tiebreaker MplsTeTiebreakerType_max_fill MplsTeTiebreakerType = "max-fill" // Use min-fill tiebreaker MplsTeTiebreakerType_min_fill MplsTeTiebreakerType = "min-fill" // Use random tiebreaker MplsTeTiebreakerType_random MplsTeTiebreakerType = "random" )
Click to show internal directories.
Click to hide internal directories.