# 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;
