hotspot anqp-ip-addr-avail-profile <profile-name>
enable
ipv4-addr-avail
ipv6-addr-avail
no…
This command defines the available IP address types to be sent in an Access network Query Protocol (ANQP) information element in a Generic Advertisement Service (GAS) query response.
Parameter |
Description |
hotspot anqp-ip-addr-avail-profile <profile-name> |
Creates an ANQP IP Address availability profile. |
enable | Enables the IP address availability profile. |
ipv4-addr-avail |
Indicates the availability of an IPv4 network. |
ipv6-addr-avail |
Indicates the availability of an IPv6 network. |
no… |
Removes the existing configuration. |
Use this command to configure the IP Address availability information and IP address types which could be allocated to the clients after they associate to the hotspot IAP.
The following command configures an AP using this profile to advertise a public IPv4 network.
(Instant AP)(config)# hotspot anqp-ip-addr-avail-profile default
(Instant AP)(IP-addr-avail "default")# ipv4-addr-avail
(Instant AP)(IP-addr-avail "default")# ipv6-addr-avail
(Instant AP)(IP-addr-avail "default")# enable
(Instant AP)(IP-addr-avail "default")# end
(Instant AP)# commit apply
Version |
Description |
Aruba Instant 6.2.1.0-3.3 |
This command is introduced. |
IAP Platform |
Command Mode |
All platforms |
Configuration mode and the ANQP IP address availability profile configuration sub-mode |