05-01-2022 03:43 AM
Hi,
I tried to use a logging command with defining the severity (Informational, Warning....) on Packet tracer routers, but I got always that the command is not recognized.
I tried that with different routers, 2811, 2911, 4321 nothing work,
logging buffered informational
logging buffered warning
logging console informational
thanks for help in advance
05-01-2022 06:47 AM
i am not a PT user - may be some llimitation
what you see
config)#logging ?
config)#logging trap ?
https://protechgurus.com/configure-syslog-server-cisco-packet-tracer/
05-01-2022 10:26 AM
Thanks but it is just to add syslog server to the router, I am talking about any logging (Buffered, Console).
05-01-2022 11:50 AM - edited 05-01-2022 11:55 AM
Hello,
I'm not sure of its a limitation but I was only able to get debugging on several models as well. See below.
Router(config)#logging
% Incomplete command.
Router(config)#logging ?
-A.B.C.D IP address of the logging host
-buffered Set buffered logging parameters
-console Set console logging parameters
-host Set syslog server IP address and parameters
-on Enable logging to all enabled destinations
-trap Set syslog server logging level
-userinfo Enable logging of user info on privileged mode enabling
Router(config)#logging tr
Router(config)#logging trap ?
-debugging Debugging messages (severity=7)
-<cr>
Router(config)#logging
And for logging buffered I could only select the size.
Since packet tracer is an emulator it will have limited commands available.
-David
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