Documentation ¶
Overview ¶
This module contains a collection of YANG definitions for Cisco IOS-XR ncs5500-coherent-portmode 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 FecSel ¶
type FecSel string
FecSel represents Fec sel
const ( // 15%-SD Forward Error Correction FecSel_Y_15sdfec FecSel = "15sdfec" // 25%-SD Forward Error Correction FecSel_Y_25sdfec FecSel = "25sdfec" // 15%-SD Forward Error Correction with Diff FecSel_Y_15sdfecde FecSel = "15sdfecde" // 7%-STAIRCASE Forward Error Correction FecSel_otu7staircase FecSel = "otu7staircase" )
Click to show internal directories.
Click to hide internal directories.