5-35
Cisco SCE8000 Software Configuration Guide, Rel 3.1.6S
OL-16479-01
Chapter 5 Configuring the Management Interface and Security
IP Configuration
Displaying the Entire IP Routing Table: Example
This example shows how to display the routing table.
SCE#show ip route
gateway of last resort is 10.1.1.1
| prefix | mask | next hop |
|-----------------|------------------|-----------------|
| 10.2.0.0 | 255.255.0.0 | 10.1.1.250 |
| 10.3.0.0 | 255.255.0.0 | 10.1.1.253 |
| 198.0.0.0 | 255.0.0.0 | 10.1.1.251 |
| 10.1.60.0 | 255.255.255.0 | 10.1.1.5 |
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
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-36
•
How to Display the Current IP Advertising Configuration, page 5-37
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