Router and Switch
Router and Switch
Router and Switch
Configuration
Basic Network Commands
Ping: Ping is used to testing a network host capacity to interact with
another host. Just enter the command Ping, followed by the target
host’s name or IP address. The ping utilities seem to be the most
common network tool. This is performed by using the Internet
Control Message Protocol, which allows the echo packet to be sent to
the destination host and a listening mechanism. If the destination host
reply to the requesting host, that means the host is reachable. This
utility usually gives a basic image of where there may be a specific
networking issue.
Basic Network Commands
Ipconfig: The command ipconfig will display basic details about the
device’s IP address configuration. Just type IP config in the Windows
prompt and the IP, subnet mask and default gateway that the current
device will be presented. If you have to see full information, then
type on command prompt config-all and then you will see full
information. There are also choices to assist you in resolving DNS
and DHCP issues.
Basic Network Commands
Hostname: To communicate with each and other, the computer
needs a unique address. A hostname can be alphabetic or
alphanumeric and contain specific symbols used specifically to define
a specific node or device in the network. For example, a hostname
should have a domain name (TLD) of the top-level and a distance
between one and 63 characters when used in a domain name system
(DNS) or on the Internet.
Hostname –a, -s, -I, -d
Basic Network Commands
Wireless routers
Wireless routers are the most commonly used routers in offices and homes as they don't need any
wire or cable to connect with networking devices.
It provides a secure connection, and only authenticated users can access the network using the id &
password.
Using wireless router, internet can be accessed by the number of users within the specified range.
Save Command
#Copy running-config startup-config
Cisco Packet Tracer
Cisco Packet Tracer is a powerful network simulation program that allows students to
experiment with network behavior.
Packet Tracer Features
Logical and Physical Workspaces
Real-Time and Simulation Modes
User friendly CLI
Global event list (packet sniffer)
LAN, switching, TCP/IP, routing, and WAN protocols
Activity Wizard, Lab grading
Multiple platform support
Multiple language support
Integrated Help and Tutorials
Lab
Lab 1: Create a local area network and test the connectivity within the network.
lab 1: Build topologies with four PCs (PC1, PC2, PC3, and PC4) connected to a central
location (using a switch or hub). Send 5, 10, 15, 20, and 25 packets from PC1 to PC4
using the ping command in each topology.