Ips Netsim Reorder - Cisco MDS 9000 series Command Reference Manual

Hide thumbs Also See for MDS 9000 series:
Table of Contents

Advertisement

Chapter 11
I Commands
S e n d d o c u m e n t a t i o n c o m m e n t s t o m d s f e e d b a c k - d o c @ c i s c o . c o m

ips netsim reorder

To reorder packets entering a specified Gigabit Ethernet interface, use the ips netsim reorder command
in SAN extension tuner configuration submode.
Syntax Description|
nth packet
distance dist-packet
ingress
gigabitethernet
slot/port
random percent
Defaults
Disabled.
Command Modes
SAN extension tuner configuration submode.
Command History
Release
3.1(1)
Usage Guidelines
To use this command, you must enable the IP Network Simulator using the ips netsim enable command.
You can configure network simulator to reorder packets (even when the queue is not full) randomly
(specified as a percentage) or every Nth packet. Percentage is represented as the number of packets in
10,000. For example, if you want to reorder one percent of packets, then specify it as 100 packets in
10,000. To simulate a realistic scenario for IP networks using random reordering, the percentage should
be between zero and one percent of packet reordered in the specified traffic direction.
If you use the optional burst parameter, then the specified number of packets will be reordered. If you
do not specify the burst parameter, then only one packet is reordered.
Examples
The following example shows reordering at 50 percent with a distance limit of 5.
switch# config terminal
switch(config)#
switch(config)# san-ext-tuner enable
switch(config)# exit
switch#
switch# ips netsim reorder random 50 distance 5 ingress gigabitethernet 2/3
OL-8413-07, Cisco MDS SAN-OS Release 3.x
ips netsim reorder {nth packet distance dist-packet ingress gigabitethernet slot/port | nth packet
ingress gigabitethernet slot/port} | {random percent distance dist-packet ingress
gigabitethernet slot/port | random percent ingress gigabitethernet slot/port}
Specifies a specific packet reordered. The range is 0 to 10,000.
Specifies the distance between the packet to be reordered and the packet at
the head of the queue. The range is 1 to 10.
Specifies the ingress direction.
Specifies the the slot and port number of the Gigabit Ethernet interface.
Specifies the percentage of packets passed before a reorder. The range is 0 to
10,000.
Modification
This command was introduced.
Cisco MDS 9000 Family Command Reference
ips netsim reorder
11-65

Advertisement

Table of Contents
loading

Table of Contents