Documentation ¶
Overview ¶
This module contains a collection of YANG definitions for Cisco IOS-XR asr9k-lc-ethctrl package configuration.
This YANG module augments the
Cisco-IOS-XR-ifmgr-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 EtherCtrlTransportMode ¶
type EtherCtrlTransportMode string
EtherCtrlTransportMode represents Ether ctrl transport mode
const ( // WAN EtherCtrlTransportMode_wan EtherCtrlTransportMode = "wan" // OTNOPUle EtherCtrlTransportMode_otnopu1e EtherCtrlTransportMode = "otnopu1e" // OTNOPU2e EtherCtrlTransportMode_otnopu2e EtherCtrlTransportMode = "otnopu2e" )
type PermitPluggable ¶
type PermitPluggable string
PermitPluggable represents Permit pluggable
const ( // ALL types PermitPluggable_all PermitPluggable = "all" )
type PermitPluggablePid ¶
type PermitPluggablePid string
PermitPluggablePid represents Permit pluggable pid
const ( // ALL PIDs PermitPluggablePid_all PermitPluggablePid = "all" )
Click to show internal directories.
Click to hide internal directories.