> For the complete documentation index, see [llms.txt](https://docs.blusapphire.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blusapphire.io/log-forwarding/03_log-forwarding-guide/log-forward/cisco/cisco-ios-switch.md).

# Cisco IOS Switch

## Cisco IOS Switch&#x20;

Follow the below steps to configure the Cisco IOS Switch:&#x20;

1. Login to the Cisco IOS console or Telnet to the device.&#x20;
2. Change the configuration mode of the device. &#x20;

Use the following command:&#x20;

configure terminal&#x20;

1. Enable logging by using the following commands:&#x20;

`logging on`&#x20;

`logging trap informational`&#x20;

`logging <IP Address of Log Collector>`&#x20;

1. If there is a Firewall module in the IOS device, use the following command to enable audit trail. This will generate traffic information.&#x20;

`ip inspect audit-trail`&#x20;

For more information, refer the Cisco IOS Switch documentation.&#x20;

##
