CLI Guide

Table Of Contents
EXEC Privilege
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) Increased the stacking range to 12 units in S3100 series.
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.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.7.1.0 Added support for up to seven stack members.
7.6.1.0 Introduced on the S-Series.
Usage
Information
The following describes the show ip cam command shown in the following example.
Field Description
Destination Displays the destination route of the index.
EC Displays 1 if the route is an ECMP route. Else, displays 0.
C This is the CPU bit. If it displays 1, then it indicates that a packet hitting this entry
will be forwarded to the CPU.
V Id Displays the VLAN ID. If the entry is 0, the entry is not part of a VLAN.
Mac Addr Displays the next-hop routers MAC address.
Port Displays the egress interface.
CP = control processor
Gi = Gigabit Ethernet interface
Te = 10Gigabit Ethernet interface
Example
DellEMC# show ip cam stack-unit 3 po 0 1.1.1.0/24 longer-prefixes
Destination EC C VId Mac-Addr Port
---------------------------------------------------------------
1.1.1.2/32 0 0 3000 00:05:00:00:00:02 Gi 3/44
1.1.1.1/32 0 1 0 00:00:00:00:00:00 CP
1.1.1.0/24 0 1 0 00:00:00:00:00:00 CP
DellEMC#
Example (ECMP-
Group)
DellEMC# show ip cam stack-unit 3 po 0 ecmp-group detail
Destination EC C VId Mac-Addr Port ECMP Group-Index
-----------------------------------------------------------------------
1.1.1.2/32 0 0 1000 00:01:00:00:00:02 Gi 3/42 -
2.1.1.2/32 0 0 20 00:03:00:00:00:02 Po 10 -
2.1.1.1/32 0 1 0 00:00:00:00:00:00 CP -
1.1.1.1/32 0 1 0 00:00:00:00:00:00 CP -
2.1.1.0/24 0 1 0 00:00:00:00:00:00 CP -
IPv4 Routing 743