hotspot h2qp-conn-cap-profile <profile-name>
enable
esp-port
icmp
tcp-ftp
tcp-http
tcp-pptp-vpn
tcp-ssh
tcp-tls-vpn
tcp-voip
udp-ike2
udp-ipsec-vpn
udp-voip
no…
This command configures a Hotspot 2.0 Query Protocol (H2QP) profile that advertises hotspot protocol and port capabilities.
Parameter |
Description |
hotspot h2qp-conn-cap-profile<profile-name> | Creates a connection capability profile. |
enable |
Enables the connection capability H2QP profile. |
esp-port |
Enables the Encapsulating Security Payload (ESP) port used by IPSec VPNs. (port 0) |
icmp |
Indicates that the ICMP port is enabled and available. (port 0) |
tcp-ftp |
Enables the FTP port. (port 20) |
tcp-http |
Enables the HTTP port. (port 80) |
tcp-pptp-vpn |
Enables the PPTP port used by IPSec VPNs. (port 1723) |
tcp-ssh |
Enables the SSH port. (port 22) |
tcp-tls-vpn | Enables the TCP TLS port used by VPNs. (port 80) |
tcp-voip | Enables the TCP VoIP port. (port 5060) |
udp-ike2 |
Enables the IKEv2 port. |
udp-ipsec-vpn |
Enables the IPsec VPN port. (ports 500, 4500 and 0) |
udp-voip |
Enables the UDP VoIP port. (port 5060) |
no… |
Removes any existing configuration. |
Use this command to configure the values to be sent in an ANQP IE to provide information about the IP protocols and associated port numbers that are available and open for communication.
The following example allows the H2QP connection capability profile to advertise the availability of ICMP and HTTP ports.
(Instant AP)(config) # hotspot h2qp-conn-cap-profile Wan1
(Instant AP)(connection-capabilities "Wan1")# icmp
(Instant AP)(connection-capabilities "Wan1")# tcp-http
(Instant AP)(connection-capabilities "Wan1")# enable
(Instant AP)(connection-capabilities "Wan1")# 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 H2QP connection capability profile configuration sub-mode |