📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-pppoe
Prefix: pppoe
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-pppoe
📚 External Documentation
module: Cisco-IOS-XE-pppoe
augment /ios:native/ios:interface/ios:Ethernet:
+--rw pppoe
| +--rw enable-default-config!
| | +--rw group? union
| x--rw enable-config
| | x--rw pppoe-enable? empty
| | x--rw group-name? union
| x--rw enable!
| | x--rw group? union
| +--rw max-sessons? uint32
+--rw pppoe-client
| +--rw dial-pool-number-list* [number]
| | +--rw number uint32
| | +--rw service-name? string
| x--rw dial-pool-number? uint32
| +--rw ppp-max-payload? uint32
+--rw pppoe-session
+--rw threshold
+--rw loss-threshold? uint32
+--rw percent
+--rw percantage? uint32
+--rw interval? uint32