Specifications

Table Of Contents
2-131
Cisco SCE 2000 and SCE 1000 CLI Command Reference
OL-26797-03
Chapter 2 CLI Command Reference
ip advertising
ip advertising
Enables IP advertising. If the destination and/or interval is not configured, the default values are
assumed. Use the no version of the command to disable IP advertising. Use the default version of the
command to restore IP advertising destination or interval to the default values.
ip advertising [destination destination ] [interval interval ]
no ip advertising
default ip advertising [destination | interval]
Syntax Description
Command Default By default, IP advertising is disabled
destination = 127.0.0.1
interval = 300 seconds
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following examples illustrate the use of this command.
EXAMPLE 1:
The following example enables IP advertising, specifying 10.1.1.1 as the destination and an interval of
240 seconds.
SCE>enable 10
Password:<cisco>
SCE#config
SCE(config)#ip advertising destination 10.1.1.1 interval 240
SCE(config)#
EXAMPLE 2:
The following example restores the IP advertising destination to the default value.
destination The IP address of the destination for the ping requests
interval The frequency of the ping requests in seconds
Release Modification
2.5.7 This command was introduced.