SlideShare a Scribd company logo
1 of 40
Network Administration
Definition, Scope & Goals
Roles, Practice
CS3063 (Sys & Net Admin)
WSU CS Dept 2
Question?
1. Define NW/SYS Administration?
2. What are the role of NW administrator?
3. How does Network Administration work in
Practice?
4. List some tasks of NW administrator
5. What are Goals of System/Network
Administration?
6. What are the Challenges of System/Network
Administration?
3
Role of Network Administrator
some Definitions ???
 Controlling corporate strategic assets
 Controlling complexity
 Improving service
 Balancing various needs
 Reducing downtime
 Controlling costs
CS3063 (Sys & Net Admin)
WSU CS Dept
4
OSI Management
Functional Areas
“F C A P S”
 Fault Management
 Configuration & Name Management
 Account Management
 Performance Management
 Security Management
CS3063 (Sys & Net Admin)
WSU CS Dept
5
OSI open Systems Interconnection - Fault
management
The facilities that enable the
 detection,
 isolation, and
 correction
of abnormal operation of the OSI
environment.
 It is essential that the system be able to detect, report and recover from
failures as quickly as possible
CS3063 (Sys & Net Admin)
WSU CS Dept
6
OSI - Configuration and Name
Management
• The ability to configure a system to be
able to operate in a desired manner
• This could include
 manual creation of static routing tables in
routers, etc.
N:B configuration management is best
performed at a central site
CS3063 (Sys & Net Admin)
WSU CS Dept
7
OSI - Account Management
The facilities that enable
 charges to be established for the use of
managed objects and
 costs to be identified for the use of those
managed objects.
 the ability to account for the resources
consumed in a system
CS3063 (Sys & Net Admin)
WSU CS Dept
8
OSI - Performance
Management
 The Facilities needed to evaluate
 the means by which a system's
performance may be monitored
 Behaviour of managed objects
 Effectiveness of communication activities
CS3063 (Sys & Net Admin)
WSU CS Dept
9
OSI - Security Management
Address those aspects of OSI security
essential to:
 operate OSI network management correctly and
 to protect managed objects
CS3063 (Sys & Net Admin)
WSU CS Dept
Definitions??
How does Network Administration
work in Practice?
Let’s look at how Network
Management is Organised…
11
Network
Hardware
Applications
Division of Labour
Structure of Systems and
Network Management
Organisation
Def. responsible for the
maintenance of computer hardware
and software that comprises a
computer network.
-This normally includes the
deployment, configuration,
maintenance and monitoring of
active network equipment. ...
CS3063 (Sys & Net Admin)
WSU CS Dept
CS3063 (Sys & Net Admin)
WSU CS Dept 12
Corporate Networked
Environments
 Have team(s) of specialists in various areas
 Well defined tasks
 job descriptions
 In small networks usually one person
 multi-skilled and multi-tasked
 In reality – often somewhere in between….
Network Administrator
Tasks
14
Tasks of a
Network Administrator
 Security Management
 Performance Management
 Planning for Growth
 Fault Management and Recovery
 Account/User Management
 Networked Application Support
CS3063 (Sys & Net Admin)
WSU CS Dept
15
Security Management
 Firewalls
 Usernames
 Password control
 Resource Access Control
CS3063 (Sys & Net Admin)
WSU CS Dept
16
Performance Management
 Availability
 Response Time
 Accuracy
CS3063 (Sys & Net Admin)
WSU CS Dept
17
Planning for Growth
 A Network (or any organisation) is not static
 Growth means increased load on a
network. This must be planned for….
 Systems eventually need replacement.
This must be planned for – in advance…
CS3063 (Sys & Net Admin)
WSU CS Dept
18
Fault Management and
Recovery
 Monitoring
 Reporting status
 Testing
 Fixes and Patches
 Updates
 Repairs
 Change Management
