Syslog Configuration with IPv4 Address
Logging is performed with IPv4 IP address and verified by logs on remote machine.
Topology
Figure 42. Syslog sample topology
.
Enabling rsyslog
|
#configure terminal |
Enter configure mode. |
|
(config)#feature rsyslog vrf management |
Enable feature on default or management VRF. By default this feature runs on the management VRF. |
|
(config)#commit |
Commit the candidate configuration to the running configuration |
|
(config)#exit |
Exit configure mode |