Cisco IOS Switch
Cisco IOS Switch
Follow the below steps to configure the Cisco IOS Switch:
Login to the Cisco IOS console or Telnet to the device.
Change the configuration mode of the device.
Use the following command:
configure terminal
Enable logging by using the following commands:
logging on
logging trap informational
logging <IP Address of Log Collector>
If there is a Firewall module in the IOS device, use the following command to enable audit trail. This will generate traffic information.
ip inspect audit-trail
For more information, refer the Cisco IOS Switch documentation.
Last updated