Switch Management Commands 2117console(config)# snmp-server v3-host 192.168.0.20 John informs authThe following example shows the syntax of the no snmp-server host ip-addresscommand.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 HistoryExample updated in 6.4 release.snmp-server source-interfaceUse the snmp-server source-interface command to select the interface fromwhich to use the IP address in the source IP address field of transmittedSNMP traps and informs. Use the no form of the command to revert to thedefault IP address.Syntaxsnmp-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 ConfigurationBy default, the switch uses the assigned switch IP address as the source IPaddress for SNMP packets. This is either the IP address assigned to the VLANfrom which the SNMP packet originates or the out-of-band interface IPaddress.Command ModeGlobal Configuration