address
To configure the syslog server settings with IP address, use the address command in logging TLS peer configuration mode. To remove the configuration, use the no form of this command.
address { IPv4 ipv4-address | IPv6 ipv6-address }
Syntax Description
ipv4-address |
IPv4 address in A:B:C:D format. |
ipv6-address |
IPv6 address in X:X::X format. |
Command Default
None
Command Modes
Logging TLS peer configuration mode
Command History
Release | Modification |
---|---|
Release 6.2.1 |
This command was introduced. |
Usage Guidelines
You can use the IPv4 or IPv6 address of the server to access the remote syslog server.
Task ID
Task ID |
Operations |
---|---|
logging |
Read, Write |
Examples
The following example shows how to configure syslog server settings with IPv4 address:
Router(config)# logging tls-server TEST
Router(config-logging-tls-peer)# severity debugging
Router(config-logging-tls-peer)# trustpoint tp
Router(config-logging-tls-peer)# address ipv4 10.105.230.83