📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://openconfig.net/yang/openconfig-if-aggregate
Prefix: oc-if-aggrega
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/openconfig-if-aggregate
📚 External Documentation
module: openconfig-if-aggregate
augment /oc-if:interfaces/oc-if:interface:
+--rw aggregation
+--rw config
| +--rw lag-type? aggregation-type
| +--rw min-links? uint16
+--ro state
+--ro lag-type? aggregation-type
+--ro min-links? uint16
+--ro lag-speed? uint32
+--ro member* oc-if:base-interface-ref
augment /oc-if:interfaces/oc-if:interface/oc-eth:ethernet/oc-eth:config:
+--rw aggregate-id? -> /oc-if:interfaces/interface/name
augment /oc-if:interfaces/oc-if:interface/oc-eth:ethernet/oc-eth:state:
+--ro aggregate-id? -> /oc-if:interfaces/interface/name