This module defines the configuration and operational state for managing the IP Traffic Flow Security functionality [RFC XXXX]. ...
Version: 2021-10-04
module ietf-ipsecme-iptfs { yang-version 1.1; namespace "urn:ietf:params:xml:ns:yang:ietf-ipsecme-iptfs"; prefix iptfs; import ietf-i2nsf-ike { prefix nsfike; } import ietf-i2nsf-ikeless { prefix nsfikels; } organization "IETF IPSECME Working Group (IPSECME)"; contact "WG Web: <https://tools.ietf.org/wg/ipsecme/> WG List: <mailto:ipsecme@ietf.org> Author: Don Fedyk <mailto:dfedyk@labn.net> Author: Christian Hopps <mailto:chopps@chopps.org>"; description "This module defines the configuration and operational state for managing the IP Traffic Flow Security functionality [RFC XXXX]. Copyright (c) 2020 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info). This version of this YANG module is part of RFC XXXX (https://tools.ietf.org/html/rfcXXXX); see the RFC itself for full legal notices."; revision "2021-10-04" { description "Initial Revision"; reference "RFC XXXX: IP Traffic Flow Security YANG Module"; } feature ipsec-stats { description "This feature indicates the device supports per SA IPsec statistics"; } feature iptfs-stats { description "This feature indicates the device supports per SA IP Traffic Flow Security statistics"; } } // module ietf-ipsecme-iptfs
© 2023 YumaWorks, Inc. All rights reserved.