- Auto Anchor SSID between Wireless LAN Controllers acting as MC
- Enabling Central Web Authentication on ISE
- Configuring Auto Anchor and Mobility Groups on Wireless Services
- Configuring Wireless Multicast on Wireless LAN Controllers
- Converged Access Consolidated Quick Reference Templates for Wireless LAN
- Converged Access Controller AP Join Issue Troubleshoot with Traces
- Converged Access Controllers MAC Address Entry for Network Mobility Service Protocol
- Configuration Example: Converged Access Management through Prime Infrastructure with SNMP v2 and v3
- Converged Access Path Maximum Transmission Unit Discovery
- Third-Party Certificate Installation on Converged Access Wireless LAN Controllers
- Configuration Example: Converged Access for WLC EAP-FAST with Internal RADIUS Server
- Converged Access and WLC Local EAP Authentication Configuration Example
- Configuration Example: Custom Web Authentication with Local Authentication
- Dynamic VLAN Assignment with Converged Access and ACS 5.2 Configuration Example
- Configuration Example: External RADIUS Server EAP Authentication
- External Web Authentication on Converged Access
- Installing Wireless Services
- Local Web Authentication with External RADIUS Authentication
- Local Web Authentication on Converged Access
- PEAP Authentication with Microsoft NPS Configuration
- QoS on Converged Access Controllers and Lightweight Access Points
- Configuration Example: TACACS Administrator Access to Converged Access Wireless LAN Controllers
- Configuration Example: Unified Access WLC Guest Anchor with Converged Access
- VideoStream Troubleshooting
- Custom Web Authentication Locally Hosted on WLC or an External Server
- Wireless Converged Access Chromecast Configuration Example
- Web Passthrough Configuration Example
- Configuration Examples: WPA2-PSK and Open Authentication
Converged Access Controllers MAC Address Entry for Network Mobility Service Protocol
This document describes the procedure to add the Location Based Service - Self Signed Certificate (LBS-SSC) and the MAC address of the Mobility Services Engine (MSE) on Cisco Catalyst 3850 Series, and Cisco Catalyst 3650 Series Switches.
Prerequisites
The information in this document is based on the following:
Adding the MAC Address and the SSC on Converged Access WLCs
Perform the following tasks to add the MAC Address and the SSC on Converged Access WLCs:
-
To enter the CMD prompt on the MSE, use the cmdshell command in the MSE CLI. To obtain the SSC hash and the MAC address which needs to be added to the WLCs, use the show server-auth-info command
[root@device ~]# cmdshell cmd> show server-auth-info invoke command: com.aes.server.cli.CmdGetServerAuthInfo AesLog queue high mark: 50000 AesLog queue low mark: 500 ----------------Server Auth Info---------------- MAC Address: 5c:f3:fc:e8:06:943:04 Key Hash: 29FADAE1392AE51C90942E813139DF53D5EAE1EF Certificate Type: SSC>
-
Copy the MAC address and key hash. To apply the copied MAC address and key hash to Converged Access WLCs, use the following commands:
username 5cf3fce80694 username 5cf3fce80694 aaa attribute list NMSP aaa attribute list NMSP attribute type password 29FADAE1392AE51C90942E813139DF53D5EAE1EF
Feedback