Cisco-IOS-XE-adsl

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-adsl

Prefix: adsl

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

💡 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-adsl

📚 External Documentation

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

  augment /ios:native/ios:controller/ios-ctrl:VDSL:
    +--rw carrier-set!
    |  +--rw carrier-set-values?   enumeration
    +--rw capability!
    |  +--rw capability-values?   enumeration
    +--rw mac-address?   ios-types:cisco-mac-address-type
    +--rw rx-padding?    boolean
    +--rw adsl-pvc* [vpi-vci]
       +--rw vpi-vci          string
       +--rw bridge-dot1q?    uint16
       +--rw encapsulation?   enumeration
       +--rw pvc-qos
       |  +--rw (pvc-qos-choice)?
       |     +--:(cbr)
       |     |  +--rw cbr
       |     |     +--rw pcr?   uint16
       |     +--:(ubr)
       |     |  +--rw ubr
       |     |     +--rw pcr?   uint16
       |     +--:(vbr-nrt)
       |     |  +--rw vbr-nrt
       |     |     +--rw pcr?   uint16
       |     |     +--rw scr?   uint16
       |     +--:(vbr-rt)
       |        +--rw vbr-rt
       |           +--rw pcr?   uint16
       |           +--rw scr?   uint16
       +--rw vlanid-rx?       uint16
       +--rw vlanid-tx?       uint16
       +--rw vlanop-rx?       enumeration
       +--rw vlanop-tx?       enumeration