Cisco Catalyst 4500 Series Configuration Manual page 1075

Ios software configuration guide isco ios xe 3.9.0e and ios 15.2(5)ex
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

Chapter 2
source-interface
To send out call home email messages with specific source interface, use the source-interface
command.
Syntax Description
interface name
Command Default
None
Command Modes
cfg-call-home
Command History
Release
15.0(2)SG
Usage Guidelines
You should configure no shut on an interface and provide a valid IP address before specifying it as a
source interface for Call Home. Doing this avoids a connection failure when sending Call Home email
messages. You should only specify a source interface name under Call Home if source-ip-address is not
specified. You can only specify either a source interface or source-ip-address in call-home mode, not
simultaneously.
Examples
The following example shows how to configure source interface for Call Home. Generally, the interface
should already be configured with a valid IP address as usually configured for an interface.
Switch# config terminal
Switch(config)# call-home
Switch(cfg-call-home)# source-interface fastEthernet 1/1
Switch(cfg-call-home)# source-ip
Switch(cfg-call-home)# source-ip-address 10.2.4.1
Error:a source-interface has already been configured,please remove source-interface config
first if you want to configure source-ip-address
Switch(cfg-call-home)# no source-interface
Switch(cfg-call-home)# source-ip-address 10.2.4.1
If Call Home is configured to use http or https as the transport method, you must use ip http client
Note
source-interface to configure the source interface for all http clients. You cannot specify a source
interface for Call Home http messages only.
Related Commands
Command
source-ip-address
source-interface interface name
Source interface name for call home email messages
Modification
This command was introduced on the Catalyst 4500 series switch.
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release XE 3.9.xE and 15.2(5)Ex
Description
Sends out Call Home email messages with specific source
IP address.
source-interface
2-1025

Advertisement

Table of Contents
loading

Table of Contents