Simulation Mode


In Simulation Mode, you can watch your network run at a slower pace, observing the paths that packets take and inspecting them in detail.

When you switch to Simulation Mode, the Simulation Panel will appear. You can graphically create PDUs to send between devices using the Add Simple PDU button and then pressing the Auto Capture / Play button to start the simulation scenario. The Event List window records (or "captures") what happens as your PDU propagates through the network. You can control the speed of the simulation by using the Play Speed Slider. Pressing the Auto Capture / Play toggle button again will pause the simulation. If you need greater control of the simulation, use Capture / Forward button to manually run the simulation forward one step in time. You can use the Back button to revisit a previous timeframe and view the events that occurred then.

The Play Control buttons are found in both the Simulation Panel and the Simulation Bar.

 

You can clear and restart the scenario with the Reset Simulation button, which clears all entries in the Event List.

Note that while a simulation is playing, you may see packets that you did not create yourself. That is because some devices can generate their own packets (such as CDP packets) as the network runs. You can see what types of packets are being propagated in the network by looking at the Type field in the Event List. You can choose to hide these packets from view by clicking on the Edit Filters button and unchecking the appropriate filter from the menu that appears. To show all types of packets, simply click on the Show All button to re-enable them all.

You can also hide the Event List (and the entire Simulation Panel) with the Event List button in the Simulation Bar. You will still have access to the Play Controls on the bar.

 

The Events List and Time Flow of Events

Packet Tracer 4.11 simulations do not run on a linear time scale. Time is determined by the events that occur. An event can be defined as any instance of a PDU that is generated in the network. The Event List keeps track of all such PDU instances and lists their information in various fields:

 

You can rearrange each of these fields in the Event List by dragging the title of a field to the desired position.

 

Some events occur very frequently, happening every few milliseconds. Some events occur very infrequently, happening every minute or so. On the workspace, network events appear to happen one after another at the same speed (set by the slider), when actually they may be separated by milliseconds or by minutes. You can keep track of event timing by looking at the Time field in the Event List. Time only advances when there are events to be captured. If the network has no further events, time will essentially halt (until the next event occurs). The Auto Capture Indicator will tell you where the Event List stopped recording. You can enforce a constant delay of 1 ms between events by using the Constant Delay option. If this option is off, various factors will contribute to the overall delay of the event: transmission delay, propagation delay, and a randomly injected process delay.

If you filter out some type of PDUs on the Event List Filters, they will not show up on the Event List. They are still in the network; you just do not see them. The simulation runs more quickly because you will not see the filtered events, but all filtered PDUs still affect the network.

 

 

Restarting a Scenario

Whenever a simulation restarts, the simulation time resets to 0.000 and the Event List is cleared. You will restart the simulation if you do any of the following:

 

Restarting a simulation does not erase current or scheduled PDU processes; it simply pauses the simulation and removes the visual clutter of events currently displayed on the Event List. The only way to remove PDU processes is from the User Created Packet Window (discussed on the " Managing Simulation Scenarios" page).

 

Sending Simple PDUs (Ping)

In Packet Tracer 4.11, the Add Simple PDU button is essentially a quick, graphical way to send one-shot pings. You can send pings between devices that have at least one interface with an IP address. To send a ping, press the Add Simple PDU button (the cursor changes to a "packet" icon), click on the source device, and then click on the destination device. Note that pings will only work if the devices have configured ports. After you make the request, the source device will queue an ICMP or ARP packet (or both), which will be on standby until you press the Auto Capture / Play or Capture / Forward button. When you press one of these buttons, the packets will start moving and you can observe the ping process. You may want to hide certain types of packets in the Event List Filters to avoid being confused by other packets in the network that you do not wish to observe.

You can keep track of all of the PDUs you created with the Add Simple PDU button in the User Created Packet Window. See the "Scenarios" page for more information.

 

Tutorial

Open this tutorial to learn the basics of Simulation Mode. You may want to read the "Special Notes" page of this section to fully understand all aspects of this tutorial.