CS3063 (Sys & Net Admin)
WSU CS Dept
19
Account / User Management
 Communication Facilities
 Connection - Rental - Charges
 Hardware Usage
 Lease - Rent - Hire
 Consumables Usage
 Power, Paper, Media (Diskettes, CDs…)
 Software Usage
 Licensing,
 Application usage
CS3063 (Sys & Net Admin)
WSU CS Dept
20
Account / User Management
 Accounts are Managed for:
 Intrusion detection / prevention
 Charging for Services
 Legal protection of the Organisation
CS3063 (Sys & Net Admin)
WSU CS Dept
21
Networked Application Support
 Client / Server systems support
 Internet support
 Server support
 Applications and Hardware
 Helpdesk
 Printing
 eMail
CS3063 (Sys & Net Admin)
WSU CS Dept
Network Support
Another way to think about what a
Network Administrator does is to
look at the network structure
23
Network Infrastructure
Users
WAN
Routers
Switches
Cables
Users Users Users
LAN LAN LAN LAN
CS3063 (Sys & Net Admin)
WSU CS Dept
24
Networking Support - WAN
Core Infrastructure Management
Media......WAN ACCESS TECHNOLOGIES.ppt
 Fibre
 Microwave
 Leased circuits (eg. ISDN-Integrated
Services Digital Network)
 Copper based
CS3063 (Sys & Net Admin)
WSU CS Dept
25
Networking Support - WAN
 ATM-Asynchronous Transfer Mode/FDDI Fibre Distributed Data Interface
core
 Security
 Performance
 Configurations
 Load-balancing
 IP and other routable protocol issues
 Routing (strategies, protocols)
 Higher-level networking services (e.g. DNS)
 Equipment management
 Security
CS3063 (Sys & Net Admin)
WSU CS Dept
26
Networking Support - LAN
The edge/user networks management
 Media
 Cable-based (eg. CAT 5)
 LAN related
 Ethernet and other LAN related protocols
• MAC issues (eg. registrations)
• Desktop and server related fault management
• Load-balancing (topology and infrastructure
items eg. hubs and switches)
CS3063 (Sys & Net Admin)
WSU CS Dept
27
Networking Support - LAN
 Equipment management
 Standardisation
 Cataloguing for inventory control
 Troubleshooting
 The methodologies
(planned procedures for known problems)
 Security
CS3063 (Sys & Net Admin)
WSU CS Dept
28
Network Application Support
 Application Analysis
 Response time requirements
 Timing requirements
 Availability requirements (mission critical?)
 Security requirements
CS3063 (Sys & Net Admin)
WSU CS Dept
29
The Server support
 Analysis of new Server hardware
 Network interface speed
 The number of interface
 Sustained network output and inputs
 Network availability requirements
 Network security requirements
 Backup related requirements
 Disk size
 Rate of change of data
 Backup policies
CS3063 (Sys & Net Admin)
WSU CS Dept
OK…
That is what an network
Administrator does…
So…..
How do we learn Network or
Systems Administration?
31
How to be a Sys/Net Admin
(yet another Job Description…)
 Learn Operating System basics eg Unix
 Learn shell utilities and script programming
 Learn how to Install and Configure OS
 Learn DNS
 Learn TCP/IP networking
 Learn NFS and NIS- Network Information Service(DB) (or
equivalent…)
 Learn about system tuning and accounting
CS3063 (Sys & Net Admin)
WSU CS Dept
32
Goals of System/Network
Administration
 Put together a network of computers
 Get them running
 Keep them running (despite Users….)
 Provide a Service to Users
CS3063 (Sys & Net Admin)
WSU CS Dept
Challenges of
System/Network Administration
Systems or Network Administration is more
than just installing computers or networks.
It is about planning and designing an
efficient community of computers that allow
users to get their jobs done.
34
Challenges of Administration
 Design Logical, Efficient networks
 Easily deploy & update many machines
 Decide what services are needed
 know the business tasks & customers
 Plan and implement adequate security
 Provide comfortable User environment
 Be able to fix errors and problems
 Keep track of & be able to use knowledge
CS3063 (Sys & Net Admin)
WSU CS Dept
Style of
Network Administration
36
Comparison of System/Network
Management Styles
 Fire-Fighting
 Managing by responding to situations when
they happen (Reactive)
 Preventative management
 Monitor network and make repairs and
changes before problems appear (Proactive)
 These are two opposite extremes.
Most real managers combine both.
CS3063 (Sys & Net Admin)
WSU CS Dept
37
Fire-Fighting
 Investigate the Fault or Problem
 Isolate the problem and identify/define it
 Use tests and tools to diagnose the problem
 Solve the problem and document the solution
 Prioritize multiple problems
CS3063 (Sys & Net Admin)
WSU CS Dept
38
Preventative Management
 The Good Circle management cycle
CS3063 (Sys & Net Admin)
WSU CS Dept
Assignment 10%
 Distinguish between System Administration
and Network Administration.
 Write about the basic difference in WSU
ICTD work description of System and
Network Administration.
 Briefed discussion about ATM, FDDI, Frame
Relay, HDLC, DSL/ADSL, Token Ring,
Ethernet & ETC
CS3063 (Sys & Net Admin)
WSU CS Dept 39
(END)
Thank you!

More Related Content

Similar to Network Administration Roles and Best Practices

Client server technology
Client server technologyClient server technology
Client server technologyAnwar Kamal
 
Consider introducing the overall objective of the network design/tutorialoutlet
Consider introducing the overall objective of the network design/tutorialoutletConsider introducing the overall objective of the network design/tutorialoutlet
Consider introducing the overall objective of the network design/tutorialoutletPittock
 
System analysis fundamentals
System analysis fundamentalsSystem analysis fundamentals
System analysis fundamentalsKiran Ajudiya
 
Stkisummi18 i taa_s_cybergov_long_version_v2
Stkisummi18 i taa_s_cybergov_long_version_v2Stkisummi18 i taa_s_cybergov_long_version_v2
Stkisummi18 i taa_s_cybergov_long_version_v2Pini Cohen
 
Stkisummi18 i taa_s_cybergov_long_version_v1
Stkisummi18 i taa_s_cybergov_long_version_v1Stkisummi18 i taa_s_cybergov_long_version_v1
Stkisummi18 i taa_s_cybergov_long_version_v1Pini Cohen
 
System Administration DCU
System Administration DCUSystem Administration DCU
System Administration DCUKhalid Rehan
 
Data Center Optimization
Data Center OptimizationData Center Optimization
Data Center OptimizationBihag Karnani
 
Network management aa
Network management  aaNetwork management  aa
Network management aaDhani Ahmad
 
Client server technology main
Client server technology mainClient server technology main
Client server technology mainAnwar Kamal
 
Elements of Systems Design.ppt
Elements of Systems Design.pptElements of Systems Design.ppt
Elements of Systems Design.pptKRISHNARAJ207
 
NMS Projects and POCs completed and ongoing for OSS NAM v 1.5 Linkedin
NMS Projects and POCs completed and ongoing for OSS NAM v 1.5 LinkedinNMS Projects and POCs completed and ongoing for OSS NAM v 1.5 Linkedin
NMS Projects and POCs completed and ongoing for OSS NAM v 1.5 LinkedinJavier Guillermo, MBA, MSc, PMP
 
Advantages And Disadvantages Of Nc
Advantages And Disadvantages Of NcAdvantages And Disadvantages Of Nc
Advantages And Disadvantages Of NcKristen Wilson
 
Best practices for network troubleshooting
Best practices for network troubleshootingBest practices for network troubleshooting
Best practices for network troubleshootingCumulus Networks
 
Pmit 6102-14-lec1-intro
Pmit 6102-14-lec1-introPmit 6102-14-lec1-intro
Pmit 6102-14-lec1-introJesmin Rahaman
 
Introdunction to Network Management Protocols - SNMP & TR-069
Introdunction to Network Management Protocols - SNMP & TR-069Introdunction to Network Management Protocols - SNMP & TR-069
Introdunction to Network Management Protocols - SNMP & TR-069William Lee
 

Similar to Network Administration Roles and Best Practices (20)

Client server technology
Client server technologyClient server technology
Client server technology
 
Consider introducing the overall objective of the network design/tutorialoutlet
Consider introducing the overall objective of the network design/tutorialoutletConsider introducing the overall objective of the network design/tutorialoutlet
Consider introducing the overall objective of the network design/tutorialoutlet
 
15365129.ppt
15365129.ppt15365129.ppt
15365129.ppt
 
System analysis fundamentals
System analysis fundamentalsSystem analysis fundamentals
System analysis fundamentals
 
Stkisummi18 i taa_s_cybergov_long_version_v2
Stkisummi18 i taa_s_cybergov_long_version_v2Stkisummi18 i taa_s_cybergov_long_version_v2
Stkisummi18 i taa_s_cybergov_long_version_v2
 
Stkisummi18 i taa_s_cybergov_long_version_v1
Stkisummi18 i taa_s_cybergov_long_version_v1Stkisummi18 i taa_s_cybergov_long_version_v1
Stkisummi18 i taa_s_cybergov_long_version_v1
 
System Administration DCU
System Administration DCUSystem Administration DCU
System Administration DCU
 
Data Center Optimization
Data Center OptimizationData Center Optimization
Data Center Optimization
 
Network management aa
Network management  aaNetwork management  aa
Network management aa
 
PACE-IT: The Importance of Network Segmentation
PACE-IT: The Importance of Network SegmentationPACE-IT: The Importance of Network Segmentation
PACE-IT: The Importance of Network Segmentation
 
Computer Port IT Solutions JNTU Lecture
Computer Port IT Solutions JNTU LectureComputer Port IT Solutions JNTU Lecture
Computer Port IT Solutions JNTU Lecture
 
Client server technology main
Client server technology mainClient server technology main
Client server technology main
 
Clustering overview2
Clustering overview2Clustering overview2
Clustering overview2
 
3.3_Cyber Security R&D for Microgrids_Stamp_EPRI/SNL Microgrid
3.3_Cyber Security R&D for Microgrids_Stamp_EPRI/SNL Microgrid3.3_Cyber Security R&D for Microgrids_Stamp_EPRI/SNL Microgrid
3.3_Cyber Security R&D for Microgrids_Stamp_EPRI/SNL Microgrid
 
Elements of Systems Design.ppt
Elements of Systems Design.pptElements of Systems Design.ppt
Elements of Systems Design.ppt
 
NMS Projects and POCs completed and ongoing for OSS NAM v 1.5 Linkedin
NMS Projects and POCs completed and ongoing for OSS NAM v 1.5 LinkedinNMS Projects and POCs completed and ongoing for OSS NAM v 1.5 Linkedin
NMS Projects and POCs completed and ongoing for OSS NAM v 1.5 Linkedin
 
Advantages And Disadvantages Of Nc
Advantages And Disadvantages Of NcAdvantages And Disadvantages Of Nc
Advantages And Disadvantages Of Nc
 
Best practices for network troubleshooting
Best practices for network troubleshootingBest practices for network troubleshooting
Best practices for network troubleshooting
 
Pmit 6102-14-lec1-intro
Pmit 6102-14-lec1-introPmit 6102-14-lec1-intro
Pmit 6102-14-lec1-intro
 
Introdunction to Network Management Protocols - SNMP & TR-069
Introdunction to Network Management Protocols - SNMP & TR-069Introdunction to Network Management Protocols - SNMP & TR-069
Introdunction to Network Management Protocols - SNMP & TR-069
 

Recently uploaded

Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfLars Albertsson
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...dajasot375
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...soniya singh
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSAishani27
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...Pooja Nehwal
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts ServiceSapana Sha
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubaihf8803863
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改atducpo
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdfHuman37
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystSamantha Rae Coolbeth
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfLars Albertsson
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationshipsccctableauusergroup
 
Data Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptxData Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptxFurkanTasci3
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130Suhani Kapoor
 
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...Suhani Kapoor
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiSuhani Kapoor
 

Recently uploaded (20)

VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
VIP Call Girls Service Charbagh { Lucknow Call Girls Service 9548273370 } Boo...
 
Industrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdfIndustrialised data - the key to AI success.pdf
Industrialised data - the key to AI success.pdf
 
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
Indian Call Girls in Abu Dhabi O5286O24O8 Call Girls in Abu Dhabi By Independ...
 
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
High Class Call Girls Noida Sector 39 Aarushi 🔝8264348440🔝 Independent Escort...
 
E-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptxE-Commerce Order PredictionShraddha Kamble.pptx
E-Commerce Order PredictionShraddha Kamble.pptx
 
Ukraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICSUkraine War presentation: KNOW THE BASICS
Ukraine War presentation: KNOW THE BASICS
 
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...{Pooja:  9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
{Pooja: 9892124323 } Call Girl in Mumbai | Jas Kaur Rate 4500 Free Hotel Del...
 
Call Girls In Mahipalpur O9654467111 Escorts Service
Call Girls In Mahipalpur O9654467111  Escorts ServiceCall Girls In Mahipalpur O9654467111  Escorts Service
Call Girls In Mahipalpur O9654467111 Escorts Service
 
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls DubaiDubai Call Girls Wifey O52&786472 Call Girls Dubai
Dubai Call Girls Wifey O52&786472 Call Girls Dubai
 
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
代办国外大学文凭《原版美国UCLA文凭证书》加州大学洛杉矶分校毕业证制作成绩单修改
 
20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf20240419 - Measurecamp Amsterdam - SAM.pdf
20240419 - Measurecamp Amsterdam - SAM.pdf
 
Unveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data AnalystUnveiling Insights: The Role of a Data Analyst
Unveiling Insights: The Role of a Data Analyst
 
Schema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdfSchema on read is obsolete. Welcome metaprogramming..pdf
Schema on read is obsolete. Welcome metaprogramming..pdf
 
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
Deep Generative Learning for All - The Gen AI Hype (Spring 2024)
 
04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships04242024_CCC TUG_Joins and Relationships
04242024_CCC TUG_Joins and Relationships
 
Data Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptxData Science Jobs and Salaries Analysis.pptx
Data Science Jobs and Salaries Analysis.pptx
 
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
VIP Call Girls Service Miyapur Hyderabad Call +91-8250192130
 
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
VIP High Class Call Girls Bikaner Anushka 8250192130 Independent Escort Servi...
 
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service BhilaiLow Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
Low Rate Call Girls Bhilai Anika 8250192130 Independent Escort Service Bhilai
 

Network Administration Roles and Best Practices

  • 2. CS3063 (Sys & Net Admin) WSU CS Dept 2 Question? 1. Define NW/SYS Administration? 2. What are the role of NW administrator? 3. How does Network Administration work in Practice? 4. List some tasks of NW administrator 5. What are Goals of System/Network Administration? 6. What are the Challenges of System/Network Administration?
  • 3. 3 Role of Network Administrator some Definitions ???  Controlling corporate strategic assets  Controlling complexity  Improving service  Balancing various needs  Reducing downtime  Controlling costs CS3063 (Sys & Net Admin) WSU CS Dept
  • 4. 4 OSI Management Functional Areas “F C A P S”  Fault Management  Configuration & Name Management  Account Management  Performance Management  Security Management CS3063 (Sys & Net Admin) WSU CS Dept
  • 5. 5 OSI open Systems Interconnection - Fault management The facilities that enable the  detection,  isolation, and  correction of abnormal operation of the OSI environment.  It is essential that the system be able to detect, report and recover from failures as quickly as possible CS3063 (Sys & Net Admin) WSU CS Dept
  • 6. 6 OSI - Configuration and Name Management • The ability to configure a system to be able to operate in a desired manner • This could include  manual creation of static routing tables in routers, etc. N:B configuration management is best performed at a central site CS3063 (Sys & Net Admin) WSU CS Dept
  • 7. 7 OSI - Account Management The facilities that enable  charges to be established for the use of managed objects and  costs to be identified for the use of those managed objects.  the ability to account for the resources consumed in a system CS3063 (Sys & Net Admin) WSU CS Dept
  • 8. 8 OSI - Performance Management  The Facilities needed to evaluate  the means by which a system's performance may be monitored  Behaviour of managed objects  Effectiveness of communication activities CS3063 (Sys & Net Admin) WSU CS Dept
  • 9. 9 OSI - Security Management Address those aspects of OSI security essential to:  operate OSI network management correctly and  to protect managed objects CS3063 (Sys & Net Admin) WSU CS Dept
  • 10. Definitions?? How does Network Administration work in Practice? Let’s look at how Network Management is Organised…
  • 11. 11 Network Hardware Applications Division of Labour Structure of Systems and Network Management Organisation Def. responsible for the maintenance of computer hardware and software that comprises a computer network. -This normally includes the deployment, configuration, maintenance and monitoring of active network equipment. ... CS3063 (Sys & Net Admin) WSU CS Dept
  • 12. CS3063 (Sys & Net Admin) WSU CS Dept 12 Corporate Networked Environments  Have team(s) of specialists in various areas  Well defined tasks  job descriptions  In small networks usually one person  multi-skilled and multi-tasked  In reality – often somewhere in between….
  • 14. 14 Tasks of a Network Administrator  Security Management  Performance Management  Planning for Growth  Fault Management and Recovery  Account/User Management  Networked Application Support CS3063 (Sys & Net Admin) WSU CS Dept
  • 15. 15 Security Management  Firewalls  Usernames  Password control  Resource Access Control CS3063 (Sys & Net Admin) WSU CS Dept
  • 16. 16 Performance Management  Availability  Response Time  Accuracy CS3063 (Sys & Net Admin) WSU CS Dept
  • 17. 17 Planning for Growth  A Network (or any organisation) is not static  Growth means increased load on a network. This must be planned for….  Systems eventually need replacement. This must be planned for – in advance… CS3063 (Sys & Net Admin) WSU CS Dept
  • 18. 18 Fault Management and Recovery  Monitoring  Reporting status  Testing  Fixes and Patches  Updates  Repairs  Change Management CS3063 (Sys & Net Admin) WSU CS Dept
  • 19. 19 Account / User Management  Communication Facilities  Connection - Rental - Charges  Hardware Usage  Lease - Rent - Hire  Consumables Usage  Power, Paper, Media (Diskettes, CDs…)  Software Usage  Licensing,  Application usage CS3063 (Sys & Net Admin) WSU CS Dept
  • 20. 20 Account / User Management  Accounts are Managed for:  Intrusion detection / prevention  Charging for Services  Legal protection of the Organisation CS3063 (Sys & Net Admin) WSU CS Dept
  • 21. 21 Networked Application Support  Client / Server systems support  Internet support  Server support  Applications and Hardware  Helpdesk  Printing  eMail CS3063 (Sys & Net Admin) WSU CS Dept
  • 22. Network Support Another way to think about what a Network Administrator does is to look at the network structure
  • 23. 23 Network Infrastructure Users WAN Routers Switches Cables Users Users Users LAN LAN LAN LAN CS3063 (Sys & Net Admin) WSU CS Dept
  • 24. 24 Networking Support - WAN Core Infrastructure Management Media......WAN ACCESS TECHNOLOGIES.ppt  Fibre  Microwave  Leased circuits (eg. ISDN-Integrated Services Digital Network)  Copper based CS3063 (Sys & Net Admin) WSU CS Dept
  • 25. 25 Networking Support - WAN  ATM-Asynchronous Transfer Mode/FDDI Fibre Distributed Data Interface core  Security  Performance  Configurations  Load-balancing  IP and other routable protocol issues  Routing (strategies, protocols)  Higher-level networking services (e.g. DNS)  Equipment management  Security CS3063 (Sys & Net Admin) WSU CS Dept
  • 26. 26 Networking Support - LAN The edge/user networks management  Media  Cable-based (eg. CAT 5)  LAN related  Ethernet and other LAN related protocols • MAC issues (eg. registrations) • Desktop and server related fault management • Load-balancing (topology and infrastructure items eg. hubs and switches) CS3063 (Sys & Net Admin) WSU CS Dept
  • 27. 27 Networking Support - LAN  Equipment management  Standardisation  Cataloguing for inventory control  Troubleshooting  The methodologies (planned procedures for known problems)  Security CS3063 (Sys & Net Admin) WSU CS Dept
  • 28. 28 Network Application Support  Application Analysis  Response time requirements  Timing requirements  Availability requirements (mission critical?)  Security requirements CS3063 (Sys & Net Admin) WSU CS Dept
  • 29. 29 The Server support  Analysis of new Server hardware  Network interface speed  The number of interface  Sustained network output and inputs  Network availability requirements  Network security requirements  Backup related requirements  Disk size  Rate of change of data  Backup policies CS3063 (Sys & Net Admin) WSU CS Dept
  • 30. OK… That is what an network Administrator does… So….. How do we learn Network or Systems Administration?
  • 31. 31 How to be a Sys/Net Admin (yet another Job Description…)  Learn Operating System basics eg Unix  Learn shell utilities and script programming  Learn how to Install and Configure OS  Learn DNS  Learn TCP/IP networking  Learn NFS and NIS- Network Information Service(DB) (or equivalent…)  Learn about system tuning and accounting CS3063 (Sys & Net Admin) WSU CS Dept
  • 32. 32 Goals of System/Network Administration  Put together a network of computers  Get them running  Keep them running (despite Users….)  Provide a Service to Users CS3063 (Sys & Net Admin) WSU CS Dept
  • 33. Challenges of System/Network Administration Systems or Network Administration is more than just installing computers or networks. It is about planning and designing an efficient community of computers that allow users to get their jobs done.
  • 34. 34 Challenges of Administration  Design Logical, Efficient networks  Easily deploy & update many machines  Decide what services are needed  know the business tasks & customers  Plan and implement adequate security  Provide comfortable User environment  Be able to fix errors and problems  Keep track of & be able to use knowledge CS3063 (Sys & Net Admin) WSU CS Dept
  • 36. 36 Comparison of System/Network Management Styles  Fire-Fighting  Managing by responding to situations when they happen (Reactive)  Preventative management  Monitor network and make repairs and changes before problems appear (Proactive)  These are two opposite extremes. Most real managers combine both. CS3063 (Sys & Net Admin) WSU CS Dept
  • 37. 37 Fire-Fighting  Investigate the Fault or Problem  Isolate the problem and identify/define it  Use tests and tools to diagnose the problem  Solve the problem and document the solution  Prioritize multiple problems CS3063 (Sys & Net Admin) WSU CS Dept
  • 38. 38 Preventative Management  The Good Circle management cycle CS3063 (Sys & Net Admin) WSU CS Dept
  • 39. Assignment 10%  Distinguish between System Administration and Network Administration.  Write about the basic difference in WSU ICTD work description of System and Network Administration.  Briefed discussion about ATM, FDDI, Frame Relay, HDLC, DSL/ADSL, Token Ring, Ethernet & ETC CS3063 (Sys & Net Admin) WSU CS Dept 39