📚 API Documentation & Navigation
📋 Module Metadata
Namespace: http://cisco.com/ns/yang/Cisco-IOS-XE-wireless-hotspot-cfg
Prefix: wireless_hotspo
Related Modules:
Cisco-IOS-XE-app-hosting-cfg
Cisco-IOS-XE-aws-cw-cfg
Cisco-IOS-XE-aws-s3-cfg
Cisco-IOS-XE-cloud-services-cfg
Cisco-IOS-XE-ctrl-mng-cfg
💡 Example Usage
# PUT configuration curl -X PUT \ -H "Content-Type: application/yang-data+json" \ -u admin:password \ --insecure \ https://device-ip/restconf/data/Cisco-IOS-XE-wireless-hotspot-cfg \ -d @config.json
📚 External Documentation
module: Cisco-IOS-XE-wireless-hotspot-cfg
+--rw hotspot-cfg-data
+--rw hotspot-anqp-server-configs
| +--rw hotspot-anqp-server-config* [server-name]
| +--rw server-name string
| +--rw description? string
| +--rw server-settings
| | +--rw gas-request-timeout? uint16
| | +--rw fragmentation-threshold? uint16
| +--rw beacon-params
| | +--rw internet-enabled? wireless-hotspot-cfg:enum-hotspot-network-access
| | +--rw network-type? wireless-hotspot-cfg:enum-hotspot-network-type
| | +--rw group-type? wireless-hotspot-cfg:enum-hotspot-venue-group-type
| | +--rw hessid? yang:mac-address
| | +--rw anqp-domain-id? uint16
| | +--rw anqp-domain-id-present? empty
| +--rw ipv4-type? wireless-hotspot-cfg:enum-hotspot-ipv4-addr-type
| +--rw ipv6-type? wireless-hotspot-cfg:enum-hotspot-ipv6-addr-type
| +--rw wan-metrics
| | +--rw downlink-speed? uint32
| | +--rw uplink-speed? uint32
| | +--rw downlink-load? uint8
| | +--rw uplink-load? uint8
| | +--rw load-measurement-duration? uint16
| | +--rw link-status? wireless-hotspot-cfg:enum-hotspot-link-status
| | +--rw full-capacity-link? boolean
| +--rw osu-ssid? string
| +--rw roaming-elements
| | +--rw roaming-element* [roaming-element]
| | +--rw is-beacon? boolean
| | +--rw roaming-element string
| +--rw network-auth-types
| | +--rw network-auth-type* [type]
| | +--rw type wireless-hotspot-cfg:enum-hotspot-network-authentication-type
| | +--rw url? string
| +--rw domain-names
| | +--rw domain-name* [name]
| | +--rw name string
| | +--rw aaa-operator-name? boolean
| +--rw venue-names
| | +--rw venue-name* [language]
| | +--rw language string
| | +--rw name string
| | +--rw url? string
| | +--rw add-ap-mac? empty
| +--rw nai-realms
| | +--rw nai-realm* [nai-realm]
| | +--rw nai-realm string
| | +--rw eap-methods
| | +--rw eap-method* [eap-method]
| | +--rw eap-method wireless-hotspot-cfg:enum-hotspot-eap-method-type
| | o--rw auth-params
| | | o--rw auth-param* [eap-auth-type-key]
| | | +--rw eap-auth-type-key wireless-hotspot-cfg:enum-hotspot-authentication-param-type
| | | +--rw non-eap-inner-value? wireless-hotspot-cfg:enum-hotspot-non-eap-inner-auth-type
| | | +--rw inner-eap-method-value? wireless-hotspot-cfg:enum-hotspot-eap-method-type
| | | +--rw credential-value? wireless-hotspot-cfg:enum-hotspot-credential-type
| | | +--rw tunnel-value? wireless-hotspot-cfg:enum-hotspot-tunneled-eap-credential-type
| | +--rw auth-types
| | +--rw auth-type* [eap-auth-type-key]
| | +--rw eap-auth-type-key wireless-hotspot-cfg:enum-hotspot-authentication-type
| +--rw hotspot-3gpp-cellular-networks
| | +--rw hotspot-3gpp-cellular-network* [mcc mnc]
| | +--rw mcc string
| | +--rw mnc string
| +--rw operator-friendly-names
| | +--rw operator-friendly-name* [language]
| | +--rw language string
| | +--rw name string
| +--rw operating-classes
| | +--rw operating-class* [class-id]
| | +--rw class-id uint8
| +--rw osu-providers
| | +--rw osu-provider* [osu-provider-name]
| | +--rw osu-methods
| | | +--rw primary-method-type? wireless-hotspot-cfg:enum-osu-method-type
| | | +--rw secondary-method-type? wireless-hotspot-cfg:enum-osu-method-type
| | +--rw osu-provider-name string
| | +--rw osu-server-uri? string
| | +--rw osu-nai? string
| | +--rw osu-friendly-names
| | | +--rw osu-friendly-name* [language]
| | | +--rw language string
| | | +--rw name string
| | | +--rw description? string
| | +--rw osu-icons
| | +--rw osu-icon* [filename]
| | +--rw filename string
| +--rw connection-capabilities
| | +--rw connection-capability* [port-number ip-protocol]
| | +--rw status? wireless-hotspot-cfg:enum-hotspot-connection-status-type
| | +--rw port-number uint16
| | +--rw ip-protocol uint8
| +--rw terms-conditions-timestamp
| | +--rw date? string
| | +--rw time? string
| +--rw terms-conditions-filename? string
| +--rw terms-conditions-urlfilter? string
| +--rw advice-charges
| +--rw advice-charge* [charge-type]
| +--rw charge-type wireless-hotspot-cfg:enum-hotspot-advice-charge-type
| +--rw nai-realms
| | +--rw charge-nai-realm* [nai-realm]
| | +--rw nai-realm string
| +--rw plan-informations
| +--rw plan-information* [language currency]
| +--rw filename? string
| +--rw path string
| +--rw language string
| +--rw currency string
+--rw hotspot-icons
| +--rw hotspot-icon* [filename]
| +--rw width uint16
| +--rw height uint16
| +--rw filename string
| +--rw path string
| +--rw language string
| +--rw icon-type string
+--rw hotspot-global-config!
+--rw max-gas-req-per-sec? uint16