01-17-2011 05:43 AM - edited 07-03-2021 07:41 PM
Hello
I want to clear ethernet interfaces statistics from APs.
ALL AP/ Detail for AP XXX / interfaces / interface detail.
I can't found how to do that.
I have tried claer ap, clear stats ...no result
Thanks for help
Solved! Go to Solution.
01-17-2011 07:06 AM
Hi,
I never knew that you were using the LWAPP APs if so, we need to login to the AP and issue the same command..
That is..
AP#debul capwap console cli (This hidden command will help you out in getting into the config mode on the LWAPP AP)
OR
AP#debul lwapp console cli (This hidden command will help you out in getting into the config mode on the LWAPP AP)
AP#config t
Ap(conf t)#default interface fa 0
this may help you..
Or from the WLC.. here is the command..
WLC>config ap telnet enable
wlc> debug ap command "default interface fa 0"
This may help you!!
lemme know if this answered your question..
Regards
Surendra
====
Please dont forget to rate the posts which answered your question and mark it as answered or was helpfull
01-17-2011 05:54 AM
Hi,
Default the interface and this will do it..
The command is ..
en
conf t# default interface fa 0
end
lemme know if this answered your question..
Regards
Surendra
====
Please dont forget to rate the posts which answered your question and mark it as answered or was helpfull
01-17-2011 06:30 AM
Hello Surendra
I am on a WLC 4002 and my AP are ligthweight AP.
I have no "conf t" possibility
I want to clear results of :
(Cisco Controller) >show ap stats ethernet summary
AP Interface Name Status Speed Rx Packets Tx Packets Discards
-------------------- -------------- ------ ----- ---------- ---------- --------
ap1 GigabitEthernet0 UP 100 2353053 860421 0
apt2 GigabitEthernet0 UP 1000 3982738 2062225 0
01-17-2011 07:06 AM
Hi,
I never knew that you were using the LWAPP APs if so, we need to login to the AP and issue the same command..
That is..
AP#debul capwap console cli (This hidden command will help you out in getting into the config mode on the LWAPP AP)
OR
AP#debul lwapp console cli (This hidden command will help you out in getting into the config mode on the LWAPP AP)
AP#config t
Ap(conf t)#default interface fa 0
this may help you..
Or from the WLC.. here is the command..
WLC>config ap telnet enable
wlc> debug ap command "default interface fa 0"
This may help you!!
lemme know if this answered your question..
Regards
Surendra
====
Please dont forget to rate the posts which answered your question and mark it as answered or was helpfull
01-18-2011 12:11 AM
It's ok.
thanks for your help.
I enable telnet on the ap and make a clear counters.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide