White Papers

Table Of Contents
Field Description
Gateway Displays either the word direct and an interface for a directly connected route or
the remote IP address used to forward the traffic.
First-Hop Displays the first hop IP address.
Mac-Addr Displays the MAC address.
Port Displays the egress-port information.
VId Displays the VLAN ID. If no VLAN is assigned, zero (0) is listed.
EC Displays the number of ECMP paths.
If weighted ECMP is enabled, then the show ip fib stack-unit command display a new column
named W-EC (Weighted ECMP). This column displays either a value of 1 or 0 depending on whether or
not a route is assigned with a weight.
Example
Example (Show
command output
with Weighted
ECMP Enabled)
DellEMC# show ip fib stack-unit 1
Destination Gateway First-Hop Mac-Addr Port VId EC RC W
------------------------------------------------------------------------------
0.0.0.0/0 - 0.0.0.0 00:00:00:00:00:00 CP 0 0 - -
1.1.0/24 Direct, Lo 0 0.0.0.0 00:00:00:00:00:00 CP 0 0 - -
1.1.1.1/32 via 127.0.0.1 127.0.0.1 00:00:00:00:00:00 CP 0 0 - -
The RC and W columns in the show output appear only if the weighted ECMP is enabled using the ip
ecmp weighted command.
Related
Commands
clear ip fib stack-unit clear FIB entries on a specified stack-unit.
ip ecmp weighted enable weighted ECMP calculations.
show ip flow
Show how a Layer 3 packet is forwarded when it arrives at a particular interface.
S6000
Syntax
show ip flow interface interface {source-ip address destination-ip address}
{protocol number [tcp | udp]} {src-port number destination-port number}
Parameters
interface
interface
Enter the keyword interface then one of the following interface keywords.
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the
slot/port information.
source-ip
address
Enter the keywords source-ip then the IP source address in IP address format.
destination-ip
address
Enter the keywords destination-ip then the IP destination address in IP
address format.
protocol
number
[tcp | udp]
Enter the keyword protocol then one of the protocol type keywords: tcp, udp,
or protocol number The protocol number range is from 0 to 255. .
src-port
number
Enter the keywords src-port then the source port number.
destination-port
number
Enter the keywords destination-port then the destination port number.
Command Modes 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.
IPv4 Routing 749