0% found this document useful (0 votes)
16 views9 pages

CSE 324 - Lab-1

The document provides an overview of computer networks, focusing on two primary types: Local Area Networks (LAN) and Wide Area Networks (WAN), along with other types such as Metropolitan Area Networks (MAN) and Wireless LANs (WLAN). It explains the two types of network addresses: Internet Protocol (IP) addresses, including IPv4 and IPv6, and Physical/MAC addresses, detailing their structures and examples. Additionally, it mentions network configuration commands such as 'ping' and 'ipconfig' for testing connectivity.

Uploaded by

tahmed222215
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views9 pages

CSE 324 - Lab-1

The document provides an overview of computer networks, focusing on two primary types: Local Area Networks (LAN) and Wide Area Networks (WAN), along with other types such as Metropolitan Area Networks (MAN) and Wireless LANs (WLAN). It explains the two types of network addresses: Internet Protocol (IP) addresses, including IPv4 and IPv6, and Physical/MAC addresses, detailing their structures and examples. Additionally, it mentions network configuration commands such as 'ping' and 'ipconfig' for testing connectivity.

Uploaded by

tahmed222215
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

United International University

Computer Networks Laboratory


CSE 324

Azim Uddin Chowdhury


Cisco Networking Academy
Phone: 01741125920
Mail: azim.cy@gmail.com
Computer Networks
Computer Networks
Two very common types of networks

Network LAN: Local Area Network


WAN: Wide Area Network

LAN WAN
Two very common types of networks
Other types of networks include:
 Metropolitan Area Network (MAN)
 Wireless LAN (WLAN)
 Storage Area Network (SAN)
Network Address
Two Type of in Computer Networks
1. Internet Protocol(IP)
Two Types of IP:
 IPv4: Internet Protocol version 4
• IPv4 Length: 32 bits
 IPv6: Internet Protocol version 6
• IPv6 Length: 128 bits
IP Address: 32 bit
Example: 192.168.1.1 192.168.1.111000000.10101000.00000001.00000001
IP Address
PCRUNCMD
ipconfig
2. Physical Address/MAC Address
MAC (Media Access Control) is A Unique Identifier
 48bits Hexadecimal Address
 Ex. 00:0a:95:9d:68:16
 First Three Octets are Manufacturers ID
•Dell: 00-14-22
•Cisco: 00-40-96
Host name, IP & MAC Address
PCRUNCMD
ipconfig /all
LAN: Local Area Network
LAN: Local Area Network
 Computer Network configuration
 Connectivity Test : ping(Packet Internet Groper ) command

PC command:
Ifconfig
Ifconfig /all
Ping
tracert

You might also like