Wireless management interfaces
The Wireless Management Interface (WMI) is a mandatory Layer 3 interface on the controller that
-
supports all communications between the controller and access points,
-
enables Control And Provisioning of Wireless Access Points (CAPWAP) or inter-controller mobility messaging and tunneling traffic, and
-
serves as the default interface for in-band management and connectivity to enterprise services such as AAA, syslog, and SNMP.
You can use the WMI IP address to connect to the device using SSH or Telnet. You can also access the GUI through HTTP or HTTPS by entering the WMI IP address in a browser address field.
Supported Protocols
Starting from Cisco IOS XE Release 17.6.1, the controller can use Ethernet Service Port (SP) (Management Interface VRF or GigabitEthernet 0) for specific management or control plane protocols
Supported protocols for the WMI include:
-
Simple Network Management Protocol (SNMP)
-
RADIUS (both for user authentication to the controller and wireless client authorization)
-
TACACS+
-
Syslog
-
Network Time Protocol (NTP)
-
SSH, Network Configuration Protocol (NETCONF), or HTTPS
-
NetFlow
Best practices and restrictions for WMI
Best practices for WMI
-
IP Address Configuration: Configure the Wireless Management Interface (WMI) with a single IP address, either IPv4 or IPv6. Alternatively, use a dual-stack configuration for flexibility in addressing.
-
IPv6 Recommendations: Assign a static IPv6 address in WMI. Do not configure the IPv6 address using the ipv6 auto-config command for the WMI.
-
Always use a dedicated wireless management VLAN and configure the WMI as a Switched VLAN Interface (SVI).
-
If you configure the uplink port or port channel to the next-hop switch as a dot1q trunk, ensure the wireless management VLAN is allowed or tagged on the trunk.
This recommendation is applicable to all AP deployment modes (local, FlexConnect, or SDA).
The recommendation is not applicable for certain scenarios:
-
The WMI is a Layer 3 port on a controller deployed in a public cloud.
-
The WMI is a loopback interface for embedded wireless controller in Cisco Catalyst 9000 switches.
Restrictions
-
Only one WMI is allowed on a controller.
-
Use only a Layer 2 interface or anA SVI to configure the WMI.
-
Do not use a Layer 3 interface for guest anchor scenarios.
-
Use a Layer 3 interface for public cloud deployments only.
-
Use the WMI to terminate CAPWAP traffic.
-
The ipv6 auto-config command is not supported.
Change the WMI interface when RMI is configured
Occasionally, you may need to change the Wireless Management Interface (WMI). If Redundant Management Interface (RMI) is configured on your network, this task shows you how to change the WMI interface.
Procedure
|
Step 1 |
Remove all RMI configurations. |
|
Step 2 |
Save the changes using the write memory command. |
|
Step 3 |
Reload the controller. |
|
Step 4 |
Change the WMI interface. |
|
Step 5 |
Reconfigure the RMI to use the same interface as the WMI. |
|
Step 6 |
Save the changes using the write memory command. |
|
Step 7 |
Reload the controller. |

Feedback