“A unique identity number which is used to identify Network Devices & communication between these devices” IP Address is a logical numeric address that is assigned to every single computer, printer, switch, router or any other device that is part of a TCP/IP-based network. The IP address exists in every network, even only a pair of computers or a network of a large enterprise. Each computer, without exceptions, has its own unique IP-address, if there is a connection to the network. Each of the computers in the network is related to IP address. Moreover, there can not be two devices Read More …
Category: CCNA Routing & Switching
Network Topology Types
“The layout pattern & connectivity scheme between the devices in a network is called network topology”. It is a virtual shape or structure of the network. Devices on the network are called as nodes. The most common nodes are computers and peripheral devices. Network topology is a virtual illustration of these nodes and their connections using physical cabling. There are a number of different types of network topologies which are broadly divided into two types: Physical Network Topology: Actual Connectivity/Layout as per real cabling & connections Logical Network Topology: Virtual view of the network that member devices see Physical Network Read More …
TCP/IP Model
“ TCP/IP Model is a standard reference Model for conceptualising data communications between networks ” The TCP/IP is a practical Model that provides E2E data communication specifying how data should be packetized, addressed, transmitted, routed, and received. It characterizes and standardizes the communication functions of a Network system without regard to its underlying internal structure and technology. It is also called the Internet Model or the DoD Model. TCP/IP is a Vendor Neutral Model. It resolved many problems as described in below. Problem: Before TCP/IP Model, each vendor used to use its own network model to manufacture Network equipment. So, one Read More …
07. Application Layer of OSI Model (Layer7)
The last layer of OSI Model, the Application Layer is responsible for End user Network Applications. It is the 7th & highest Layer in the 7Layer OSI Model. This is the layer where real traffic data is generated in most of the cases. This could be a web request generated from HTTP protocol, a command from telnet protocol, a file download request from FTP protocol etc. OSI Model divides the network communication processes into seven layers in order to simplify it. Each layer performs specific functions to support the layers above it. The 7x Layer model starts from Physical till Read More …