CLI Guide

Table Of Contents
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.4(0.0) Added support for VRF.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.1.1.0 Introduced on the E-Series.
7.6.1.0 Introduced on the S-Series.
7.5.1.0 Introduced on the C-Series.
pre-6.1.1.0 Introduced on the E-Series.
Usage
Information
The following describes the show ip route summary shown in the following example.
Column
Heading
Description
Route Source Identifies how the route is configured in Dell EMC Networking OS.
Active Routes Identifies the best route if a route is learned from two protocol sources.
Non-active
Routes
Identifies the back-up routes when a route is learned by two different protocols. If
the best route or active route goes down, the non-active route becomes the best
route.
ospf 100 If routing protocols (OSPF, RIP) are configured and routes are advertised, then
information on those routes is displayed.
Total 1388
active...
Displays the number of active and non-active routes and the memory usage of
those routes. If there are no routes configured in the Dell EMC Networking OS, this
line does not appear.
Example
DellEMC> show ip route summary
Route Source Active Routes Non-active Routes
connected 17 0
static 3 0
ospf 100 1368 2
Intra-area: 762 Inter-area: 1 External-1: 600 External-2: 5
Total 1388 2
Total 1388 active route(s) using 222440 bytes
Total 2 non-active route(s) using 128 bytes
DellEMC>
IPv4 Routing 779