5-55
Cisco SCE 2000 and SCE 1000 Software Configuration Guide
OL-7827-12
Chapter 5 Configuring the Management Interface and Security
IP Configuration
Options
The following options are available:
• prefix — IP address of the routing entry, in dotted notation.
• mask — The relevant subnet mask, in dotted notation
Step 1 From the SCE# prompt, type show ip route prefix mask and press Enter.
Displays the routing table for the specified subnet (prefix/mask).
Displaying the IP Routing Table for a Specified Subnet: Example
This example shows how to display the routing table for a specified subnet.
SCE#show ip route 10.1.60.0 255.255.255.0
| prefix | mask | next hop |
|-----------------|-----------------|-----------------|
| 10.1.60.0 | 255.255.255.0 | 10.1.1.5 |
sce#
IP Advertising
• Configuring IP Advertising, page 5-55
• How to Display the Current IP Advertising Configuration, page 5-56
IP advertising is the act of periodically sending ping requests to a configured address at configured
intervals. This maintains the SCE platform IP/MAC addresses in the memory of adaptive network
elements, such as switches, even during a long period of inactivity.
The following commands are relevant to IP advertising:
• [no] ip advertising
• ip advertising destination
• ip advertising interval
• default ip advertising destination
• default ip advertising interval
• show ip advertising
• show ip advertising destination
• show ip advertising interval
Configuring IP Advertising
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.