Source-Interface - Cisco Catalyst 4500 Series Command Reference Manual

Cisco ios command reference
Hide thumbs Also See for Catalyst 4500 Series:
Table of Contents

Advertisement

source-interface

source-interface
To send out call home email messages with specific source interface, use the source-interface
command.
Syntax Description
interface name
Defaults
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
This 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
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0SG and IOS 15.1(1)SG)
2-934
source-interface interface name
Source interface name for call home email messages
Modification
Support for this command was introduced on the Catalyst 4500 series switch.
Chapter 2
Cisco IOS Commands for the Catalyst 4500 Series Switches
Description
Sends out Call Home email messages with specific source
IP address.
OL-25342 -01

Advertisement

Table of Contents
loading

Table of Contents