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

Create a user with read-write privilege :

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

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

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