Administrator Guide

Switch Management Commands 2184
no logging snmp
Default Configuration
By default, logging snmp is disabled.
Command Mode
Global Configuration mode
User Guidelines
To see SNMP Set command logs use the
show logging
command.
Example
console(config)#logging snmp
logging source-interface
Use the logging source-interface command to select the interface from which
to use the IP address in the source IP address field of transmitted SYSLOG
packets. Use the no form of the command to revert to the default IP address.
Syntax
logging source-interface {loopback loopback-id} | {tunnel tunnel-id} |
{vlan vlan-id} | {out-of-band }
no logging source-interface
loopback-id — The name of a loopback interface.
tunnel-id — The name of a tunnel-id.
vlan-id —A VLAN identifier.
out-of-band —The out-of-band interface identifier.
Default Configuration
By default, the switch uses the assigned switch IP address. This is either the
IP address assigned to VLAN or the out-of-band interface IP address.
Command Mode
Global Configuration