summaryrefslogtreecommitdiff
path: root/docs/Model-Notes/AireOS.md
blob: 5674ae2713aa23091c26ba9511ff7a89a91d7d4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Cisco WLC Configuration
=======================

Create a user with read-write privilege:

```text
mgmtuser add oxidized **** read-write
```

Oxidized needs read-write privilege in order to execute 'config paging disable'.

Back to [Model-Notes](README.md)