cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2131
Views
0
Helpful
1
Replies

what (logging buffered 51200) debug do?

axus123456
Level 1
Level 1

Hi,

plesae any one can tell me what

logging buffered 51200 debug do?

i saw it on cisco 881 sec k9

1 Reply 1

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

This command copies logging messages to an  internal buffer. The buffer is circular in nature, so newer messages  overwrite older messages after the buffer is filled.

(Optional) Size of the buffer, in bytes. The range is 4096 to 2147483647. The default size varies by platform.

more info:

http://www.cisco.com/en/US/docs/ios/netmgmt/command/reference/nm_09.html#wp1060051

HTH