Chapter 6 Control Configuration
IP Configuration
SCE 1000 2xGBE Release 2.0.10 User Guide
6-10 OL-7117-02
Configuring IP Advertising
In order to configure IP advertising, you must first enable IP advertising. You may then specify a
destination address to which the ping request is to be sent and/or the frequency of the ping
requests (interval). If no destination or interval is explicitly configured, the default values are
assumed.
To enable IP advertising:
Step 1 From the SCE 1000(config)# prompt, type ip advertising, and press Enter.
IP advertising is enabled.
To configure the IP advertising destination:
Step 1 From the SCE 1000(config)# prompt, type ip advertising destination
<destination>, and press Enter.
The specified IP address is the destination for the ping requests.
To configure the IP advertising interval in seconds:
Step 1 From the SCE 1000(config)# prompt, type ip advertising interval
<interval>, and press Enter.
The ping requests are sent at the specified intervals.
EXAMPLE:
The following example shows how to configure IP advertising, specifying 10.1.1.1 as the
destination and an interval of 240 seconds.
SCE 1000(config)#ip advertising destination 10.1.1.1 interval 240
Show IP Advertising
To display the current IP advertising configuration:
Step 1 From the SCE 1000# prompt, type show ip advertising and press Enter.
The status of IP advertising (enabled or disabled), the configured destination, and the
configured interval are displayed.
Comments to this Manuals