Cisco IOS logging

From wikieduonline
Jump to navigation Jump to search
This article is a Draft. Help us to complete it.


Disable logging:

no logging console

Local storage of messages:

Router#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#logging buffered informational
Router(config)#end


Configure syslog

conf t
logging host xx.xx.xx.xx
logging host X.X.X.X transport udp port 714
logging trap informational

Verify:

sh run | inc logging

Logs[edit]

Apr 14 10:18:23.233: %SYS-5-CONFIG_I: Configured from console by vty0 (10.10.10.5)

Related commands[edit]

See also[edit]

Advertising: