SlideShare uma empresa Scribd logo
1 de 21
SOLARIS OPERATING ENVIRONMENT
The network topologies
   Network topology is the overall scenerio of network
    and arrangement in which nodes on a network are
    connected to each other. It defines in two types:


   LAN (local area network)


   WAN(wide area network)
LAN’s (LocAL AreA Networks)

 Set of hosts in same building connected
  by a high speed medium such as
  Ethernet.
 Eg . Network setup in a building
 A LAN might be a single IP network or a
  collection of networks or subnets that
  are connected through high speed
  switches and routers.
wAN’s (wide AreA Networks)

   WAN is a network that covers a
    potentially vast geographical area.

   Eg . Internet

   A WAN makes use of third party service
    providers for interconnection such as
    different ISP’s.
Network protocols

   A network protocol is the part of network that
    we configure but can’t see.

   It controlls data transmission b/w systems
    across the network.
Network models
 These are abstract common structure used
  to describe communication b/w systems.
 The two network models are :
 1. ISO/OSI model ( International
  Standards Organisation/Open Systems
  Interconnections)

   2. TCP/IP model (Transmission Controll
    Protocol/Internet protocol)
1. ISO/OSI model
Application         : Utilities such as TELNET and FTP opertate at this layer.
layer
Presentation        : It allows incompatible in the application layer to communicate via
layer               the session layer.
Session
     layer          It handles security and creation of the sessions.

Transport
                    TCP operates at this layer
       layer
Network             Manages the delivery of data via the data link layer and is used
      layer         by the transport layer.
Data-link
            layer   It performs error checking and retransmit frames that are
                    not received correctly
Physical
        layer
                    Describes the network Hardware
2. TCP/IP Model

                                   Fig :2-The five
Presentation   Application
                                   protocol
Session
                                   layers of the
                                   TCP/IP layering
Transport      Transport           model
Network        Internet

Data link      Network interface

Physical       Physical
Layer 1: Physical:
 Layer1 deals with the network
  hardware .

 Itcorresponds to the physical
  layer in the OSI model.
Layer 2: Network Interface.


 Thislayer specifies how to
  organize data into packets called
  frames and how to address the
  machines in a LAN.

 Itcorresponds to the data link
  layer in the OSI model.
Layer 3: Internet.
 Thislayer specifies the format of
 data packets called IP datagrams
 and is responsible for delivering
 these datagrams across the
 Internet.

 This
     layer corresponds to the
 network layer in the OSI model.
Layer 4: Transport.
 This layer has protocols that specify
  end-to-end (application-to-
  application) communication.


 Itcorresponds to the transport layer
  in the OSI model.
Layer 5: Application.


 Thislayer corresponds to layers 6
 and 7 in the OSI model that are
 presentation layer and application
 layers.
Encapsulation       & decapsulation
   A header is added to each segment that
    is received on the way down the layers
    is k/as ENCAPSULATION.



   A header is removed from each segment
    that is received on the way up through
    the layers is k/as DECAPSULATION.
ethernet
 It defines the physical components a
  machine uses to access the network
  and the speed at which network runs.
 An Ethernet network has three main
  components: data packets, media, and
  media access (MAC) mechanism.
 Ethernet uses a protocol called
  CSMA/CD, which stands for Carrier
  Sense Multiple Access with collision
  detection
Network hardware:
Nic’s :
   The computer hardware that allows you to
    connect a computer to a network is k/as
    network interface card.

   On an Ethernet network, a hardware
    address is burned into a NIC, but the IP
    address is not. That means if you change
    the NIC of your computer, the hardware
    address of your machine changes.
HUBS AND SWITCHES :
HUB :
   Each computer is connected to a different
    port on the hub. A hub receives signal on
    one port and repeats it on all other ports.

SWITCHES:
   As opposed to a hub, a switch repeats a
    received signal only on a port to which the
    intended recipient of the data is connected.
    When a switch is powered up, it starts off
    acting like a hub.
ROUTERS :
   A router is a machine that forwards
    packets from one network to another.



   A hub connects computers and a router
    connects networks.
Ipv4 addressing
 IP (version 4) addresses are 32-bit
  numbers.
 Each IP address has a structure—that is,
  it’s composed of two parts, netid and
  hostid. All the computers on the same
  network (e.g.,LAN) have the same netid
  but different hostids.
 Netid is assigned by RIR’s and hostid is
  assigned by local network administrator.
 IP addresses are assigned by special
  organisations k/as Regional internet
  registeries(RIR’s).
Class A addresses
   Class A network number falls in the
    range of 0 to 127.
By………………..
   Mayuresh kumar bhardwaj

 Some part ofthis presentation is
  truncated , if you want to know more
  about it then please contact:
 Mobile:09627318798
 Email id: Solarismayur@live.com
 gauravb905@gmail.com

Mais conteúdo relacionado

Mais procurados (20)

Introduction to the OSI 7 layer model and Data Link Layer
Introduction to the OSI 7 layer model and Data Link LayerIntroduction to the OSI 7 layer model and Data Link Layer
Introduction to the OSI 7 layer model and Data Link Layer
 
