Fabric OS Reference Manual (Version 3.0)
1-262 Fabric OS Reference
Telnet Commands
1
syslogdIpAdd
Add the IP address of a syslog daemon.
Synopsis syslogdIpAdd IPaddress
Availability admin
Description Use this command to add the IP address of a syslog daemon, that is the IP address of the server
which is running the syslogd process. Syslog daemon (syslogd) is a process available on most
UNIX systems that reads and forwards system messages to the appropriate log files and/or users,
depending on the system configuration.
When one or more IP addresses are configured, the switch forwards all error log entries to the
syslogd on the specified server(s). Up to six servers are supported.
Operands This command has the following operand:
IPaddress Specify the IP address of the server running syslogd. This operand is required.
Example To add the address 192.168.1.60 to the list of machines to which system messages are sent:
See Also errShow
syslogdIpRemove
syslogdIpShow
switch:admin> syslogdIpAdd "192.168.1.60"
Committing configuration...done.