Fabric OS Reference Manual (Version 3.0)
Fabric OS Reference 1-263
Telnet Commands
1
syslogdIpRemove
Remove the IP address of a syslog daemon.
Synopsis syslogdIpRemove IPaddress
Availability admin
Description Use this command to remove the IP address of a syslog daemon, that is the IP address of the server
which is running the syslogd process.
Operands This command has the following operand:
IPaddress Specify the IP address of the server running syslogd. This operand is required.
Example To remove the address 192.168.1.60 from the list of machines to which system messages are sent:
See Also errShow
syslogdIpAdd
syslogdIpShow
switch:admin> syslogdIpRemove "192.168.1.60"
Committing configuration...done.