For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cisco Nexus Switch

CISCO NEXUS SWITCH

To forward Cisco Nexus Switch logs, make the following configuration

Type the following command to switch to configuration mode:

config t

Type the following commands:

logging server <IP ADDRESS OF LOG COLLECTOR> <SEVERITY>

Type the following to configure the interface for sending syslog events:

logging source-interface loopback

Type the following command to save your current configuration as the start-up configuration:

copy running-config startup-config

Last updated