cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging

Debugging

Aviv_Kedem
Contributor
Hello community,

I want debug mint but when I running : logging monitor debugging in addition I see all event-history and it's very annoying because I have a huge amout of wireless clients.
Any way to see in ssh the only relevant info when runnung debug ?

Thanks,

Aviv


9 REPLIES 9

Jian_Dong_Chong
Extreme Employee
Hi Aviv,

Is this a Virtual Controller deployment environment ?

Can check DOT11 messages is coming from which AP ?

And on that AP, check Buffered logging is level warnings or others level.

Regards,
JD

Aviv_Kedem
Contributor
Hello Jian Dong Chong,

VC#show debugging
Mint:
ping debug is on
routing debug is on
spf debug is on
traceroute debug is on
staticarp debug is on
dpimetadata debug is on

VC#show logging

Logging module: enabled
Aggregation time: 60 seconds
Console logging: level warnings
Monitor logging: level debugging
Buffered logging: level warnings
Syslog logging: level warnings
Facility: local7

Log Buffer (48027 bytes):

....%DOT11-6-WPA_WPA2_SUCCESS:....
....mint_routing.c:6538 flood_csnp_now....
....%DOT11-6-WPA_WPA2_SUCCESS:....
....%DOT11-6-CLIENT_ASSOCIATED:....
....%DOT11-6-CLIENT_INFO:....
....%DOT11-6-WPA_WPA2_SUCCESS:....
....%DOT11-6-CLIENT_ASSOCIATED:....
.....mint_routing.c:6308 flood_csnp....
....%DOT11-6-CLIENT_INFO:....
....mint_routing.c:4675 check_dataplane_hello....
....%DOT11-6-WPA_WPA2_SUCCESS:....
....%DOT11-6-CLIENT_ASSOCIATED:....
....%DOT11-6-CLIENT_INFO:....

bla bla bla

very annoying all these DOT11 messages...

Can I filter them out ?

Regards,

Aviv

Jian_Dong_Chong
Extreme Employee
Hi Aviv,

Can you share with me the output of below,

#show logging
Logging module: enabled
Aggregation time: disabled
Console logging: disabled
Monitor logging: disabled
Buffered logging: disabled
Syslog logging: level warnings
Facility: local7

#show debugging

Regards,
JD

Aviv_Kedem
Contributor
Hello Jian Dong Chong,

I still receiving all DOT11 messages, huge amount of them.

Regards,

Aviv

Jian_Dong_Chong
Extreme Employee
Hi Aviv,

What we can try is disable logging console, this will reduce the console level messages when you run show logging.

#self
#no logging console

Regards,
JD
GTM-P2G8KFN