Configuring Devices
As with real networks, the networks you make in Packet Tracer must be properly configured before they "work." For simple devices, this may just mean entering some fields (such as an IP address and subnet mask) or selecting options in a graphical configuration panel (accessed by the Config tab). Routers and switches, on the other hand, are advanced devices that can be configured with much more sophistication. Some of their settings can be configured in the Config tab, but most advanced configurations will need to be done through the Cisco IOS. This section explains the Config tab for all devices. You will also find the complete listing of supported IOS commands for routers and switches in this section.
Booting Sequence and IOS Image Loading in Routers and Switches
When a router or switch boots up, the booting sequence is displayed in the CLI tab of the Edit device dialog. The startup file is loaded if it is present, and the IOS image stored in Flash memory will be loaded into RAM for execution. While the model IOS image is loading, you cannot access the Config tab or enter any commands in the CLI tab. If there is no valid image stored in Flash memory or the image file instructed to load is not valid, the device will boot into ROM Monitor Mode. ROM Monitor Mode can also be entered using the break sequence (i.e., press Ctrl + Break or Ctrl + C) for the device in the first 60 seconds when it boots. Packet Tracer uses 10 seconds to give you faster access to the device. ROM Monitor Mode is a minimalist environment where you can manipulate files in the NVRAM and Flash memory, download IOS images via TFTP, and choose how the device is to be booted.
When the booting sequence and the IOS image loading has been completed, the logout mode is loaded so that you can press ENTER to start.
Logging IOS Commands
If you enabled the IOS logging feature (found in Options > Preferences), you can keep track of all IOS commands you entered in a work session. Click the View button to bring up the IOS Command Log window.
The IOS Command Log window will keep track of all the IOS commands you entered in any given work session. You need to manually click the Update button to see your commands. You can export the log into a text file with the Export button (found in the Preferences window). The log clears any time you start a new workspace or open a file.