SlideShare uma empresa Scribd logo
1 de 18
Baixar para ler offline
AHSANULLAH UNIVERSITY OF SCIENCE & TECHNOLOGY
2012
Introduction to Computer in Business
(Course: 215)
Assignment on: Network System: A case study
on Ahsanullah University of Science &
Technology
School of Business
1 4 1 - 1 4 2 L O V E R O A D , T E J G A O N I N D U S T R I A L A R E A , D H A K A 1 2 0 8
INTRODUCTION
NETWORK:
A Network is a set of technologies including hardware, software & media that can be used to
connect computers together. It enables them to communicate, exchange information & share
resources in real time. Network open up new ways to communicate, such as e-mail & instant
messaging (IM).
By allowing users to share expensive hardware resources such as printer, network reduce the cost
of running an organization.
TYPES OF NETWORKS:
Network can be classified in two ways:
1. Common types of Network: It includes:
 Local Area Network (LAN)
 Wide Area Network (WAN)
3
2. Hybrid Network: It includes:
 Campus Area Network (CAM)
 Metropolitan Area Network (MAN)
 Home Area Network (HAM)
Network Topology:
The logical Layout of the cables & devices that connect the nodes of the network is called
Topology. The kind of topology or combinations of topologies to use depends on:
a. The type of computers & cabling in place
b. The distance between computers
c. The speed at which the data must travel around the
network
d. The cost of setting up the network
The Types of Network Topology:
Different types of topologies are as follows:
 Bus Topology
 Star Topology
 Ring Topology
 Mesh Topology
Bus Topology: Network use one cable, all the nodes & peripheral devices are connected in a
series to that cable.
Star Topology: All the nodes are connected to a hub or switch & communicate through it.
Ring Topology: Connects the network’s nodes in a circular chain, with each node connected to
the next. The last node connects to the first completing the ring.
Mesh Topology: A cable runs from every computer to every other computer.
4
Networking History in Ahsanullah university of Science & Technology
(AUST):
At AUST there is internet & Wi-Fi connection. The Internet Connection was connected in June-
July, 2008. The Internet Service Provider (ISP) is Metronate Bangladesh Ltd. The Wi-Fi
connection was connected in December, 2010. It is connected by Banglalion. The band width
speed of the Internet is normally 100 kbps.
Department wise Networking System in AUST:
There are 7 departments. All the departments have total 10 computer labs which are connected
to a router through star topology. Most of the PC is connected to the Internet. They are connected
Through Local Area Network (LAN). The basic connecting system is as below:
Figure: Internal Networking System in a Lab
The features of the computer labs of AUST are as follows:
School of Business Department:
 There are total 40 PCs.
 They are connected through Local Area Network
(LAN)
 Operating System: Windows XP
 Service Pac -2
 Software: Microsoft Office 2007, SPSS, Turbo –C
for using C++
 1 piece Pentium 4 & the rest are XP
 Monitor: Samsung
Server Switch
Blue Cable/
Internet Cable
PC
5
Department of Textile Technology:
 There are total 31 PCs
 Operating System: Windows XP
 Link+ Internet
 Printer Connected
 1 PC has Core-1,rest of the PCs have Dual Core
 Software: Programming, Graphics, Textile related
software
 Speed: 60-100 kbps
Department of Electrical & electronic Engineering:
 Having 3 Computer Lab
 Total 38 PCs, 10 have Internet connection, all are
running
 Speed: 60-100 kbps
 Monitor: Model-CRT
 O.S: Windows XP
 Service Pac- 2,3, license key & without license key
 Core 2, Dual Core
 Software: C++, Met lab, Or cad, Micro-wild, Silos,
DHCH-2
Department of Computer Science & Engineering:
 Windows XP
 Having Internet connection
 Linux
 Software: S- 27
Besides the core network & Internet Service System of the university are also maintained under
the guidance of the department, & the major servers are located at the “University Server
Room”.
Department of Civil Engineering:
 Having Computer Aided Design & Drafting Lab
 Monitor: 26 are IBM, rest are ACO
 O.S: Windows XP
 Having 34 PCs, all have internet connection
 4 PC have Dual Core, 26 have Pentium -4
6
 Software: Auto-cad, E- tabs, Microsoft 2007
 6 PCs have Service Pac- 2, rest have Service Pac -3
 Speed: 10-20 kbps
 Ram: 4 PC have 2 GB, 25 have 512 GB, 1 has 1GB
 Hard-disk: 26 PC have 80 GB, 8 PC have 300 GB
Department of Architecture:
 Having 1 Computer Lab, 30 PCs
 O.S: Windows XP, Microsoft 2007
 4 PCs have internet connection
 Software: Auto-cad, Sketch-up
 4 PCs have Core 2
