TAP Series Switch Command Line Reference
Related Commands
None
12.16 logging server address
To log system messages and debug output to a remote server, use the logging server address
command in Global Configuration mode.
Use the no form of this command to delete the address.
Command Syntax
logging server address mgmt-if IP_ADDR
no logging server address mgmt-if IP_ADDR
Command Mode
Global Configuration
Default
System logging messages are not sent to any remote server.
Usage
The logging server address command identifies a remote server (usually a device serving as a
syslog server) to receive logging messages. By issuing this command more than once, you can
build a list of servers that receive logging messages.
Examples
In the following example, messages are logged to a server at 10.10.38.236:
Switch(config)# logging server address mgmt-if 10.10.38.236
In the following example shows how to remove a specified logging server from the
configuration: