I've recently upgraded a pair of NCS-5001 from 6.1.4 to 6.5.3 successfully. I've just noticed a difference in the output on "show install active". One is reporting "Boot Partition: xr_lv25", the other is reporting "Boot Partition: xr_lv30". I can't find any documentation explaining what the difference might be. Can anyone provide any detail? Thanks in advance, Evan. RP/0/RP0/CPU0:ncs1#show ver
Thu Dec 5 11:29:05.524 AEST
Cisco IOS XR Software, Version 6.5.3
Copyright (c) 2013-2019 by Cisco Systems, Inc.
Build Information:
Built By : ahoang
Built On : Tue Mar 26 06:35:07 PDT 2019
Built Host : iox-ucs-025
Workspace : /auto/srcarchive13/prod/6.5.3/ncs5k/ws
Version : 6.5.3
Location : /opt/cisco/XR/packages/
cisco NCS-5001 () processor
System uptime is 1 hour 33 minutes
RP/0/RP0/CPU0:ncs1#show install active
Thu Dec 5 11:29:07.696 AEST
Node 0/RP0/CPU0 [RP]
Boot Partition: xr_lv25
Active Packages: 4
ncs5k-xr-6.5.3 version=6.5.3 [Boot image]
ncs5k-mpls-3.1.0.0-r653
ncs5k-ospf-2.0.0.0-r653
ncs5k-k9sec-3.1.0.0-r653
RP/0/RP0/CPU0:ncs2#sh ver
Thu Dec 5 11:28:46.920 AEST
Cisco IOS XR Software, Version 6.5.3
Copyright (c) 2013-2019 by Cisco Systems, Inc.
Build Information:
Built By : ahoang
Built On : Tue Mar 26 06:35:07 PDT 2019
Built Host : iox-ucs-025
Workspace : /auto/srcarchive13/prod/6.5.3/ncs5k/ws
Version : 6.5.3
Location : /opt/cisco/XR/packages/
cisco NCS-5001 () processor
System uptime is 1 hour 33 minutes
RP/0/RP0/CPU0:ncs2#sh install active
Thu Dec 5 11:28:50.516 AEST
Node 0/RP0/CPU0 [RP]
Boot Partition: xr_lv30
Active Packages: 4
ncs5k-xr-6.5.3 version=6.5.3 [Boot image]
ncs5k-mpls-3.1.0.0-r653
ncs5k-ospf-2.0.0.0-r653
ncs5k-k9sec-3.1.0.0-r653
... View more
After you disabled HTTPS redirect, did you save the config and reload the WLC? As mentioned, there is a bug, CSCvf74866, that causes the GUI to be very unresponsive. You can also try to enable HTTP access and test using that (http://wlc-ip-address instead of https://wlc-ip-address).
... View more
¿Hay algún mensaje de error? ¿Podría proporcionar algunas capturas de pantalla de la configuración y los problemas que está viendo? -- Evan
... View more
Lo siento si esto se traduce mal, usando Google translate.
Puede usar el lado del administrador del lobby del WLC para generar cuentas locales de usuarios netos en el WLC. Pero este es un proceso manual, no automático.
Algunos detalles sobre las cuentas netas locales y el administrador del lobby se encuentran aquí:
https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-3/config-guide/b_cg83/b_cg83_chapter_01011.html#ID93
https://www.cisco.com/c/en/us/td/docs/wireless/technology/guest_access/technical/reference/4-1/GAccess_41.html - viejo, pero sigue siendo relevante.
Si necesita una solución para invitados con más características, debe consultar Cisco ISE. Su socio de Cisco debería ser capaz de ayudar a solucionar esto.
-- Evan
>> Califique las respuestas útiles, es apreciado!
... View more
DHCP server on the 5520 has been deprecated/removed. You'll need to use a separate DHCP server.
-- Evan
>> Please rate helpful responses, its appreciated!
... View more
You should always follow the release notes for the software, it includes the upgrade steps. Also, always check the Wireless Software Compatibility Matrix prior to any upgrades - https://www.cisco.com/c/en/us/td/docs/wireless/compatibility/matrix/compatibility-matrix.html.
The last supported version of AireOS for the 1142 is 8.3.x.
Pre-download steps are also documented, https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-3/config-guide/b_cg83/b_cg83_chapter_0101.html#ID1225.
To do the pre-download, its pretty easy. Once you've got the new image transferred onto the WLC - you can use the following command to start the pre-download (CLI):
config ap image predownload
And to verify that all the APs have the new image, use the following command:
show ap image all
--
Evan.
>> Please rate helpful responses, its appreciated!
... View more
As far as I'm aware, the 1700 doesn't support ClientLink.
https://www.cisco.com/c/en/us/products/collateral/wireless/aironet-1700-series/datasheet-c78-732347.html
... View more
Correct, if FRA is used on the AP and it has changed both radios to 5GHz, it will only be able to serve 5GHz clients. As you've alluded there will be a marco and micro cell. Fred Niehaus has presented about this several times, check this video out from when he reviewed the technology at Tech Field Day earlier this year.. https://vimeo.com/253962410
... View more
Correct, if FRA is used on the AP and it has changed both radios to 5GHz, it will only be able to serve 5GHz clients. As you've alluded there will be a marco and micro cell. Fred Niehaus has presented about this several times, check this video out from when he reviewed the technology at Tech Field Day earlier this year.. https://vimeo.com/253962410
... View more
On Prime 3.1.6 I found the path for rootpatchpw was actually /storedconfig/
In short all steps above works - however for step 7 use the following:
#mv /storedconfig/rootpatchpw /root/
Thanks for all the other steps @renjithg!
... View more