This module defines deviation statements for openconfig-system module for IOS XE Cable platforms.
Version: 2018-12-12
module cisco-xe-cbr-openconfig-system-deviation { yang-version 1; namespace "http://openconfig.net/yang/cisco-xe-cbr-openconfig-system-deviation"; prefix cisco-xe-cbr-oc-system-devs; import openconfig-system { prefix oc-sys; } organization "Cisco Systems, Inc."; contact " Cisco Systems, Inc. Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 Tel: +1 1800 553-NETS E-mail: cs-yang@cisco.com"; description "This module defines deviation statements for openconfig-system module for IOS XE Cable platforms."; revision "2018-12-12" { description "Initial revision"; reference "RFC 6020: YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)"; } deviation /oc-sys:system/oc-sys:config { description "oc-system config not supported on IOS XE Cable platforms."; deviate not-supported; } deviation /oc-sys:system/oc-sys:state/oc-sys:hostname { description "oc-system state/hostname not supported on IOS XE Cable platforms."; deviate not-supported; } deviation /oc-sys:system/oc-sys:clock { description "oc-system clock not supported on IOS XE Cable platforms."; deviate not-supported; } deviation /oc-sys:system/oc-sys:dns { description "oc-system dns not supported on IOS XE Cable platforms."; deviate not-supported; } deviation /oc-sys:system/oc-sys:ntp { description "oc-system ntp not supported on IOS XE Cable platforms."; deviate not-supported; } deviation /oc-sys:system/oc-sys:telnet-server { description "oc-system telnet-server not supported on IOS XE Cable platforms."; deviate not-supported; } deviation /oc-sys:system/oc-sys:ssh-server { description "oc-system ssh-server not supported on IOS XE Cable platforms."; deviate not-supported; } deviation /oc-sys:system/oc-sys:aaa { description "oc-system aaa not supported on IOS XE Cable platforms."; deviate not-supported; } deviation /oc-sys:system/oc-sys:logging { description "oc-system logging not supported on IOS XE Cable platforms."; deviate not-supported; } deviation /oc-sys:system/oc-sys:memory { description "oc-system memory not supported on IOS XE Cable platforms."; deviate not-supported; } deviation /oc-sys:system/oc-sys:processes { description "oc-system processes state args not supported on IOS XE Cable platforms."; deviate not-supported; } } // module cisco-xe-cbr-openconfig-system-deviation
© 2023 YumaWorks, Inc. All rights reserved.