キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 
cancel
763
閲覧回数
0
いいね!
2
返信

Draw a list af AP Model

jbo@Thisted.dk
Level 1
Level 1

Hay

I need to make a list with all my ap that is a model AIR-CAP2602I.

 

Now that part is not that hard - I go to my Wireless Controller - Under Wireless - and All APs.

There I will get my list, and it is possible to use a Filter to get only my 2602 APs.

 

So far so good - But how can I get this list into a Excel? I can't Copy past - Excel will Crash is I try - Even when I try to only take maybe 10 at a time.

I have arround 150 APs whit this model - And I want to be ahead whit the cost of replacing them,

 

Please advice

2件の返信2

Leo Laohoo
Hall of Fame
Hall of Fame
Use CLI: grep include AP260 "sh ap summary"

patoberli
VIP Alumni
VIP Alumni
As Leo says, or wait until Excel starts responding, this can take up to 120 seconds (it tries to make a https connection in the background to the WLC to get the style sheets and so on, which will not work).
Alternatively, copy it first into a notepad++ or similar and then from there into Excel.
Or of course the variant via CLI as Leo has suggested.
Review Cisco Networking for a $25 gift card