This module contains a collection of YANG definitions for Cisco IOS-XR if-tunnel package configuration. This YANG module augmen...
Version: 2021-01-21
module Cisco-IOS-XR-um-if-tunnel-cfg { yang-version 1; namespace "http://cisco.com/ns/yang/Cisco-IOS-XR-um-if-tunnel-cfg"; prefix um-if-tunnel-cfg; import Cisco-IOS-XR-types { prefix xr; } import ietf-inet-types { prefix inet; } import Cisco-IOS-XR-um-interface-cfg { prefix a1; } import tailf-common { prefix tailf; } import cisco-semver { prefix semver; } organization "Cisco Systems, Inc."; contact "Cisco Systems, Inc. Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 Tel: +1 800 553-NETS E-mail: cs-yang@cisco.com"; description "This module contains a collection of YANG definitions for Cisco IOS-XR if-tunnel package configuration. This YANG module augments the modules with configuration data. Copyright (c) 2019-2021 by Cisco Systems, Inc. All rights reserved."; revision "2021-01-21" { description "Added containers under tunnel"; } revision "2019-06-10" { description "Initial version"; } semver:module-version "2.0.0"; semver:module-version "1.0.1"; feature is_tunnel_ipv6_any_mode_supported { description "is tunnel ipv6 any mode supported"; } feature is_tunnel_mode_decap_supported { description "is tunnel mode decap supported"; } feature is_tunnel_gre_supported { description "is tunnel gre supported"; } feature is_tunnel_gre_ipv6_trans_supported { description "is tunnel gre ipv6 trans supported"; } feature is_mgre_through_cli_supported { description "is mgre through cli supported"; } feature is_mgre_tunnel_ipv4_trans_supported { description "is mgre tunnel ipv4 trans supported"; } feature is_mgre_tunnel_ipv6_trans_supported { description "is mgre tunnel ipv6 trans supported"; } feature is_tunnel_ipv4_trans_supported { description "is tunnel ipv4 trans supported"; } feature is_tunnel_ipv6_trans_supported { description "is tunnel ipv6 trans supported"; } feature is_tunnel_ip_dfbit_copy_supported { description "is tunnel ip dfbit copy supported"; } feature is_tunnel_gre_key_ignore_supported { description "is tunnel gre key ignore supported"; } feature is_tunnel_gre_key_entropy_supported { description "is tunnel gre key entropy supported"; } feature is_tunnel_gre_key_supported { description "is tunnel gre key supported"; } feature is_tunnel_ip_transport_vrf_supported { description "is tunnel ip transport vrf supported"; } } // module Cisco-IOS-XR-um-if-tunnel-cfg
© 2023 YumaWorks, Inc. All rights reserved.