Documentation ¶
Overview ¶
This module contains a collection of YANG definitions for Cisco IOS-XR drivers-icpe-ethernet 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 ExtendedEthernetLoopback ¶
type ExtendedEthernetLoopback string
ExtendedEthernetLoopback represents Extended ethernet loopback
const ( // Internal loopback ExtendedEthernetLoopback_internal ExtendedEthernetLoopback = "internal" // Line loopback ExtendedEthernetLoopback_line ExtendedEthernetLoopback = "line" )
Click to show internal directories.
Click to hide internal directories.