300-365 · Question #21
You have just added a new MSE to Prime Infrastructure and want to synchronize the MSE with your 5508 WLC. which is located behind a firewall in a DMZ. You notice that NMSP messages are failing…
The correct answer is C. TCP 16113. NMSP (Network Mobility Services Protocol), used for communication between the Cisco MSE and WLC, operates over TCP port 16113, which must be explicitly permitted through any firewall separating the two devices.
Question
You have just added a new MSE to Prime Infrastructure and want to synchronize the MSE with your 5508 WLC. which is located behind a firewall in a DMZ. You notice that NMSP messages are failing between the two devices. What traffic needs to be allowed on the Firewall to ensure the MSE and WLC can communicate using NMSP?
Options
- AUDP 16113
- BTCP 1613
- CTCP 16113
- DUDP 1613
How the community answered
(32 responses)- A6% (2)
- B3% (1)
- C91% (29)
Why each option
NMSP (Network Mobility Services Protocol), used for communication between the Cisco MSE and WLC, operates over TCP port 16113, which must be explicitly permitted through any firewall separating the two devices.
NMSP uses TCP rather than UDP because it requires a reliable, stateful connection for location data exchange - UDP 16113 would not establish the required NMSP session even on the correct port number.
Port 1613 is not the correct port for NMSP - the correct port is 16113, and configuring the firewall to allow TCP 1613 would not permit the actual NMSP traffic between the MSE and WLC.
TCP port 16113 is the designated port for NMSP communication between the Cisco Mobility Services Engine and the Wireless LAN Controller. NMSP requires TCP for reliable, connection-oriented delivery of location and mobility data, and port 16113 must be open bidirectionally through the firewall for MSE-WLC synchronization to succeed.
UDP 1613 is wrong on two counts - NMSP requires the reliable delivery guarantees of TCP rather than UDP, and the port number 1613 is incorrect as the NMSP listener uses port 16113.
Concept tested: NMSP TCP port requirement for MSE-WLC firewall traversal
Source: https://www.cisco.com/c/en/us/td/docs/wireless/mse/3355/7-6/MSE_Installation_Guide/MSE_Installation_Guide/MSE_Install_Deploy.html
Topics
Community Discussion
No community discussion yet for this question.