Osi model
Osi modelOsi model
Osi model
 
Concept of Networking and Operating System.
Concept of Networking and Operating System.Concept of Networking and Operating System.
Concept of Networking and Operating System.
 
Mohanccna
MohanccnaMohanccna
Mohanccna
 
Osi model 7 Layers
Osi model 7 LayersOsi model 7 Layers
Osi model 7 Layers
 
Complete Osi Model Explained
Complete Osi Model ExplainedComplete Osi Model Explained
Complete Osi Model Explained
 
Interconnecting Devices
Interconnecting DevicesInterconnecting Devices
Interconnecting Devices
 
networking device router,switches & bridges
networking device router,switches & bridgesnetworking device router,switches & bridges
networking device router,switches & bridges
 
Osi model
Osi modelOsi model
Osi model
 
OSI Model of Networking
OSI Model of NetworkingOSI Model of Networking
OSI Model of Networking
 
Protocol
ProtocolProtocol
Protocol
 
key point of OSI layer with devices and Topology
key point of OSI layer with devices and Topologykey point of OSI layer with devices and Topology
key point of OSI layer with devices and Topology
 
Interconnecting devies
Interconnecting deviesInterconnecting devies
Interconnecting devies
 
OSI Network Reference Model
OSI Network Reference ModelOSI Network Reference Model
OSI Network Reference Model
 
Osi reference model and the tcp
Osi reference model and the tcpOsi reference model and the tcp
Osi reference model and the tcp
 
Internetworking fundamentals(networking)
Internetworking fundamentals(networking)Internetworking fundamentals(networking)
Internetworking fundamentals(networking)
 
Osi model
Osi modelOsi model
Osi model
 
The OSI model and TCP/IP
The OSI model and TCP/IPThe OSI model and TCP/IP
The OSI model and TCP/IP
 
Internetworking
InternetworkingInternetworking
Internetworking
 
Network Models in Networking.
Network Models in Networking.Network Models in Networking.
Network Models in Networking.
 

