Displaying ip source routes – ADC CUDA 3 User Manual

Page 325

Advertising
background image

Cuda 12000 IP Access Switch CLI-based Administration Guide

Configuring IP Source Routing

323

Displaying IP Source Routes

You display the source routing entries configured on a particular interface by
performing the following tasks:

Example

The following example displays all source route entries configured on
interface 1/1/1:

cli:172.16.19.10:root# interface 1/1/1

mode: interface:cable:csi(1/1/1)

cli:172.16.19.10:interface:cable:csi(1/1/1)# show ip interface

source-route

Address Mask NextHop

---------------- ---------------- ----------------

172.16.19.0 255.255.255.0 172.20.19.4

173.16.19.0 255.255.255.0 172.20.19.4

173.200.19.0 255.255.255.0 172.20.19.4

row count: 3

Task

Command

1. Enter interface mode.

interface <c/s/i>

2. Display a source route entry.

show ip interface source-route

Advertising