Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

Fabric OS Command Reference Manual 2-689
Publication Number: 53-1000240-01
syslogdIpAdd
2
Note: Enter commands in lowercase only; mixed case is for readability.
syslogdIpAdd
Adds the IP address of a syslog daemon.
Synopsis syslogdipadd ip_address
Description Use this command to add the IP address of the server that 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 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.
N
ote
The execution of this command is subject to Admin Domain restrictions that may be in place.
Operands This command has the following operand:
ip_address Specify the IP address of the server running syslogd. This operand is required.
Examples To add the address 192.168.1.60 to the list of machines to which system messages are sent:
See Also errShow, syslogdFacility, syslogdIpRemove, syslogdIpShow
switch:admin> syslogdipadd 192.168.1.60