Cisco router configuration exercise: Using the Cisco Packet Tracer software exercise, you can build a local area network and configure it through a graphical interface. The specific process is:
1. Download and install the Cisco Packet Tracer software.
2. Locate the desired router (router), switch (switches), hub (hubs) and other devices in the list of commonly used devices in the bottom of the software panel, then drag and drop to the workspace panel, then use the line to connect (black for the network cable) and light blue to represent the serial line.
Connect as:
After the connection, you can configure the 2950 through the debug machine, the specific operation is:
(1), left button debugging machine, pop up the following panel
In a row of the third is the terminal, is the computer serial terminal, equivalent to the serial debugging assistant, double-click can be opened directly to configure the network, a row of the fourth is the command line interface of this computer, you can do related command line operation. Most of our configuration operations are done under the serial terminal terminal.
(2), double-click Terminal after the screen in the popup can be the iOS command line operation.
Three modes of operation for iOS:
1. switch> User mode
2. switch# Privileged Mode
3. Switch (config) # configuration mode
Input? To see Help
hostname XXX can modify host name for XXX
Enable access to privileged mode
Conf t can enter configuration mode
Exit exits
Interface FA5/4 into the FA5/4 port configuration (where FA is a hundred-gigabit port, G is a gigabit port)
Shutdown to disconnect this port.
No shutdown to enable this mouth to
A cool network topology:
Getting Started with router and switch configuration