Network Media:
Network media refers to the means used to link a network’s node together.
Types of Network Media: Network media is of two kinds:
1. Wire-Based Media
a. Twisted pair cable
b. Coaxial cable
c. Fiber optic cable
2. Wireless Media
a. Radio signal
At AUST there is both the wire-based & wire-less network media. They basically use “UTP cable” &
“Fiber optic cable”.
7
UTP Cable: UTP is Unshielded Twisted Pair loom. It can flow data in a distance of 100 meters
authentically. If the distance is more than 100 meters then intermediary devices can be used. Maximum 3
intermediary devices can be in this regard. The market value of UTP cable is TK.30-35 per meter.
Image: UTP Cable
Fiber Optic Cable: The inner part of this cable is of glass-core. There is gel which protects the inner part
& helps to avoid hard-crack. It is expensive. The market value of Fiber Optic Cable is Tk. 200-250 per
meter.
Image: Fiber Optic Cable
8
Network Hardware: All data moves between PCs, it needs to be channeled properly to
reach its final destination. To make this possible, the proper hardware must be attached to &
between all PCs.
Types of network Hardware:
1. Network Interface Cards (NICs): Hardware
components to control the flow of data.
2. Network linking Devices: Interconnect at least two
computers. It includes Hubs, Bridges, and Switches & Routers.
3. Cabling Equipment: It is designed to work with a
certain kind of network topology & each one has certain standard feature. It includes
Ethernet, fast Ethernet, Gigabit Ethernet, and Token Ring.
Switch
Definition:A network switch is a small hardware device that joins multiple computers
together within one local area network (LAN). Technically, network switches operate at layer
two (Data Link Layer) of the OSI model.
Network switches appear nearly identical to network hubs, but a switch generally contains more
intelligence (and a slightly higher price tag) than a hub. Unlike hubs, network switches are
capable of inspecting data packets as they are received, determining the source and destination
device of each packet, and forwarding them appropriately. By delivering messages only to the
connected device intended, a network switch conserves network bandwidth and offers generally
better performance than a hub.
Image: Switch (Front Side) Image: Switch (Back Side)
9
Image: Connected Switch
Router
Definition:Routers are physical devices that join multiple wired or wireless networks
together. Technically, a wired or wireless router is a Layer 3 gateway, meaning that the
wired/wireless router connects networks (as gateways do), and that the router operates at the
network layer of the OSI model.
Home networkers often use an Internet Protocol (IP) wired or wireless router, IP being the most
common OSI network layer protocol. An IP router such as a DSL or cable modem broadband
router joins the home's local area network (LAN) to the wide-area network (WAN) of the
Internet.
By maintaining configuration information in a piece of storage called the routing table, wired or
wireless routers also have the ability to filter traffic, either incoming or outgoing, based on the IP
addresses of senders and receivers. Some routers allow the home networker to update the routing
table from a Web browser interface. Broadband routers combine the functions of a router with
those of a network switch and a firewall in a single unit.
10
Image: Router (Front Side) Image: Router (Back Side)
Node
Definition: A node is any device connected to a computer network. Nodes can be computers,
personal digital assistants (PDAs), cell phones, or various other network appliances. On an IP
network, a node is any device with an IP address.
Total Networking System in AUST:
In AUST there are two types of connectivity, wire-based connectivity & wire-less connectivity.
In wire-based connectivity the Server is connected through “Fiber Optic Cable” to the Router.
“The Router” is a Networking device. It is used to connect two or more than PCs. There are
many ports in a Router. One port is connected to the “Mail Server” & another one is connected
to the “Proxy Server”.
Proxy Server:
All the PCs of the University are connected to the Proxy Server. This Proxy Server is configured
in a way that it can do multiple works.
 It works as Proxy server/ Squid Server
 It works as Dynamic Host Configuration Protocol (DHCP) Server
 It works as Bandwidth Controller (Squint)
 It works as MRTG, Bandwidth usage
11
 The Proxy Server is Linux Based Server. This Proxy Server can allocate net facility for a specific
time in different Laboratories. The speed of the Switch is 100 mbps in LAN Bandwidth. If
anybody searches for any websites which was searched before on that day then the proxy server
would provide it from its cash-memory. In case of downloading huge page it would be faster.
 The DHCP is in configured in AUST Server. There are so many PCs in AUST. Every PC has a
unique IP address. To get unique IP address “Obtained IP Address Automatically” must be
selected. Then every PC would be identified uniquely. There would be no conflict, no
overlapping.
 The Bandwidth Controller supplies 4 mbps. It controls how much mbps would get each
department. It can assign bandwidth. In this case Linux –Based Package Software is used. It can
be monitored from the server that which PC gets how much mbps.
 The MRGT is updated in every 5 minutes. It shows graphically that if they get the required mbps
