6-4
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 6 Global Configuration
IP Routing Configuration
How to Display the IP Routing Table for a Specified Subnet
Options
The following options are available:
•
prefix—
IP address of the routing entry, in dotted notation.
•
mask—
The relevant subnet mask, in dotted notation
From the SCE# prompt, type:
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 6-4
•
How to Display the Current IP Advertising Configuration, page 6-5
IP advertising is the act of periodically sending ping requests to a configured address at configured
intervals. This maintains the Cisco 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.
Command
Purpose
show ip route
prefix mask
Displays the routing table for the specified subnet
(prefix/mask).