CSCum62591 - Inconsistency in NMSP default behavior on NG3k
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2016 06:35 AM - edited 03-20-2019 08:54 PM
Gentlemen
I think this bug information is not clear.
Initially it describes about Cisco Catalyst, but in details section informs Wireless LAN Controllers. I also have doubts about version prior 15.2(02)E01.
For example, Catalyst switches with 12.x IOS version are affected? (case it's really related to catalyst switches)
Please Cisco, clarify
Regards
Christian
- Labels:
-
Cisco Bugs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2016 07:18 AM
I agree. It seems like it's just IOS-XE versions, which would mean 3650/3850 only I think. But 15.2E exists for older switches too. But the older switches don't include any wireless controller capability to my knowledge.
Chuck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2016 11:12 PM
However if device itself not using this feature ,as this feature disabled by default,will it still impact ,and 'disable NMSP feature ' will be workaround
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2016 11:15 PM
IF particular image have NMSP feature definitely chance of vulnerable .
However if device itself not using this feature ,as this feature disabled by default,will it still impact ,and 'disable NMSP feature ' will be workaround
Artifacts as below Switch3750#sh tcp brief all
TCB Local Address Foreign Address (state)
0736500C 192.168.133.6.22 192.168.0.5.46949 ESTAB 070D2B14 *.4786 *.* LISTEN
Switch3750(config)#nmsp enable Enabling NMSP functionality Switch3750
(config)# Switch3750#sh tcp brief all TCB Local Address Foreign Address (state) 0736500C
192.168.133.6.22 192.168.0.5.46949 ESTAB 0737A8B4 *.16113 *.* LISTEN 070D2B14 *.4786 *.* LISTEN
Switch3750(config)#no nmsp enable Disabling NMSP functionality
Switch3750#sh tcp brief all TCB Local Address Foreign Address (state) 0736500C 192.168.133.6.22 192.168.0.5.46949 ESTAB 070D2B14 *.4786 *.* LISTEN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2016 03:33 AM
I discovered this issue/bug, allow me to clarify the garbled description. The issue affects IOS classic and XE, including 12.x and 15.x across all Catalyst platforms - this has nothing to do with WLCs.
The NMSP feature is disabled by default and can be explicitly disabled with 'no nmsp enable' in global configuration mode.
See also related bug https://tools.cisco.com/bugsearch/bug/CSCuv50834.
