> 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-nexus-switch.md).

# Cisco Nexus Switch

## CISCO NEXUS SWITCH&#x20;

To forward Cisco Nexus Switch logs, make the following configuration&#x20;

Type the following command to switch to configuration mode:&#x20;

`config t`&#x20;

Type the following commands:&#x20;

`logging server <IP ADDRESS OF LOG COLLECTOR> <SEVERITY>`&#x20;

Type the following to configure the interface for sending syslog events:&#x20;

`logging source-interface loopback`&#x20;

Type the following command to save your current configuration as the start-up configuration:&#x20;

`copy running-config startup-config`&#x20;
