Switch Management Commands 2117
console(config)# snmp-server v3-host 192.168.0.20 John informs auth
The following example shows the syntax of the no snmp-server host ip-address
command.
console(config)#no snmp-server host 1.2.3.4 ?
informs Sends SNMP informs to this host.
traps Sends SNMP traps to this host.
Command History
Example updated in 6.4 release.
snmp-server source-interface
Use the snmp-server source-interface command to select the interface from
which to use the IP address in the source IP address field of transmitted
SNMP traps and informs. Use the no form of the command to revert to the
default IP address.
Syntax
snmp-server source-interface { loopback loopback-id | vlan vlan-id }
no snmp-server source-interface
• loopback-id — A loopback interface identifier.
• vlan-id — A VLAN identifier.
Default Configuration
By default, the switch uses the assigned switch IP address as the source IP
address for SNMP packets. This is either the IP address assigned to the VLAN
from which the SNMP packet originates or the out-of-band interface IP
address.
Command Mode
Global Configuration