that is 4 mbps. It can be shown on day basis or monthly basis.
Mail Server:
The Mail Server is used by the teachers or employees of the University. They use this Server by logging
in mail.aust.edu. They have unique IP address through which they can send/transfer mail.
Networking:
The Proxy Server is connected to a Switch through the “UTP Cable”. There is a limitation to transfer data
through UTP Cable. It can transfer data to a maximum distance of 100 meters without any loss. If the
distance is more than 100 meters then data missing is occurred.
As a result, when the distance is more than 100 meters they use “Fiber Optic Cable” to transfer data. In
AUST Building there is 4 Blocks (Block A, Block B, Block C & Block D). These Block have a distance
more than 100 meters. So, there is 4 Manageable “Fiber Switch”. Each Fiber Switch is situated in the
middle position of the building. As for example in level 3, EEE department there is a Fiber Switch in the
central position. The Fiber Switch is connected by Fiber Optic Cable as the distance is above 100 meters.
All the PCs of Block A is connected to the Fiber Switch of Block A & so on.
The Server is used to distribute proper internet service to all the students & if there is any need to control
anything.
The AUST has Caspersky Anti-virus Server. The Server based Anti-virus is used in different computer
labs.
AUST’s Server is hosted in USA. The main server is there. From here, they can up-load, customize etc.
12
Wi-Fi Network:
In AUST there is Wi-Fi connection. It is completely detached from wire connectivity. The connectivity is
received by Banglalion Outdoor Unit. It is, as described before, connected to the Proxy Server, then
Switch, then wire-less Router. It can be monitored by proxy server also. The Wi-Fi network is connected
in Ground Floor & level-1.
Image: Wi-Fi Wireless
13
Image: Wi-Fi & Internet Network
14
The Network System in AUST can be shown in flow-chart:
UTP Cable
Fiber Cable UTP Cable Fiber Cable
Fiber Cable Fiber Cable
UTP Cable
Figure: Network System
15
ISP
Router
Mail
Server
Proxy
Server
Manageable Fiber+
UTP Switch
Manageable Fiber
Switch
Fiber Switch
(Block-C)
Fiber Switch
(Block-D)
Fiber Switch
(Block-A)
Fiber Switch
(Block-B)
PC 1 PC 2
Switch/ hub
Kaspersky Anti-
virus Server
The Wi-Fi Zone of AUST is shown in the following flow-chart:
UTP Cable
Figure: Wi-Fi Network
16
Banglalion
Outdoor Unit
Proxy
Server
Switch
Wireless
Router
Wireless
Router
Wireless
Router
Wireless
Router
PC PC PC PC
CONCLUSION
From this survey & assignment we can see how a Network System is connected in an
Organization. I have learnt how it works, also learnt the structure of the Network System. In the
Network System the most common factor is to connect the switches/routers/devices in a proper
way with a cost-effective media. The UTP Cable plays the most important role in this regard. As
it is less expensive than Fiber Optic Cable. A proper Network System can go along run in
management of an organization.
17
REFERENCE
 Introduction to Computer by Norton
 Computer Labs of AUST
 Lab Assistants of AUST
 System Engineer of AUST
 Different Books/websites
 www.about.com
 www.buzz.off.com
 www.dictionary.com
 Images from AUST Computer Lab, Server Room &websites
 www.answer.com
Thank You

Mais conteúdo relacionado

Mais procurados

Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LANRaj vardhan
 
Computer networks - CBSE New Syllabus (083) Class - XII
Computer networks - CBSE  New Syllabus (083) Class - XIIComputer networks - CBSE  New Syllabus (083) Class - XII
Computer networks - CBSE New Syllabus (083) Class - XIIDeepak Singh
 
Wireless network (cellular network architecture and http.)
Wireless network (cellular network architecture and http.)Wireless network (cellular network architecture and http.)
Wireless network (cellular network architecture and http.)Abdullah Moin
 
Computer Networks Module I
Computer Networks Module IComputer Networks Module I
Computer Networks Module IAjit Nayak
 
Basic Networking Network
Basic Networking NetworkBasic Networking Network
Basic Networking NetworkJGrace Johnny
 
Networking basic fundamental
Networking basic fundamentalNetworking basic fundamental
Networking basic fundamentalSatish Sehrawat
 
Chapter 8 the role of networking in manufacturing
Chapter 8   the role of networking in manufacturingChapter 8   the role of networking in manufacturing
Chapter 8 the role of networking in manufacturingN. A. Sutisna
 
Computer networking
Computer networkingComputer networking
Computer networkingaslamslides
 
01 coms 525 tcpip - networking concepts review
01   coms 525 tcpip - networking concepts review01   coms 525 tcpip - networking concepts review
01 coms 525 tcpip - networking concepts reviewPalanivel Kuppusamy
 
Introduction of Networking
Introduction of NetworkingIntroduction of Networking
Introduction of NetworkingNetwax Lab
 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKINGKiran Buriro
 
Networking fundamentals
Networking  fundamentalsNetworking  fundamentals
Networking fundamentalsThe Avi Sharma
 
Build internet infrastructure LO1
Build internet infrastructure LO1Build internet infrastructure LO1
Build internet infrastructure LO1Abenezer Abiti
 

Mais procurados (20)

Cn,3,com net
Cn,3,com netCn,3,com net
Cn,3,com net
 
Local Area Network – Wired LAN
Local Area Network – Wired LANLocal Area Network – Wired LAN
Local Area Network – Wired LAN
 
Computer networks - CBSE New Syllabus (083) Class - XII
Computer networks - CBSE  New Syllabus (083) Class - XIIComputer networks - CBSE  New Syllabus (083) Class - XII
Computer networks - CBSE New Syllabus (083) Class - XII
 
Wireless network (cellular network architecture and http.)
Wireless network (cellular network architecture and http.)Wireless network (cellular network architecture and http.)
Wireless network (cellular network architecture and http.)
 
Computer Networks Module I
Computer Networks Module IComputer Networks Module I
Computer Networks Module I
 
Basic Networking Network
Basic Networking NetworkBasic Networking Network
Basic Networking Network
 
Networking basic fundamental
Networking basic fundamentalNetworking basic fundamental
Networking basic fundamental
 
Chapter 8 the role of networking in manufacturing
Chapter 8   the role of networking in manufacturingChapter 8   the role of networking in manufacturing
Chapter 8 the role of networking in manufacturing
 
Computer networking
Computer networkingComputer networking
Computer networking
 
01 coms 525 tcpip - networking concepts review
01   coms 525 tcpip - networking concepts review01   coms 525 tcpip - networking concepts review
01 coms 525 tcpip - networking concepts review
 
8 network devices
8 network devices8 network devices
8 network devices
 
Introduction of Networking
Introduction of NetworkingIntroduction of Networking
Introduction of Networking
 
COMPUTER NETWORKING
COMPUTER NETWORKINGCOMPUTER NETWORKING
COMPUTER NETWORKING
 
Ethernet
EthernetEthernet
Ethernet
 
Ccna report
Ccna reportCcna report
Ccna report
 
Networking fundamentals
Networking  fundamentalsNetworking  fundamentals
Networking fundamentals
 
Build internet infrastructure LO1
Build internet infrastructure LO1Build internet infrastructure LO1
Build internet infrastructure LO1
 
Basic networking
Basic networkingBasic networking
Basic networking
 
Networking basics PPT
Networking basics PPTNetworking basics PPT
Networking basics PPT
 
Protocol & Type of Networks
Protocol & Type of NetworksProtocol & Type of Networks
Protocol & Type of Networks
 

Semelhante a Network system on Ahsanullah University of Science & Technology

Computer network
Computer networkComputer network
Computer networkMd Saylab
 
CN project 713711699701-5.pdf
CN project 713711699701-5.pdfCN project 713711699701-5.pdf
CN project 713711699701-5.pdfDakshBaveja
 
Basic networking hardware pre final 1
Basic networking hardware pre final 1Basic networking hardware pre final 1
Basic networking hardware pre final 1Sujee Antony
 
Nt1310 Unit 8 Network Components
Nt1310 Unit 8 Network ComponentsNt1310 Unit 8 Network Components
Nt1310 Unit 8 Network ComponentsLisa Williams
 
Grade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxGrade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxCatherineBotardo3
 
Basic networking in power point by suprabha
Basic networking in power point by suprabhaBasic networking in power point by suprabha
Basic networking in power point by suprabhaSuprabha Sahoo
 
Concept of networking
Concept of networkingConcept of networking
Concept of networkingsumit dimri
 
Computer Network ASsignment
Computer Network ASsignmentComputer Network ASsignment
Computer Network ASsignmentBijay Bista
 
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...Soumen Santra
 
presentation_internet.pptx
presentation_internet.pptxpresentation_internet.pptx
presentation_internet.pptxbantisworld
 
Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardwareokelloerick
 
Computer-Networks--Networking_Hardware.pptx
Computer-Networks--Networking_Hardware.pptxComputer-Networks--Networking_Hardware.pptx
Computer-Networks--Networking_Hardware.pptxssuser86699a
 
Unit 1 ppt-idc
Unit 1 ppt-idcUnit 1 ppt-idc
Unit 1 ppt-idchiya123jes
 
Computer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsComputer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsSubas Paudel
 
Ccna PPT
Ccna PPTCcna PPT
Ccna PPTAIRTEL
 
What is networking
What is networkingWhat is networking
What is networkingbabyparul
 
Chapter7 Computer Networks
Chapter7 Computer NetworksChapter7 Computer Networks
Chapter7 Computer NetworksMuhammad Waqas
 

Semelhante a Network system on Ahsanullah University of Science & Technology (20)

Computer network
Computer networkComputer network
Computer network
 
CN project 713711699701-5.pdf
CN project 713711699701-5.pdfCN project 713711699701-5.pdf
CN project 713711699701-5.pdf
 
Basic networking hardware pre final 1
Basic networking hardware pre final 1Basic networking hardware pre final 1
Basic networking hardware pre final 1
 
Network Devices
Network DevicesNetwork Devices
Network Devices
 
Nt1310 Unit 8 Network Components
Nt1310 Unit 8 Network ComponentsNt1310 Unit 8 Network Components
Nt1310 Unit 8 Network Components
 
Grade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptxGrade 11 CSS Lesson 3 Computer Network.pptx
Grade 11 CSS Lesson 3 Computer Network.pptx
 
Basic networking in power point by suprabha
Basic networking in power point by suprabhaBasic networking in power point by suprabha
Basic networking in power point by suprabha
 
Concept of networking
Concept of networkingConcept of networking
Concept of networking
 
Lan
LanLan
Lan
 
Computer Network ASsignment
Computer Network ASsignmentComputer Network ASsignment
Computer Network ASsignment
 
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
Basic networking hardware: Switch : Router : Hub : Bridge : Gateway : Bus : C...
 
presentation_internet.pptx
presentation_internet.pptxpresentation_internet.pptx
presentation_internet.pptx
 
Computer networks--networking hardware
Computer networks--networking hardwareComputer networks--networking hardware
Computer networks--networking hardware
 
Computer-Networks--Networking_Hardware.pptx
Computer-Networks--Networking_Hardware.pptxComputer-Networks--Networking_Hardware.pptx
Computer-Networks--Networking_Hardware.pptx
 
Unit 1 ppt-idc
Unit 1 ppt-idcUnit 1 ppt-idc
Unit 1 ppt-idc
 
Computer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber EthicsComputer Network, Internet, Computer Security and Cyber Ethics
Computer Network, Internet, Computer Security and Cyber Ethics
 
Ccna PPT
Ccna PPTCcna PPT
Ccna PPT
 
Computer network
Computer networkComputer network
Computer network
 
What is networking
What is networkingWhat is networking
What is networking
 
Chapter7 Computer Networks
Chapter7 Computer NetworksChapter7 Computer Networks
Chapter7 Computer Networks
 

Mais de Manas Saha

Computer application in business
Computer application in businessComputer application in business
Computer application in businessManas Saha
 
Multinational financial managment
Multinational financial managmentMultinational financial managment
Multinational financial managmentManas Saha
 
Intenational flow of funds
Intenational flow of fundsIntenational flow of funds
Intenational flow of fundsManas Saha
 
Government influence on exchange rate
Government influence on exchange rateGovernment influence on exchange rate
Government influence on exchange rateManas Saha
 
Exchange rate determination
Exchange rate determinationExchange rate determination
Exchange rate determinationManas Saha
 
Currency derivatives
Currency derivativesCurrency derivatives
Currency derivativesManas Saha
 
Principle of finance (note)
Principle of finance (note)Principle of finance (note)
Principle of finance (note)Manas Saha
 
Internship Report on Financial Analysis of Delta Life Insurance Company Ltd.
Internship Report on Financial Analysis of Delta Life Insurance Company Ltd.Internship Report on Financial Analysis of Delta Life Insurance Company Ltd.
Internship Report on Financial Analysis of Delta Life Insurance Company Ltd.Manas Saha
 
Customer satisfaction on online shopping in bangladesh
Customer satisfaction on online shopping in bangladeshCustomer satisfaction on online shopping in bangladesh
Customer satisfaction on online shopping in bangladeshManas Saha
 
The essential commodities act, 1957
The essential commodities act, 1957The essential commodities act, 1957
The essential commodities act, 1957Manas Saha
 
Marine Insurance of Pioneer insurance company ltd.
Marine Insurance of Pioneer insurance company ltd.Marine Insurance of Pioneer insurance company ltd.
Marine Insurance of Pioneer insurance company ltd.Manas Saha
 
Network system on Ahsanullah University of Science & Technology
Network system on Ahsanullah University of Science & TechnologyNetwork system on Ahsanullah University of Science & Technology
Network system on Ahsanullah University of Science & TechnologyManas Saha
 
Method of business communication
Method of business communicationMethod of business communication
Method of business communicationManas Saha
 
Importance of marketing
Importance of marketingImportance of marketing
Importance of marketingManas Saha
 
Factors influencing company marketing strategy
Factors influencing company marketing strategyFactors influencing company marketing strategy
Factors influencing company marketing strategyManas Saha
 
Chapter 5: major media of written communication
Chapter 5: major media of written communicationChapter 5: major media of written communication
Chapter 5: major media of written communicationManas Saha
 
Chapter 4: Types of Communication
Chapter 4: Types of CommunicationChapter 4: Types of Communication
Chapter 4: Types of CommunicationManas Saha
 
Chapter 4:Types of Communication
Chapter 4:Types of CommunicationChapter 4:Types of Communication
Chapter 4:Types of CommunicationManas Saha
 
Chapter 3: Barriers in the communication process
Chapter 3: Barriers in the communication process Chapter 3: Barriers in the communication process
Chapter 3: Barriers in the communication process Manas Saha
 
Status, Potential and Constraints in e-business application in Bangladesh
Status, Potential and Constraints in e-business application in BangladeshStatus, Potential and Constraints in e-business application in Bangladesh
Status, Potential and Constraints in e-business application in BangladeshManas Saha
 

Mais de Manas Saha (20)

Computer application in business
Computer application in businessComputer application in business
Computer application in business
 
Multinational financial managment
Multinational financial managmentMultinational financial managment
Multinational financial managment
 
Intenational flow of funds
Intenational flow of fundsIntenational flow of funds
Intenational flow of funds
 
Government influence on exchange rate
Government influence on exchange rateGovernment influence on exchange rate
Government influence on exchange rate
 
Exchange rate determination
Exchange rate determinationExchange rate determination
Exchange rate determination
 
Currency derivatives
Currency derivativesCurrency derivatives
Currency derivatives
 
Principle of finance (note)
Principle of finance (note)Principle of finance (note)
Principle of finance (note)
 
Internship Report on Financial Analysis of Delta Life Insurance Company Ltd.
Internship Report on Financial Analysis of Delta Life Insurance Company Ltd.Internship Report on Financial Analysis of Delta Life Insurance Company Ltd.
Internship Report on Financial Analysis of Delta Life Insurance Company Ltd.
 
Customer satisfaction on online shopping in bangladesh
Customer satisfaction on online shopping in bangladeshCustomer satisfaction on online shopping in bangladesh
Customer satisfaction on online shopping in bangladesh
 
The essential commodities act, 1957
The essential commodities act, 1957The essential commodities act, 1957
The essential commodities act, 1957
 
Marine Insurance of Pioneer insurance company ltd.
Marine Insurance of Pioneer insurance company ltd.Marine Insurance of Pioneer insurance company ltd.
Marine Insurance of Pioneer insurance company ltd.
 
Network system on Ahsanullah University of Science & Technology
Network system on Ahsanullah University of Science & TechnologyNetwork system on Ahsanullah University of Science & Technology
Network system on Ahsanullah University of Science & Technology
 
Method of business communication
Method of business communicationMethod of business communication
Method of business communication
 
Importance of marketing
Importance of marketingImportance of marketing
Importance of marketing
 
Factors influencing company marketing strategy
Factors influencing company marketing strategyFactors influencing company marketing strategy
Factors influencing company marketing strategy
 
Chapter 5: major media of written communication
Chapter 5: major media of written communicationChapter 5: major media of written communication
Chapter 5: major media of written communication
 
Chapter 4: Types of Communication
Chapter 4: Types of CommunicationChapter 4: Types of Communication
Chapter 4: Types of Communication
 
Chapter 4:Types of Communication
Chapter 4:Types of CommunicationChapter 4:Types of Communication
Chapter 4:Types of Communication
 
Chapter 3: Barriers in the communication process
Chapter 3: Barriers in the communication process Chapter 3: Barriers in the communication process
Chapter 3: Barriers in the communication process
 
Status, Potential and Constraints in e-business application in Bangladesh
Status, Potential and Constraints in e-business application in BangladeshStatus, Potential and Constraints in e-business application in Bangladesh
Status, Potential and Constraints in e-business application in Bangladesh
 

Último

Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...lizamodels9
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...amitlee9823
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...Aggregage
 
JAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
JAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLJAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
JAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLkapoorjyoti4444
 
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...amitlee9823
 
PHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPanhandleOilandGas
 
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...Sheetaleventcompany
 
Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperityhemanthkumar470700
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...rajveerescorts2022
 
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...Anamikakaur10
 
Falcon Invoice Discounting: Empowering Your Business Growth
Falcon Invoice Discounting: Empowering Your Business GrowthFalcon Invoice Discounting: Empowering Your Business Growth
Falcon Invoice Discounting: Empowering Your Business GrowthFalcon investment
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876dlhescort
 
Business Model Canvas (BMC)- A new venture concept
Business Model Canvas (BMC)-  A new venture conceptBusiness Model Canvas (BMC)-  A new venture concept
Business Model Canvas (BMC)- A new venture conceptP&CO
 
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai KuwaitThe Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwaitdaisycvs
 
Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876
Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876
Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876dlhescort
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesDipal Arora
 
Phases of Negotiation .pptx
 Phases of Negotiation .pptx Phases of Negotiation .pptx
Phases of Negotiation .pptxnandhinijagan9867
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...lizamodels9
 
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...Sheetaleventcompany
 

Último (20)

Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
Russian Call Girls In Gurgaon ❤️8448577510 ⊹Best Escorts Service In 24/7 Delh...
 
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
Call Girls Electronic City Just Call 👗 7737669865 👗 Top Class Call Girl Servi...
 
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
The Path to Product Excellence: Avoiding Common Pitfalls and Enhancing Commun...
 
JAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
JAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRLJAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
JAYNAGAR CALL GIRL IN 98274*61493 ❤CALL GIRLS IN ESCORT SERVICE❤CALL GIRL
 
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
Call Girls Kengeri Satellite Town Just Call 👗 7737669865 👗 Top Class Call Gir...
 
PHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation FinalPHX May 2024 Corporate Presentation Final
PHX May 2024 Corporate Presentation Final
 
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
Chandigarh Escorts Service 📞8868886958📞 Just📲 Call Nihal Chandigarh Call Girl...
 
Falcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to ProsperityFalcon's Invoice Discounting: Your Path to Prosperity
Falcon's Invoice Discounting: Your Path to Prosperity
 
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
👉Chandigarh Call Girls 👉9878799926👉Just Call👉Chandigarh Call Girl In Chandiga...
 
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
Call Now ☎️🔝 9332606886🔝 Call Girls ❤ Service In Bhilwara Female Escorts Serv...
 
Falcon Invoice Discounting: Empowering Your Business Growth
Falcon Invoice Discounting: Empowering Your Business GrowthFalcon Invoice Discounting: Empowering Your Business Growth
Falcon Invoice Discounting: Empowering Your Business Growth
 
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hebbal Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
Call Girls in Delhi, Escort Service Available 24x7 in Delhi 959961-/-3876
 
Business Model Canvas (BMC)- A new venture concept
Business Model Canvas (BMC)-  A new venture conceptBusiness Model Canvas (BMC)-  A new venture concept
Business Model Canvas (BMC)- A new venture concept
 
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai KuwaitThe Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
The Abortion pills for sale in Qatar@Doha [+27737758557] []Deira Dubai Kuwait
 
Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876
Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876
Cheap Rate Call Girls In Noida Sector 62 Metro 959961乂3876
 
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best ServicesMysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
Mysore Call Girls 8617370543 WhatsApp Number 24x7 Best Services
 
Phases of Negotiation .pptx
 Phases of Negotiation .pptx Phases of Negotiation .pptx
Phases of Negotiation .pptx
 
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
Call Girls From Pari Chowk Greater Noida ❤️8448577510 ⊹Best Escorts Service I...
 
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
Call Girls Zirakpur👧 Book Now📱7837612180 📞👉Call Girl Service In Zirakpur No A...
 

