2.1.1.2/32 via 2.1.1.2, Vl 20 2.1.1.2 00:03:00:00:00:02 Po 10 20 0
0.0.0.0/0 - 0.0.0.0 00:00:00:00:00:00 CP 0 0
1.1.1.0/24 Direct, Vl 1000 0.0.0.0 00:00:00:00:00:00 CP 1000 0
1.1.1.1/32 via 127.0.0.1 127.0.0.1 00:00:00:00:00:00 CP 0 0
2.1.1.0/24 Direct, Vl 20 0.0.0.0 00:00:00:00:00:00 CP 20 0
2.1.1.1/32 via 127.0.0.1 127.0.0.1 00:00:00:00:00:00 CP 0 0
100.1.1.0/24 via 1.1.1.2, Vl 1000 1.1.1.2 00:01:00:00:00:02 Te 1/1/1/2 1000 1
100.1.1.0/24 via 2.1.1.2, Vl 20 2.1.1.2 00:03:00:00:00:02 Po 10 20 1
Dell#
Dell#show ip route
S 10.1.1.0/24 via 1.1.1.2, Vl 10
via 2.1.1.2, Vl 20
S 20.1.1.0/24 via 3.1.1.2, Vl 30
S 100.1.1.0/24 via 10.1.1.0, weight 7
via 20.1.1.0, weight 1
Example (Show
command output
with Weighted
ECMP Enabled)
Dell# 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 FIB entries on a specified stack-unit.
•
— enable weighted ECMP calculations.
show ip flow
Show how a Layer 3 packet is forwarded when it arrives at a particular interface.
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 stack/slot/port/subport information.
•
For a 25-Gigabit Ethernet interface, enter the keyword
twentyFiveGigE
then the
stack/slot/port/subport information.
•
For a 40-Gigabit Ethernet interface, enter the keyword
fortyGigE
then the stack/
slot/port[/subport] information.
•
For a 50-Gigabit Ethernet interface, enter the keyword
fiftyGigE
then the stack/
slot/port/subport information.
•
For a 100-Gigabit Ethernet interface, enter the keyword
hundredGigE
then the
stack/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.
IPv4 Routing
793