Send documentation comments to mdsfeedback-doc@cisco.com
22-155
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show ips stats netsim
show ips stats netsim
To display IP Network Simulator interface statistics, use the show ips stats netsim command.
show ips stats netsim ingress gigabitethernet slot/port
Syntax Description
Defaults None.
Command Modes EXEC.
Command History
Usage Guidelines The parameters displayed by default are delay, bandwidth, queue size, and queue delay. The network
statistics displayed are number of packets dropped, queue size, number of packets reordered, and average
speed.
Examples The following example shows the IP Network Simulator statistics for interface 2/3.
switch# show ips stats netsim ingress gigabitethernet 2/3
Network Simulator Configuration for Ingress on GigabitEthernet2/3
Delay : 50000 microseconds
Rate : 1000000 kbps
Max_q : 100000 bytes
Max_qdelay : 600000 clocks
Random Drop % : 1.00%
Network Simulator Statistics for Ingress on GigabitEthernet2/3
Dropped (tot) = 28
Dropped (netsim) = 14
Reordered (netsim) = 0
Max Qlen(pkt) = 7
Qlen (pkt) = 0
Max Qlen (byte) = 326
Qlen (byte) = 0
Mintxdel(poll) = 852
Mintxdel(ethtx) = 360
empty = 757
txdel = 8
late = 617
Average speed = 0 Kbps
ingress Specifies the ingress direction.
gigabitethernet
slot/port
Specifies the the slot and port number of the Gigabit Ethernet interface.
Release Modification
3.1(1) This command was introduced.