Cisco-IOS-XE-buffers

YANG Data Model Tree Structure

View YANG Source on GitHub →

📚 API Documentation & Navigation

📄 Swagger API Spec 📂 Browse Native Config APIs 🌳 All Trees

📋 Module Metadata

Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-buffers

Prefix: buffers

Related Modules:
CISCO-AAL5-MIB
CISCO-ATM-EXT-MIB
Cisco-IOS-XE-aaa
Cisco-IOS-XE-acl
Cisco-IOS-XE-adsl

💡 Example Usage

# GET module data
curl -X GET \
  -H "Accept: application/yang-data+json" \
  -u admin:password \
  --insecure \
  https://device-ip/restconf/data/Cisco-IOS-XE-buffers

📚 External Documentation

💻 YANG Source📖 YANG Catalog🌐 DevNet Guide
module: Cisco-IOS-XE-buffers

  augment /ios:native:
    +--rw buffers
       +--rw big
       |  +--rw initial?     uint32
       |  +--rw max-free?    uint32
       |  +--rw min-free?    uint32
       |  +--rw permanent?   uint32
       +--rw verybig
       |  +--rw initial?     uint32
       |  +--rw max-free?    uint32
       |  +--rw min-free?    uint32
       |  +--rw permanent?   uint32
       +--rw large
       |  +--rw initial?     uint32
       |  +--rw max-free?    uint32
       |  +--rw min-free?    uint32
       |  +--rw permanent?   uint32
       +--rw huge
       |  +--rw initial?     uint32
       |  +--rw max-free?    uint32
       |  +--rw min-free?    uint32
       |  +--rw permanent?   uint32
       |  +--rw size?        uint32
       +--rw VeryLarge
       |  +--rw initial?     uint32
       |  +--rw max-free?    uint32
       |  +--rw min-free?    uint32
       |  +--rw permanent?   uint32
       +--rw fastswitching
          +--rw initial?     uint32
          +--rw max-free?    uint32
          +--rw min-free?    uint32
          +--rw permanent?   uint32