Function of Network PDF
Function of Network PDF
Routed Protocols those protocols which carries data information form source device to
destination device across a network are called routed protocols IP, TCP,UDP,HTTP,HTTPS,FTP,
SMTP, POP3,IMAP,ARP, Telnet, SSH, DHCP and DNS.
Routing Protocols: Those protocols which provide best path for routed protocols between
source and destination netowrks are called routing protocols RIP,EIGRP OSPF ISIS BGP
What is ISR?
Cisco Switch:
o Switch is a device, which is used to connect multiple computers inside LAN.
o Switches are used to connect multiple devices on the same network.
o Switches which operate at Data Link Layer of OSI model called Layer 2 Switches.
o Switches which operate at Network Layer 3 called Layer 3 or multilayer switches.
o Basic Function of a Cisco Network Switch is to forward Layer 2 packets.
o Switch forward Ethernet Frames from source device to destination device.
o Switches are a key component of many business networks now a day.
o Switches connect multiple PCs, laptops, Printers, APs, Phones, Servers etc.
o Switches allow to send and receive information in the Computer Network.
o Switches access-shared resources in a smooth, efficient, highly secure manner.
o Cisco Layer 2 or Layer 3 switches can be managed both locally and remotely.
o Cisco IOS is proprietary Operating System that Cisco routers & switches run on.
Layer 2 Switch:
o Terms Layers 2 & 3 are adopted from the Open System Interconnect (OSI) model.
o The Layer 2 provides direct data transfer between two devices within a LAN.
o Layer 2 switch functions by keeping a table of media access control (MAC) addresses.
o Switching operates at the Layer 2 of the OSI Reference Model.
o Uses MAC addresses to facilitate communication within devices from same network.
o Layer 2 Network devices can only communicate within the same network.
o Send packet to destination on the basis of MAC address, work with MAC address only.
o Switching at Layer 2 is quite fast as they do not look at the Layer 3 portion.
o Devices in the same layer 2 segment do not need routing to reach local peers.
Layer 3 or Multilayer Switch:
o Operate on Layer 3 (Network Layer) of OSI model.
o Layer 3 switch also called Multilayer Switch as well.
o Can perform functioning of both 2 Layer and 3-Layer switch.
o Perform the routing of data packets using IP addresses.
o Layer 3 switches are the fast routers for Layer 3 forwarding in hardware.
o Layer 3 handles packet routing by logical addressing and subnet control.
o Layer 3 checks the source and destination IP addresses of every packet.
o Functions of Layer 3 switch combine some of a Layer 2 switch and some of a router.
o The main difference between Layer 2 and Layer 3 is the routing function.
o A Layer 3 or Multilayer switch can do all the job that a Layer 2 switch does.
Firewall Technologies:
o The word firewall commonly describes a system or device.
o Firewall is placed between a trusted network and an untrusted network.
o A firewall is security devices used to stop or mitigate unauthorized access.
o The only traffic allowed on the network is defined via firewall policies.
o Firewall grants or rejects access to traffic flows between untrusted & trusted zone.
o A firewall monitors incoming and outgoing network related traffic.
o Firewall decides to allow or block specific traffic based on defined set of security rules.
o A firewall can be hardware, software, or both or can be Cloud-based firewall.
o The first generation of firewall technology consisted of packet filters.
o The second generation of firewall started with application layers.
o The third generation of firewall had “Stateful” filters inspection.
o Firewalls are relied upon to secure home and corporate networks from any attacks.
Next-Generation Firewall (NGFW):
o NGFW performs the role of a traditional firewall and adds NGIPS features.
o All NGFWs offer two key features App Awareness & Control & ID Awareness.
o Next-Generation Firewall provide deep-packet inspection.
o Next-Generation Firewall add application-level inspection & Intrusion Prevention.
o Next-Generation Firewall provides all traditional IPS features.
o Next-Generation Firewall allow/block traffic based on specific application.
o Next-Generation Firewall allow/block traffic based on user information.
o Next-Generation Firewall provide both IPS & application control functions.
Server:
o Server is software or hardware device that accepts & responds to requests over network.
o Server is system that provides resources, data, services, or programs to other computers.
o Server is computer which processes requests and delivers data over a network connection.
o Server is computer that provides data to other computers on a LAN or Wide Area Network.
o Server can provide various functionalities like centralized access to resources & stored data.
o Servers are computers that provide information to end devices such as web & FTP servers.