Semelhante a The Solaris Network Environment (Presentation

Unit 1 introduction
Unit 1 introductionUnit 1 introduction
Unit 1 introductionPRADEEP
 
Network essentials chapter 3
Network essentials  chapter 3Network essentials  chapter 3
Network essentials chapter 3Raghu nath
 
IMD 251 - Networking
IMD 251 - NetworkingIMD 251 - Networking
IMD 251 - Networkingisma ishak
 
CN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfCN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfskknowledge
 
Network essentials chapter 4
Network essentials  chapter 4Network essentials  chapter 4
Network essentials chapter 4Raghu nath
 
Chapter 2. vantage understanding sensor placement in networks
Chapter 2. vantage  understanding sensor placement in networksChapter 2. vantage  understanding sensor placement in networks
Chapter 2. vantage understanding sensor placement in networksPhu Nguyen
 
osireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdfosireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdfFira253524
 
Osi reference model
Osi reference modelOsi reference model
Osi reference modelSagar Gor
 
Ccent notes part 1
Ccent notes part 1Ccent notes part 1
Ccent notes part 1ahmady
 
POLITEKNIK MALAYSIA
POLITEKNIK MALAYSIA POLITEKNIK MALAYSIA
POLITEKNIK MALAYSIA Aiman Hud
 
Concept of networking
Concept of networkingConcept of networking
Concept of networkingsumit dimri
 
pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxpppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxzeyadosama505
 

Semelhante a The Solaris Network Environment (Presentation (20)

Unit 1 introduction
Unit 1 introductionUnit 1 introduction
Unit 1 introduction
 
Osi model
Osi modelOsi model
Osi model
 
Network essentials chapter 3
Network essentials  chapter 3Network essentials  chapter 3
Network essentials chapter 3
 
IMD 251 - Networking
IMD 251 - NetworkingIMD 251 - Networking
IMD 251 - Networking
 
Cisco doc
Cisco docCisco doc
Cisco doc
 
CN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdfCN-OSI-TCP-Models-001.pdf
CN-OSI-TCP-Models-001.pdf
 
Network essentials chapter 4
Network essentials  chapter 4Network essentials  chapter 4
Network essentials chapter 4
 
CCNA
CCNACCNA
CCNA
 
Chapter 2. vantage understanding sensor placement in networks
Chapter 2. vantage  understanding sensor placement in networksChapter 2. vantage  understanding sensor placement in networks
Chapter 2. vantage understanding sensor placement in networks
 
osireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdfosireferencemodel-170703104058 (1).pdf
osireferencemodel-170703104058 (1).pdf
 
Osi reference model
Osi reference modelOsi reference model
Osi reference model
 
Ccent notes part 1
Ccent notes part 1Ccent notes part 1
Ccent notes part 1
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
 
Bhargava Presentation.ppt
Bhargava Presentation.pptBhargava Presentation.ppt
Bhargava Presentation.ppt
 
Week 2
Week 2Week 2
Week 2
 
639588.pptx
639588.pptx639588.pptx
639588.pptx
 
POLITEKNIK MALAYSIA
POLITEKNIK MALAYSIA POLITEKNIK MALAYSIA
POLITEKNIK MALAYSIA
 
Computer networking
Computer networkingComputer networking
Computer networking
 
Concept of networking
Concept of networkingConcept of networking
Concept of networking
 
pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptxpppppppppppppppppjjjjjjjjjjjpppppppp.pptx
pppppppppppppppppjjjjjjjjjjjpppppppp.pptx
 

Último

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 

Último (20)

Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 

The Solaris Network Environment (Presentation

  • 2. The network topologies  Network topology is the overall scenerio of network and arrangement in which nodes on a network are connected to each other. It defines in two types:  LAN (local area network)  WAN(wide area network)
  • 3. LAN’s (LocAL AreA Networks)  Set of hosts in same building connected by a high speed medium such as Ethernet.  Eg . Network setup in a building  A LAN might be a single IP network or a collection of networks or subnets that are connected through high speed switches and routers.
  • 4. wAN’s (wide AreA Networks)  WAN is a network that covers a potentially vast geographical area.  Eg . Internet  A WAN makes use of third party service providers for interconnection such as different ISP’s.
  • 5. Network protocols  A network protocol is the part of network that we configure but can’t see.  It controlls data transmission b/w systems across the network.
  • 6. Network models  These are abstract common structure used to describe communication b/w systems.  The two network models are :  1. ISO/OSI model ( International Standards Organisation/Open Systems Interconnections)  2. TCP/IP model (Transmission Controll Protocol/Internet protocol)
  • 7. 1. ISO/OSI model Application : Utilities such as TELNET and FTP opertate at this layer. layer Presentation : It allows incompatible in the application layer to communicate via layer the session layer. Session layer It handles security and creation of the sessions. Transport TCP operates at this layer layer Network Manages the delivery of data via the data link layer and is used layer by the transport layer. Data-link layer It performs error checking and retransmit frames that are not received correctly Physical layer Describes the network Hardware
  • 8. 2. TCP/IP Model Fig :2-The five Presentation Application protocol Session layers of the TCP/IP layering Transport Transport model Network Internet Data link Network interface Physical Physical
  • 9. Layer 1: Physical:  Layer1 deals with the network hardware .  Itcorresponds to the physical layer in the OSI model.
  • 10. Layer 2: Network Interface.  Thislayer specifies how to organize data into packets called frames and how to address the machines in a LAN.  Itcorresponds to the data link layer in the OSI model.
  • 11. Layer 3: Internet.  Thislayer specifies the format of data packets called IP datagrams and is responsible for delivering these datagrams across the Internet.  This layer corresponds to the network layer in the OSI model.
  • 12. Layer 4: Transport.  This layer has protocols that specify end-to-end (application-to- application) communication.  Itcorresponds to the transport layer in the OSI model.
  • 13. Layer 5: Application.  Thislayer corresponds to layers 6 and 7 in the OSI model that are presentation layer and application layers.
  • 14. Encapsulation & decapsulation  A header is added to each segment that is received on the way down the layers is k/as ENCAPSULATION.  A header is removed from each segment that is received on the way up through the layers is k/as DECAPSULATION.
  • 15. ethernet  It defines the physical components a machine uses to access the network and the speed at which network runs.  An Ethernet network has three main components: data packets, media, and media access (MAC) mechanism.  Ethernet uses a protocol called CSMA/CD, which stands for Carrier Sense Multiple Access with collision detection
  • 16. Network hardware: Nic’s :  The computer hardware that allows you to connect a computer to a network is k/as network interface card.  On an Ethernet network, a hardware address is burned into a NIC, but the IP address is not. That means if you change the NIC of your computer, the hardware address of your machine changes.
  • 17. HUBS AND SWITCHES : HUB :  Each computer is connected to a different port on the hub. A hub receives signal on one port and repeats it on all other ports. SWITCHES:  As opposed to a hub, a switch repeats a received signal only on a port to which the intended recipient of the data is connected. When a switch is powered up, it starts off acting like a hub.
  • 18. ROUTERS :  A router is a machine that forwards packets from one network to another.  A hub connects computers and a router connects networks.
  • 19. Ipv4 addressing  IP (version 4) addresses are 32-bit numbers.  Each IP address has a structure—that is, it’s composed of two parts, netid and hostid. All the computers on the same network (e.g.,LAN) have the same netid but different hostids.  Netid is assigned by RIR’s and hostid is assigned by local network administrator.  IP addresses are assigned by special organisations k/as Regional internet registeries(RIR’s).
  • 20. Class A addresses  Class A network number falls in the range of 0 to 127.
  • 21. By………………..  Mayuresh kumar bhardwaj  Some part ofthis presentation is truncated , if you want to know more about it then please contact:  Mobile:09627318798  Email id: Solarismayur@live.com  gauravb905@gmail.com