cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1135
Views
0
Helpful
1
Replies

Can Cisco 3850 be worked as a Wireless Controller

Ninad Thakare
Level 1
Level 1

Hi,

I have Cisco 3850 switch and 4 no. of. Cisco 3602E AIRCAP AP.

Can I use 3850 as WLC. If so how can I..? Is there any reference guide for it. I tried, but didnt found anyting.

here are some switch details for reference.

SW#sh flash:

-#- --length-- ---------date/time--------- path

  2    2097152 Feb 19 2014 10:45:48.0000000000 +00:00 nvram_config

  3   79113792 Jan 23 2014 03:13:53.0000000000 +00:00 cat3k_caa-base.SPA.03.03.01SE.pkg

  4    6476476 Jan 23 2014 03:13:54.0000000000 +00:00 cat3k_caa-drivers.SPA.03.03.01SE.pkg

  5   34503664 Jan 23 2014 03:13:53.0000000000 +00:00 cat3k_caa-infra.SPA.03.03.01SE.pkg

  6   34788684 Jan 23 2014 03:13:54.0000000000 +00:00 cat3k_caa-iosd-universalk9.SPA.150-1.EZ1.pkg

  7   25009040 Jan 23 2014 03:13:53.0000000000 +00:00 cat3k_caa-platform.SPA.03.03.01SE.pkg

  8   77296448 Jan 23 2014 03:13:54.0000000000 +00:00 cat3k_caa-wcm.SPA.10.1.110.0.pkg

  9       1248 Jan 23 2014 03:14:05.0000000000 +00:00 packages.conf

10       1216 Feb 18 2014 22:32:04.0000000000 +00:00 vlan.dat

1277546496 bytes available (262029312 bytes used)

SW#sh version

Cisco IOS Software, IOS-XE Software, Catalyst L3 Switch Software (CAT3K_CAA-UNIVERSALK9-M), Version 03.03.01SE RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2013 by Cisco Systems, Inc.

Compiled Thu 05-Dec-13 10:15 by prod_rel_team

Cisco IOS-XE software, Copyright (c) 2005-2013 by cisco Systems, Inc.

All rights reserved.  Certain components of Cisco IOS-XE software are

licensed under the GNU General Public License ("GPL") Version 2.0.  The

software code licensed under GPL Version 2.0 is free software that comes

with ABSOLUTELY NO WARRANTY.  You can redistribute and/or modify such

GPL code under the terms of GPL Version 2.0.

(http://www.gnu.org/licenses/gpl-2.0.html) For more details, see the

documentation or "License Notice" file accompanying the IOS-XE software,

or the applicable URL provided on the flyer accompanying the IOS-XE

software.

ROM: IOS-XE ROMMON

BOOTLDR: CAT3K_CAA Boot Loader (CAT3K_CAA-HBOOT-M) Version 1.2, RELEASE SOFTWARE (P)

CRSPUN uptime is 1 day, 51 minutes

Uptime for this control processor is 1 day, 56 minutes

System returned to ROM by reload

System restarted at 16:35:43 UTC Tue Feb 18 2014

System image file is "flash:packages.conf"

Last reload reason: reload

This product contains cryptographic features and is subject to United

States and local country laws governing import, export, transfer and

use. Delivery of Cisco cryptographic products does not imply

third-party authority to import, export, distribute or use encryption.

Importers, exporters, distributors and users are responsible for

compliance with U.S. and local country laws. By using this product you

agree to comply with applicable laws and regulations. If you are unable

to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:

http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to

export@cisco.com.

License Level: Ipservices

License Type: Permanent

Next reload license Level: Ipservices

cisco WS-C3850-24P (MIPS) processor with 4194304K bytes of physical memory.

Processor board ID FOC1749X18T

12 Virtual Ethernet interfaces

56 Gigabit Ethernet interfaces

8 Ten Gigabit Ethernet interfaces

2048K bytes of non-volatile configuration memory.

4194304K bytes of physical memory.

250456K bytes of Crash Files at crashinfo:.

250456K bytes of Crash Files at crashinfo-2:.

1609272K bytes of Flash at flash:.

1609272K bytes of Flash at flash-2:.

0K bytes of Dummy USB Flash at usbflash0:.

0K bytes of Dummy USB Flash at usbflash0-2:.

0K bytes of  at webui:.

Base Ethernet MAC Address          :

Motherboard Assembly Number        : 73-14441-06

Motherboard Serial Number          :

Model Revision Number              : K0

Motherboard Revision Number        : C0

Model Number                       : WS-C3850-24P

System Serial Number               :

Switch Ports Model              SW Version        SW Image              Mode

------ ----- -----              ----------        ----------            ----

*    1 32    WS-C3850-24P       03.03.01SE        cat3k_caa-universalk9 INSTALL

     2 32    WS-C3850-24P       03.03.01SE        cat3k_caa-universalk9 INSTALL

Switch 02

---------

Switch uptime                      : 1 day, 56 minutes

Base Ethernet MAC Address          :

Motherboard Assembly Number        : 73-14441-06

Motherboard Serial Number          :

Model Revision Number              : K0

Motherboard Revision Number        : C0

Model Number                       : WS-C3850-24P

System Serial Number               :

Configuration register is 0x102

1 Reply 1

Vidyadhar Evani
Level 1
Level 1

Hi,

 

You can fine details in this link http://www.cisco.com/c/en/us/products/collateral/switches/catalyst-3850-series-switches/deployment_guide_c07-727067.html

Pls. note that you need to have AP License in order to run C3850 as MC (Mobility Controller ). If you have an existing 5508 or WiSM controller you can transfer or use them as MC and C3850 as MA.

 

Sample Mobilty controller configuration :-

wireless management interface Vlan10

ap cdp

Wireless mobility controller

 

Sample Mobility Agent configuration :-

wireless mobility controller ip 10.10.10.10 public-ip 10.10.10.10

wireless management interface Vlan10

ap cdp

ap dot11 24ghz shutdown

ap dot11 5ghz shutdown

ap country <XX> ( Country Code list : Norway : NO, London : GB, China: CN, Singapore: SG, United States: US)

no ap dot11 24ghz shutdown

                      no ap dot11 5ghz shutdown

Hope this helps !!

 

Cheers,

Vidy

/Vidya