Specifying a Syslog server
To specify a Syslog server, enter the logging host command.
device(config)#logging host 10.0.0.99
Syntax: logginghost ip-addr | server-name
Specifying an additional Syslog server
To specify an additional Syslog server, enter the logging host command again. You can specify up to
six Syslog servers.
device(config)#logging host 10.0.0.99
Syntax: logginghost ip-addr | server-name
Disabling logging of a message level
To change the message level, disable logging of specific message levels. You must disable the
message levels on an individual basis.
For example, to disable logging of debugging and informational messages, enter the following
commands.
device(config)#no logging buffered debugging
device(config)#no logging buffered informational
Syntax: [no] loggingbuffered level | num-entries
The level parameter can have one of the following values:
• alerts
• critical
• debugging
• emergencies
• errors
• informational
• notifications
• warnings
The commands in the example above change the log level to notification messages or higher. The
software will not log informational or debugging messages. The changed message level also applies to
the Syslog servers.
Changing the number of entries the local buffer can hold
You also can use the logging buffered command to change the number of entries the local Syslog
buffer can store. For example.
device(config)#logging buffered 1000
device(config)#write memory
device(config)#exit
device#reload
Syntax:[no] logging buffered num
FastIron Ethernet Switch Administration Guide
53-1003625-01
Specifying a Syslog server
291
Need help?
Do you have a question about the FastIron and is the answer not in the manual?