Documentation ¶
Overview ¶
This module contains a collection of YANG definitions for Cisco IOS-XR ipv6-nd-subscriber package configuration.
This YANG module augments the
Cisco-IOS-XR-subscriber-infra-tmplmgr-cfg
module with configuration data.
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 Ipv6NdRouterPrefTemplate ¶
type Ipv6NdRouterPrefTemplate string
Ipv6NdRouterPrefTemplate represents Ipv6 nd router pref template
const ( // High preference Ipv6NdRouterPrefTemplate_high Ipv6NdRouterPrefTemplate = "high" // Medium preference Ipv6NdRouterPrefTemplate_medium Ipv6NdRouterPrefTemplate = "medium" // Low preference Ipv6NdRouterPrefTemplate_low Ipv6NdRouterPrefTemplate = "low" )
Click to show internal directories.
Click to hide internal directories.