System Management Commands
BreezeMAX Wi² and BreezeACCESS Wi² System Manual 151
Syntax
ip https server
no ip https server
Default Setting
Enabled
Command Mode
Global Configuration
Command Usage
Both HTTP and HTTPS service can be enabled independently.
If you enable HTTPS, you must indicate this in the URL:
https://device:port_number]
When you start HTTPS, the connection is established in this way:
- The client authenticates the server using the server’s digital certificate.
- The client and server negotiate a set of security protocols to use for the connection.
- The client and server generate session keys for encrypting and decrypting data.
The client and server establish a secure encrypted connection.
A padlock icon should appear in the status bar for Internet Explorer 5.x.
Example
5.5.14 APmgmtIP

This command specifies the client IP addresses that are allowed management

access to the AP through various protocols.

Syntax
APmgmtIP <multiple IP_address subnet_mask | single IP_address | any>
multiple - Adds IP addresses within a specifiable range to the SNMP, web and Telnet groups.
single - Adds an IP address to the SNMP, web and Telnet groups.
any - Allows any IP address access through SNMP, web and Telnet groups.
IP_address - Adds IP addresses to the SNMP, web and Telnet groups.
subnet_mask - Specifies a range of IP addresses allowed management access.
Default Setting
All addresses
Command Mode
Global Configuration
Command Usage
If anyone tries to access a management interface on the AP from an invalid address, the unit will reject
the connection, enter an event message in the system log, and send a trap message to the trap
manager.
Enterprise AP(config)#ip https server
Enterprise AP(config)#

CAUTION

Secure Web (HTTPS) connections are not affected by the UI Management or IP Management
settings.