Debugging
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-11-2018 06:49 AM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-14-2018 01:01 AM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-13-2018 05:35 AM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-12-2018 08:55 PM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-12-2018 01:36 PM
Hello Jian Dong Chong,
I still receiving all DOT11 messages, huge amount of them.
Regards,
Aviv
I still receiving all DOT11 messages, huge amount of them.
Regards,
Aviv
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎06-11-2018 11:32 PM
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
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
