cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

WLC show configuration

egeorgopoulos
Level 1
Level 1

Hi,

I would like to know whether there is any command that shows the configuration of the wireless controller (5508) like when you upload the configuration file from the GUI of the WLC. In other words, I don't want to show me all the verbose running configuration as the "show running-config", but a brief configuration as for example described below:


config time timezone location 13
config time ntp interval 43200
config time ntp server 1 10.x.x.x
config advanced 802.11b channel add 1
config advanced 802.11b channel add 6
config advanced 802.11b channel add 11
config advanced 802.11a channel add 36
config advanced 802.11a channel add 40
config advanced 802.11a channel add 44
config advanced 802.11a channel add 48
config advanced 802.11a channel add 52
config advanced 802.11a channel add 56
config advanced 802.11a channel add 60
config advanced 802.11a channel add 64
config certificate generate webadmin
config interface address management 10.x.x.x 255.255.255.0 10.x.x.x
config interface port management 1 2
config interface dhcp management primary 10.x.x.x secondary 10.x.x.x
config interface

continues
.....


Thank you in advance.

Who Me Too'd this topic