So RRM is the hot topics these days. We have notable CWNEs out in the media actively discouraging its use, with others (including myself) advocating its use when you understand how to use it. It’s really hard to cut through the FUD and make a good decision as to what wireless operators should be doing. I’m going to take a minute to relate RRM to another technology and hopefully let you make some informed decisions for yourself.
Showing posts with label WIFI. Show all posts
Showing posts with label WIFI. Show all posts
Tuesday, February 2, 2016
Wednesday, February 29, 2012
How to remove backup repositories in NCS
Ran into this during an NCS install today, and just wanted to pass along the request. The request was to delete backup repositories, both from testing and from the original WCS to NCS migration.
The basic structure follows this:
configure
no repository <repository name>
This is case sensitive
Example:
test-NCS/testadmin# conf
Enter configuration commands, one per line. End with CNTL/Z.
test-NCS/testadmin(config)# no repository wcs-ftp-repo
test-NCS/testadmin(config)# exit
test-NCS/testadmin#
While this is not in the configuration guide, Cisco did do a good job of making an intuitive CLI for the linux appliance.
Subscribe to:
Posts (Atom)