Network system on Ahsanullah University of Science & Technology

  • 1. AHSANULLAH UNIVERSITY OF SCIENCE & TECHNOLOGY 2012 Introduction to Computer in Business (Course: 215) Assignment on: Network System: A case study on Ahsanullah University of Science & Technology School of Business 1 4 1 - 1 4 2 L O V E R O A D , T E J G A O N I N D U S T R I A L A R E A , D H A K A 1 2 0 8
  • 2. INTRODUCTION NETWORK: A Network is a set of technologies including hardware, software & media that can be used to connect computers together. It enables them to communicate, exchange information & share resources in real time. Network open up new ways to communicate, such as e-mail & instant messaging (IM). By allowing users to share expensive hardware resources such as printer, network reduce the cost of running an organization. TYPES OF NETWORKS: Network can be classified in two ways: 1. Common types of Network: It includes:  Local Area Network (LAN)  Wide Area Network (WAN) 3
  • 3. 2. Hybrid Network: It includes:  Campus Area Network (CAM)  Metropolitan Area Network (MAN)  Home Area Network (HAM) Network Topology: The logical Layout of the cables & devices that connect the nodes of the network is called Topology. The kind of topology or combinations of topologies to use depends on: a. The type of computers & cabling in place b. The distance between computers c. The speed at which the data must travel around the network d. The cost of setting up the network The Types of Network Topology: Different types of topologies are as follows:  Bus Topology  Star Topology  Ring Topology  Mesh Topology Bus Topology: Network use one cable, all the nodes & peripheral devices are connected in a series to that cable. Star Topology: All the nodes are connected to a hub or switch & communicate through it. Ring Topology: Connects the network’s nodes in a circular chain, with each node connected to the next. The last node connects to the first completing the ring. Mesh Topology: A cable runs from every computer to every other computer. 4
  • 4. Networking History in Ahsanullah university of Science & Technology (AUST): At AUST there is internet & Wi-Fi connection. The Internet Connection was connected in June- July, 2008. The Internet Service Provider (ISP) is Metronate Bangladesh Ltd. The Wi-Fi connection was connected in December, 2010. It is connected by Banglalion. The band width speed of the Internet is normally 100 kbps. Department wise Networking System in AUST: There are 7 departments. All the departments have total 10 computer labs which are connected to a router through star topology. Most of the PC is connected to the Internet. They are connected Through Local Area Network (LAN). The basic connecting system is as below: Figure: Internal Networking System in a Lab The features of the computer labs of AUST are as follows: School of Business Department:  There are total 40 PCs.  They are connected through Local Area Network (LAN)  Operating System: Windows XP  Service Pac -2  Software: Microsoft Office 2007, SPSS, Turbo –C for using C++  1 piece Pentium 4 & the rest are XP  Monitor: Samsung Server Switch Blue Cable/ Internet Cable PC
  • 5. 5 Department of Textile Technology:  There are total 31 PCs  Operating System: Windows XP  Link+ Internet  Printer Connected  1 PC has Core-1,rest of the PCs have Dual Core  Software: Programming, Graphics, Textile related software  Speed: 60-100 kbps Department of Electrical & electronic Engineering:  Having 3 Computer Lab  Total 38 PCs, 10 have Internet connection, all are running  Speed: 60-100 kbps  Monitor: Model-CRT  O.S: Windows XP  Service Pac- 2,3, license key & without license key  Core 2, Dual Core  Software: C++, Met lab, Or cad, Micro-wild, Silos, DHCH-2 Department of Computer Science & Engineering:  Windows XP  Having Internet connection  Linux  Software: S- 27 Besides the core network & Internet Service System of the university are also maintained under the guidance of the department, & the major servers are located at the “University Server Room”. Department of Civil Engineering:  Having Computer Aided Design & Drafting Lab  Monitor: 26 are IBM, rest are ACO  O.S: Windows XP
  • 6.  Having 34 PCs, all have internet connection  4 PC have Dual Core, 26 have Pentium -4 6  Software: Auto-cad, E- tabs, Microsoft 2007  6 PCs have Service Pac- 2, rest have Service Pac -3  Speed: 10-20 kbps  Ram: 4 PC have 2 GB, 25 have 512 GB, 1 has 1GB  Hard-disk: 26 PC have 80 GB, 8 PC have 300 GB Department of Architecture:  Having 1 Computer Lab, 30 PCs  O.S: Windows XP, Microsoft 2007  4 PCs have internet connection  Software: Auto-cad, Sketch-up  4 PCs have Core 2 Network Media: Network media refers to the means used to link a network’s node together. Types of Network Media: Network media is of two kinds: 1. Wire-Based Media a. Twisted pair cable b. Coaxial cable c. Fiber optic cable 2. Wireless Media a. Radio signal At AUST there is both the wire-based & wire-less network media. They basically use “UTP cable” & “Fiber optic cable”.
  • 7. 7 UTP Cable: UTP is Unshielded Twisted Pair loom. It can flow data in a distance of 100 meters authentically. If the distance is more than 100 meters then intermediary devices can be used. Maximum 3 intermediary devices can be in this regard. The market value of UTP cable is TK.30-35 per meter. Image: UTP Cable Fiber Optic Cable: The inner part of this cable is of glass-core. There is gel which protects the inner part & helps to avoid hard-crack. It is expensive. The market value of Fiber Optic Cable is Tk. 200-250 per meter.
  • 8. Image: Fiber Optic Cable 8 Network Hardware: All data moves between PCs, it needs to be channeled properly to reach its final destination. To make this possible, the proper hardware must be attached to & between all PCs. Types of network Hardware: 1. Network Interface Cards (NICs): Hardware components to control the flow of data. 2. Network linking Devices: Interconnect at least two computers. It includes Hubs, Bridges, and Switches & Routers. 3. Cabling Equipment: It is designed to work with a certain kind of network topology & each one has certain standard feature. It includes Ethernet, fast Ethernet, Gigabit Ethernet, and Token Ring. Switch Definition:A network switch is a small hardware device that joins multiple computers together within one local area network (LAN). Technically, network switches operate at layer two (Data Link Layer) of the OSI model. Network switches appear nearly identical to network hubs, but a switch generally contains more intelligence (and a slightly higher price tag) than a hub. Unlike hubs, network switches are capable of inspecting data packets as they are received, determining the source and destination device of each packet, and forwarding them appropriately. By delivering messages only to the
  • 9. connected device intended, a network switch conserves network bandwidth and offers generally better performance than a hub. Image: Switch (Front Side) Image: Switch (Back Side) 9 Image: Connected Switch Router Definition:Routers are physical devices that join multiple wired or wireless networks together. Technically, a wired or wireless router is a Layer 3 gateway, meaning that the wired/wireless router connects networks (as gateways do), and that the router operates at the network layer of the OSI model.
  • 10. Home networkers often use an Internet Protocol (IP) wired or wireless router, IP being the most common OSI network layer protocol. An IP router such as a DSL or cable modem broadband router joins the home's local area network (LAN) to the wide-area network (WAN) of the Internet. By maintaining configuration information in a piece of storage called the routing table, wired or wireless routers also have the ability to filter traffic, either incoming or outgoing, based on the IP addresses of senders and receivers. Some routers allow the home networker to update the routing table from a Web browser interface. Broadband routers combine the functions of a router with those of a network switch and a firewall in a single unit. 10 Image: Router (Front Side) Image: Router (Back Side) Node Definition: A node is any device connected to a computer network. Nodes can be computers, personal digital assistants (PDAs), cell phones, or various other network appliances. On an IP network, a node is any device with an IP address.
  • 11. Total Networking System in AUST: In AUST there are two types of connectivity, wire-based connectivity & wire-less connectivity. In wire-based connectivity the Server is connected through “Fiber Optic Cable” to the Router. “The Router” is a Networking device. It is used to connect two or more than PCs. There are many ports in a Router. One port is connected to the “Mail Server” & another one is connected to the “Proxy Server”. Proxy Server: All the PCs of the University are connected to the Proxy Server. This Proxy Server is configured in a way that it can do multiple works.  It works as Proxy server/ Squid Server  It works as Dynamic Host Configuration Protocol (DHCP) Server  It works as Bandwidth Controller (Squint)  It works as MRTG, Bandwidth usage 11  The Proxy Server is Linux Based Server. This Proxy Server can allocate net facility for a specific time in different Laboratories. The speed of the Switch is 100 mbps in LAN Bandwidth. If anybody searches for any websites which was searched before on that day then the proxy server would provide it from its cash-memory. In case of downloading huge page it would be faster.  The DHCP is in configured in AUST Server. There are so many PCs in AUST. Every PC has a unique IP address. To get unique IP address “Obtained IP Address Automatically” must be selected. Then every PC would be identified uniquely. There would be no conflict, no overlapping.  The Bandwidth Controller supplies 4 mbps. It controls how much mbps would get each department. It can assign bandwidth. In this case Linux –Based Package Software is used. It can be monitored from the server that which PC gets how much mbps.  The MRGT is updated in every 5 minutes. It shows graphically that if they get the required mbps that is 4 mbps. It can be shown on day basis or monthly basis. Mail Server: The Mail Server is used by the teachers or employees of the University. They use this Server by logging in mail.aust.edu. They have unique IP address through which they can send/transfer mail. Networking: The Proxy Server is connected to a Switch through the “UTP Cable”. There is a limitation to transfer data through UTP Cable. It can transfer data to a maximum distance of 100 meters without any loss. If the distance is more than 100 meters then data missing is occurred.
  • 12. As a result, when the distance is more than 100 meters they use “Fiber Optic Cable” to transfer data. In AUST Building there is 4 Blocks (Block A, Block B, Block C & Block D). These Block have a distance more than 100 meters. So, there is 4 Manageable “Fiber Switch”. Each Fiber Switch is situated in the middle position of the building. As for example in level 3, EEE department there is a Fiber Switch in the central position. The Fiber Switch is connected by Fiber Optic Cable as the distance is above 100 meters. All the PCs of Block A is connected to the Fiber Switch of Block A & so on. The Server is used to distribute proper internet service to all the students & if there is any need to control anything. The AUST has Caspersky Anti-virus Server. The Server based Anti-virus is used in different computer labs. AUST’s Server is hosted in USA. The main server is there. From here, they can up-load, customize etc. 12 Wi-Fi Network: In AUST there is Wi-Fi connection. It is completely detached from wire connectivity. The connectivity is received by Banglalion Outdoor Unit. It is, as described before, connected to the Proxy Server, then Switch, then wire-less Router. It can be monitored by proxy server also. The Wi-Fi network is connected in Ground Floor & level-1.
  • 14. Image: Wi-Fi & Internet Network 14
  • 15. The Network System in AUST can be shown in flow-chart: UTP Cable Fiber Cable UTP Cable Fiber Cable Fiber Cable Fiber Cable UTP Cable Figure: Network System 15 ISP Router Mail Server Proxy Server Manageable Fiber+ UTP Switch Manageable Fiber Switch Fiber Switch (Block-C) Fiber Switch (Block-D) Fiber Switch (Block-A) Fiber Switch (Block-B) PC 1 PC 2 Switch/ hub Kaspersky Anti- virus Server
  • 16. The Wi-Fi Zone of AUST is shown in the following flow-chart: UTP Cable Figure: Wi-Fi Network 16 Banglalion Outdoor Unit Proxy Server Switch Wireless Router Wireless Router Wireless Router Wireless Router PC PC PC PC
  • 17. CONCLUSION From this survey & assignment we can see how a Network System is connected in an Organization. I have learnt how it works, also learnt the structure of the Network System. In the Network System the most common factor is to connect the switches/routers/devices in a proper way with a cost-effective media. The UTP Cable plays the most important role in this regard. As it is less expensive than Fiber Optic Cable. A proper Network System can go along run in management of an organization. 17
  • 18. REFERENCE  Introduction to Computer by Norton  Computer Labs of AUST  Lab Assistants of AUST  System Engineer of AUST  Different Books/websites  www.about.com  www.buzz.off.com  www.dictionary.com  Images from AUST Computer Lab, Server Room &websites  www.answer.com Thank You