Lab 3 Basic Device Configuration
Lab 3 Basic Device Configuration
3. Activities
3.1. Task 1: Build the Network Topology
Add the devices as shown in the given network topology, then connect and rename them
accordingly.
3.2. Task 2: Configuring Network Devices (Router and Switch) using CLI
Step 1: Set the display name for the router/switch according to the topology.
Go to CLI tab of the router/switch (as shown in the figure below), then type no and press
enter.
Figure 2: Accessing CLI of Router
Once you got the user exec mode, use the following commands to get global configuration
mode.
Step 5: Configure the exec mode password for the network devices as ‘cisco’.
Note: This command saves the password in plain text and can be seen in network device’s
running configuration. Network device’s running configuration can be viewed by entering
show running-config
Or
CoreRouter # write
Assign the IP address to the PC1 as specified in the addressing table (192.168.1.2).
3.5. Task 5: Test connectivity between the router and the PC using the Ping
command.
3.6. Task 6: Access the router from the PC using a virtual terminal.
Note: The password will not appear while typing. Just enter the password correctly and press
the enter key.
End