SlideShare ist ein Scribd-Unternehmen logo
1 von 5
1
Workshop: Strengthening Capacity for Information Resources and ICT to Support Growing Academic
Programs at SPHMMC, Facilitators: Bob Riddle, Kathleen Ludewig Omollo, University of Michigan
This document is Copyright 2015 The Regents of the University of Michigan. It is shared under a Creative
Commons Attribution 4.0 License http://creativecommons.org/licenses/by/4.0/.
Session 1,2,3,4 Network: Session Outline and Notes, January 26-27, 2015
Learning Objectives 1) Understand the basic components of a network infrastructure
2) Understand how to capture uptime, availability, capability of a network
3) Identify the location the problem if the Internet connection is down
4) Practice methods to manage or monitor a network offsite (e.g. secure shell
login, ftp, get, put, up time dashboards, virtual private networks,
http://www.downforeveryoneorjustme.com/)
5) Practice how to configure or troubleshoot server, switch, firewall
6) Search server log
7) Export terminal or command prompt history
8) Practice how to configure a subnet and segment a network between local,
regional, and international
9) Learn how to setup a local server for experimentation
10) Understand how to read a network diagram
11) Understand where to look up networking standards for cabling, labeling
12) Explain the different connection speeds and ranges based on the network
medium (802.11 b/n/g, 2G, Fiber, DSL, Broadband, Bluetooth)
13) Review to how to setup file and printer sharing over a network on Windows 7
and Mac OSX 16x+
Discussion
Questions
1) What buildings at SPHMMC are currently connected to the Internet?
2) What parts of the physical and virtual network infrastructure is configured or
maintained by SPHMMC? By other institutions?
3) What organizations are involved in the network
4) How does WOREDAnet connect or relate to the main St. Paul network?
5) Who do you contact when the Internet connection is down?
6) Who do you contact when some of the network equipment is broken?
7) What is expected uptime for the Internet for SPHMMC?
8) What happens when the network is down when the ICT staff are gone?
Terms and
Concepts
Router, switch, server, client, uptime, downtime, uplink, downlink, DNS, IP, latency,
ping, DHCP, subnet, LAN, WAN, cloud, offline, cache, firewall, proxy, packet
shaping, VPN, traceroute, meshnetwork
Hands-On Activities
with Specific
Technologies
 Router: Cisco3900 Series
 Switch: ZTE product (ZXR10 5928E), Core switch (ZXR10 5928E) this is a
Layer 3 switch, AGG switch (ZXR10 5952E), Access switch (ZXR10
2928E),Dell Power connect 6224
 Access point: Cisco Aironet (AIR-RN1252) and DLINK (DWL-2100 AP)
 Server Operating system: Windows Server 2008 R2 service pack 1
 Firewall: ZTE equipment model ZXSEC US 1612 firmware version: v4.0,
build8236,100218(MR1)
 Configuration of Banana Pi Offline Access Point
 Network Monitoring Tools: Nagios, webmin, WireShark, the Dude
References 1) Book: Network Troubleshooting Tools, J. Sloan
2) Book: Networking for Dummies, D. Lowe
3) Book: Linux for Beginners, J. Cannon
4) Book: The Practice of System and Network Administration, T. Limoncelli
5) OER – Network Slides from Bob
6) OER - SI 502 - Networked Computing: Storage, Communication, Processing
2
Notes – January 26, 2015
How many people do you want to connect?
- What type of connectivity - wired, wifi, or both
- Managed switch - it will keep info about status and things that have happened, it will log
- An unmanaged switch doesn’t store any of the status
- Filtering increases the amount of processing and time by the router before it passes it on
- Through VLAN, can give maximum download or upload per port, per device, or per IP pattern
(subnet)
- Tip: Set DHCP at Router Level rather than Central Server.
- To increase local IP addresses – use Network Address Translation (NAT) and Nonroutable IPs
(includes 10.x.x.x, 192.168.x.x)
- Network Time Proposal - network provided protocol; used to keep all of your servers in synced
times and to keep synced time with external organizations
From TP Link Router Admin walkthrough
When to set IP
- e.g. set reserved for shared printer that people connect to by IP; Printer just needs to have some
network connection wireless or wired
- Most common tasks - SSID, Password (WPA is more secure than WEP), DHCP, Logs
Tip
1. Firmware updates - If not experiencing problem or vulnerability, wait until 6 months to apply
firmware updates to observe if stable.
2. Use Excel file Keep date, backup, name of router, location of router
3. Don’t leave statistics on all the time; when on it takes processor aware for forwarding on
package
Notes – January 27, 2015
commands
> ipconfig (on Windows) or > ifconfig (on Mac, Linux)
> arp -a
3
> ping
> traceroute
windows > unix (Linux)
1. Show all commands: help > help
2. Show the instructions for how to use a comment:
3. List current directory: dir > pwd
4. List files in current directory: dir > ls -a
5. Change directory: cd
6. Show history: F7 > history
7. Search: find > grep
8. Trace route: tracert > traceroute
9. Show gateways: netstat -nr > netstat -nr
Websites
• http://www.who.is/
• nmap.org
• webmin.com
Tools
• Windows > Event Viewer
• SSH to access a Linux/Unix server
• Remote Desktop to access a Windows Server remotely
• Nagios Core - Free download
• iperf
• PerfSonar
what determines connection speed?
“Your speed is only as fast as your slowest connection"
 ISP
 Wire
 Switch
 Wire
 Router
 802.11 b - up to 11 Megabit per second
 802.11 g - 54 Megabit per second
 802.11 n - 300 Megabit per second
 802.11 ac - 1300 Megabit per second
 Connection - cat 5e Ethernet - 1 gigabit per second
- cat 6 Ethernet -10 gigabit per second
4
5
Questions
• How can you tell the maximum speed at any point in network? iperf
• How can you tell the average connection speed all all users connected right now? PerfSonar
◦ - to a router
◦ - to a Switch?
◦ - to a server?
• How can you set the maximum speed of all devices in general?
• How can you set the maximum speed for a specific device?

Weitere ähnliche Inhalte

Was ist angesagt?

Zero Day Malware Detection/Prevention Using Open Source Software
Zero Day Malware Detection/Prevention Using Open Source SoftwareZero Day Malware Detection/Prevention Using Open Source Software
Zero Day Malware Detection/Prevention Using Open Source SoftwareMyNOG
 
ModSecurity and NGINX: Tuning the OWASP Core Rule Set
ModSecurity and NGINX: Tuning the OWASP Core Rule SetModSecurity and NGINX: Tuning the OWASP Core Rule Set
ModSecurity and NGINX: Tuning the OWASP Core Rule SetNGINX, Inc.
 
Ripe71 FastNetMon open source DoS / DDoS mitigation
Ripe71 FastNetMon open source DoS / DDoS mitigationRipe71 FastNetMon open source DoS / DDoS mitigation
Ripe71 FastNetMon open source DoS / DDoS mitigationPavel Odintsov
 
Is IPv6 Security Still an Afterthought?
Is IPv6 Security Still an Afterthought?Is IPv6 Security Still an Afterthought?
Is IPv6 Security Still an Afterthought?APNIC
 
KHNOG 3: DDoS Attack Prevention
KHNOG 3: DDoS Attack PreventionKHNOG 3: DDoS Attack Prevention
KHNOG 3: DDoS Attack PreventionAPNIC
 
Flossuk2015 opennms1.0;21 03-2015
Flossuk2015 opennms1.0;21 03-2015Flossuk2015 opennms1.0;21 03-2015
Flossuk2015 opennms1.0;21 03-2015craiggallen
 
Introduction to OpenNMS
Introduction to OpenNMSIntroduction to OpenNMS
Introduction to OpenNMSPOSSCON
 
Blackholing from a_providers_perspektive_theo_voss
Blackholing from a_providers_perspektive_theo_vossBlackholing from a_providers_perspektive_theo_voss
Blackholing from a_providers_perspektive_theo_vossPavel Odintsov
 
Zaccone Carmelo - IPv6 and security from a user’s point of view
Zaccone Carmelo - IPv6 and security from a user’s point of view Zaccone Carmelo - IPv6 and security from a user’s point of view
Zaccone Carmelo - IPv6 and security from a user’s point of view IPv6 Conference
 
IPv6 Security Challenges: TechNet Augusta 2015
IPv6 Security Challenges: TechNet Augusta 2015IPv6 Security Challenges: TechNet Augusta 2015
IPv6 Security Challenges: TechNet Augusta 2015AFCEA International
 
Update on IPv6 activity in CERNET2
Update on IPv6 activity in CERNET2Update on IPv6 activity in CERNET2
Update on IPv6 activity in CERNET2APNIC
 
Presentation on networking
Presentation on networking Presentation on networking
Presentation on networking HoneyKumar34
 
Enabling Worm and Malware Investigation Using Virtualization
Enabling Worm and Malware Investigation Using VirtualizationEnabling Worm and Malware Investigation Using Virtualization
Enabling Worm and Malware Investigation Using Virtualizationamiable_indian
 
Ipv6 Security with Mikrotik RouterOS by Wardner Maia
Ipv6 Security with Mikrotik RouterOS by Wardner MaiaIpv6 Security with Mikrotik RouterOS by Wardner Maia
Ipv6 Security with Mikrotik RouterOS by Wardner MaiaWardner Maia
 
Future Internet Week - IPv6 the way forward: IPv6 and security from a user’s ...
Future Internet Week - IPv6 the way forward: IPv6 and security from a user’s ...Future Internet Week - IPv6 the way forward: IPv6 and security from a user’s ...
Future Internet Week - IPv6 the way forward: IPv6 and security from a user’s ...ir. Carmelo Zaccone
 
Helen Tabunshchyk "Handling large amounts of traffic on the Edge"
Helen Tabunshchyk "Handling large amounts of traffic on the Edge"Helen Tabunshchyk "Handling large amounts of traffic on the Edge"
Helen Tabunshchyk "Handling large amounts of traffic on the Edge"Fwdays
 
Mikrotik basic configuration
Mikrotik basic configurationMikrotik basic configuration
Mikrotik basic configurationTola LENG
 

Was ist angesagt? (20)

Zero Day Malware Detection/Prevention Using Open Source Software
Zero Day Malware Detection/Prevention Using Open Source SoftwareZero Day Malware Detection/Prevention Using Open Source Software
Zero Day Malware Detection/Prevention Using Open Source Software
 
ModSecurity and NGINX: Tuning the OWASP Core Rule Set
ModSecurity and NGINX: Tuning the OWASP Core Rule SetModSecurity and NGINX: Tuning the OWASP Core Rule Set
ModSecurity and NGINX: Tuning the OWASP Core Rule Set
 
Ripe71 FastNetMon open source DoS / DDoS mitigation
Ripe71 FastNetMon open source DoS / DDoS mitigationRipe71 FastNetMon open source DoS / DDoS mitigation
Ripe71 FastNetMon open source DoS / DDoS mitigation
 
Is IPv6 Security Still an Afterthought?
Is IPv6 Security Still an Afterthought?Is IPv6 Security Still an Afterthought?
Is IPv6 Security Still an Afterthought?
 
KHNOG 3: DDoS Attack Prevention
KHNOG 3: DDoS Attack PreventionKHNOG 3: DDoS Attack Prevention
KHNOG 3: DDoS Attack Prevention
 
Flossuk2015 opennms1.0;21 03-2015
Flossuk2015 opennms1.0;21 03-2015Flossuk2015 opennms1.0;21 03-2015
Flossuk2015 opennms1.0;21 03-2015
 
Introduction to OpenNMS
Introduction to OpenNMSIntroduction to OpenNMS
Introduction to OpenNMS
 
Blackholing from a_providers_perspektive_theo_voss
Blackholing from a_providers_perspektive_theo_vossBlackholing from a_providers_perspektive_theo_voss
Blackholing from a_providers_perspektive_theo_voss
 
Zaccone Carmelo - IPv6 and security from a user’s point of view
Zaccone Carmelo - IPv6 and security from a user’s point of view Zaccone Carmelo - IPv6 and security from a user’s point of view
Zaccone Carmelo - IPv6 and security from a user’s point of view
 
Slideshare
SlideshareSlideshare
Slideshare
 
IPv6 Security
IPv6 SecurityIPv6 Security
IPv6 Security
 
Remote VPN
Remote VPNRemote VPN
Remote VPN
 
IPv6 Security Challenges: TechNet Augusta 2015
IPv6 Security Challenges: TechNet Augusta 2015IPv6 Security Challenges: TechNet Augusta 2015
IPv6 Security Challenges: TechNet Augusta 2015
 
Update on IPv6 activity in CERNET2
Update on IPv6 activity in CERNET2Update on IPv6 activity in CERNET2
Update on IPv6 activity in CERNET2
 
Presentation on networking
Presentation on networking Presentation on networking
Presentation on networking
 
Enabling Worm and Malware Investigation Using Virtualization
Enabling Worm and Malware Investigation Using VirtualizationEnabling Worm and Malware Investigation Using Virtualization
Enabling Worm and Malware Investigation Using Virtualization
 
Ipv6 Security with Mikrotik RouterOS by Wardner Maia
Ipv6 Security with Mikrotik RouterOS by Wardner MaiaIpv6 Security with Mikrotik RouterOS by Wardner Maia
Ipv6 Security with Mikrotik RouterOS by Wardner Maia
 
Future Internet Week - IPv6 the way forward: IPv6 and security from a user’s ...
Future Internet Week - IPv6 the way forward: IPv6 and security from a user’s ...Future Internet Week - IPv6 the way forward: IPv6 and security from a user’s ...
Future Internet Week - IPv6 the way forward: IPv6 and security from a user’s ...
 
Helen Tabunshchyk "Handling large amounts of traffic on the Edge"
Helen Tabunshchyk "Handling large amounts of traffic on the Edge"Helen Tabunshchyk "Handling large amounts of traffic on the Edge"
Helen Tabunshchyk "Handling large amounts of traffic on the Edge"
 
Mikrotik basic configuration
Mikrotik basic configurationMikrotik basic configuration
Mikrotik basic configuration
 

Ähnlich wie 2015_01 - Networking Session - SPHMMC ICT workshop

Linux Based Advanced Routing with Firewall and Traffic Control
Linux Based Advanced Routing with Firewall and Traffic ControlLinux Based Advanced Routing with Firewall and Traffic Control
Linux Based Advanced Routing with Firewall and Traffic Controlsandy_vasan
 
network-management Web base.ppt
network-management Web base.pptnetwork-management Web base.ppt
network-management Web base.pptAssadLeo1
 
Basic ccna interview questions and answers ~ sysnet notes
Basic ccna interview questions and answers ~ sysnet notesBasic ccna interview questions and answers ~ sysnet notes
Basic ccna interview questions and answers ~ sysnet notesVamsi Krishna Kalavala
 
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SAMeh Zaghloul
 
Floodlight with Firewall and Network Virtualization
Floodlight with Firewall and Network VirtualizationFloodlight with Firewall and Network Virtualization
Floodlight with Firewall and Network VirtualizationAnkita Mandekar
 
Opmanagertechnicaloverview 160128123947
Opmanagertechnicaloverview 160128123947Opmanagertechnicaloverview 160128123947
Opmanagertechnicaloverview 160128123947Sandeep Kumar Yadav
 
Serverless (Distributed computing)
Serverless (Distributed computing)Serverless (Distributed computing)
Serverless (Distributed computing)Sri Prasanna
 
computer network NCC l4dc assingment
computer network NCC l4dc assingment computer network NCC l4dc assingment
computer network NCC l4dc assingment David Parker
 
Cellular technology with Embedded Linux - COSCUP 2016
Cellular technology with Embedded Linux - COSCUP 2016Cellular technology with Embedded Linux - COSCUP 2016
Cellular technology with Embedded Linux - COSCUP 2016SZ Lin
 
For your final step, you will synthesize the previous steps and la
For your final step, you will synthesize the previous steps and laFor your final step, you will synthesize the previous steps and la
For your final step, you will synthesize the previous steps and laShainaBoling829
 
New OpManager v12
New OpManager v12New OpManager v12
New OpManager v12Inuit AB
 
Future services on Janet
Future services on JanetFuture services on Janet
Future services on JanetJisc
 
Tech 2 Tech: Network performance
Tech 2 Tech: Network performanceTech 2 Tech: Network performance
Tech 2 Tech: Network performanceJisc
 

Ähnlich wie 2015_01 - Networking Session - SPHMMC ICT workshop (20)

Linux Based Advanced Routing with Firewall and Traffic Control
Linux Based Advanced Routing with Firewall and Traffic ControlLinux Based Advanced Routing with Firewall and Traffic Control
Linux Based Advanced Routing with Firewall and Traffic Control
 
network-management Web base.ppt
network-management Web base.pptnetwork-management Web base.ppt
network-management Web base.ppt
 
Basic ccna interview questions and answers ~ sysnet notes
Basic ccna interview questions and answers ~ sysnet notesBasic ccna interview questions and answers ~ sysnet notes
Basic ccna interview questions and answers ~ sysnet notes
 
OpManager - Technical overview
OpManager - Technical overviewOpManager - Technical overview
OpManager - Technical overview
 
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
SDN 101: Software Defined Networking Course - Sameh Zaghloul/IBM - 2014
 
Opmanager technical overview
Opmanager technical overviewOpmanager technical overview
Opmanager technical overview
 
My project-new-2
My project-new-2My project-new-2
My project-new-2
 
SDN approach.pptx
SDN approach.pptxSDN approach.pptx
SDN approach.pptx
 
Floodlight with Firewall and Network Virtualization
Floodlight with Firewall and Network VirtualizationFloodlight with Firewall and Network Virtualization
Floodlight with Firewall and Network Virtualization
 
Set review 1
Set review 1Set review 1
Set review 1
 
Opmanagertechnicaloverview 160128123947
Opmanagertechnicaloverview 160128123947Opmanagertechnicaloverview 160128123947
Opmanagertechnicaloverview 160128123947
 
Overview OpManager
Overview OpManagerOverview OpManager
Overview OpManager
 
OpManager Technical Overview
OpManager Technical OverviewOpManager Technical Overview
OpManager Technical Overview
 
Serverless (Distributed computing)
Serverless (Distributed computing)Serverless (Distributed computing)
Serverless (Distributed computing)
 
computer network NCC l4dc assingment
computer network NCC l4dc assingment computer network NCC l4dc assingment
computer network NCC l4dc assingment
 
Cellular technology with Embedded Linux - COSCUP 2016
Cellular technology with Embedded Linux - COSCUP 2016Cellular technology with Embedded Linux - COSCUP 2016
Cellular technology with Embedded Linux - COSCUP 2016
 
For your final step, you will synthesize the previous steps and la
For your final step, you will synthesize the previous steps and laFor your final step, you will synthesize the previous steps and la
For your final step, you will synthesize the previous steps and la
 
New OpManager v12
New OpManager v12New OpManager v12
New OpManager v12
 
Future services on Janet
Future services on JanetFuture services on Janet
Future services on Janet
 
Tech 2 Tech: Network performance
Tech 2 Tech: Network performanceTech 2 Tech: Network performance
Tech 2 Tech: Network performance
 

Mehr von Kathleen Ludewig Omollo

Using Creative Commons for Greater Access and Scale for Your Teaching, Rese...
Using Creative Commons  for Greater Access and Scale  for Your Teaching, Rese...Using Creative Commons  for Greater Access and Scale  for Your Teaching, Rese...
Using Creative Commons for Greater Access and Scale for Your Teaching, Rese...Kathleen Ludewig Omollo
 
Versatile Wireless Networks for Offline Sharing and Tracking of Open Educatio...
Versatile Wireless Networks for Offline Sharing and Tracking of Open Educatio...Versatile Wireless Networks for Offline Sharing and Tracking of Open Educatio...
Versatile Wireless Networks for Offline Sharing and Tracking of Open Educatio...Kathleen Ludewig Omollo
 
YOER Pi - An Open Design for Adaptable, Portable, Offline Wireless Sharing
YOER Pi - An Open Design for Adaptable, Portable, Offline Wireless SharingYOER Pi - An Open Design for Adaptable, Portable, Offline Wireless Sharing
YOER Pi - An Open Design for Adaptable, Portable, Offline Wireless SharingKathleen Ludewig Omollo
 
A Portable Local Area Network Empowers Sharing of Medical Education Materials...
A Portable Local Area Network Empowers Sharing of Medical Education Materials...A Portable Local Area Network Empowers Sharing of Medical Education Materials...
A Portable Local Area Network Empowers Sharing of Medical Education Materials...Kathleen Ludewig Omollo
 
Crowdsourcing Video Translations for a Global Network for Health Education
Crowdsourcing Video Translations for a Global Network for Health  EducationCrowdsourcing Video Translations for a Global Network for Health  Education
Crowdsourcing Video Translations for a Global Network for Health EducationKathleen Ludewig Omollo
 
Lessons Learned About Coordinating Academic Partnerships From an Internation...
Lessons Learned About Coordinating Academic Partnerships From  an Internation...Lessons Learned About Coordinating Academic Partnerships From  an Internation...
Lessons Learned About Coordinating Academic Partnerships From an Internation...Kathleen Ludewig Omollo
 
Integrating Public, Dynamic Metrics Into an Open Educational Resources Platform
Integrating Public, Dynamic Metrics Into an Open Educational Resources PlatformIntegrating Public, Dynamic Metrics Into an Open Educational Resources Platform
Integrating Public, Dynamic Metrics Into an Open Educational Resources PlatformKathleen Ludewig Omollo
 
Developing a Technology Foundation with St. Paul Hospital Millennium Medical ...
Developing a Technology Foundation with St. Paul Hospital Millennium Medical ...Developing a Technology Foundation with St. Paul Hospital Millennium Medical ...
Developing a Technology Foundation with St. Paul Hospital Millennium Medical ...Kathleen Ludewig Omollo
 
Developing and deploying free, adaptable digital learning resources to enhan...
Developing and deploying free, adaptable digital learning resources  to enhan...Developing and deploying free, adaptable digital learning resources  to enhan...
Developing and deploying free, adaptable digital learning resources to enhan...Kathleen Ludewig Omollo
 
SPHMMC - Free information resources for OBGYN
SPHMMC - Free information resources for OBGYNSPHMMC - Free information resources for OBGYN
SPHMMC - Free information resources for OBGYNKathleen Ludewig Omollo
 
Developing and deploying free, adaptable digital learning resources to enhan...
Developing and deploying free, adaptable digital learning resources  to enhan...Developing and deploying free, adaptable digital learning resources  to enhan...
Developing and deploying free, adaptable digital learning resources to enhan...Kathleen Ludewig Omollo
 
Design Methods and Lessons for Application Development - Oct 15, 2015
Design Methods and Lessons for Application Development - Oct 15, 2015Design Methods and Lessons for Application Development - Oct 15, 2015
Design Methods and Lessons for Application Development - Oct 15, 2015Kathleen Ludewig Omollo
 
Review of ICT Models to Enhance Medical Education: Video Conferencing, Lectur...
Review of ICT Models to Enhance Medical Education: Video Conferencing, Lectur...Review of ICT Models to Enhance Medical Education: Video Conferencing, Lectur...
Review of ICT Models to Enhance Medical Education: Video Conferencing, Lectur...Kathleen Ludewig Omollo
 
Curriculum Development: Increasing access to and reach of learning resources ...
Curriculum Development: Increasing access to and reach of learning resources ...Curriculum Development: Increasing access to and reach of learning resources ...
Curriculum Development: Increasing access to and reach of learning resources ...Kathleen Ludewig Omollo
 
2015_01 - Planning, Change, Backups, and External Providers-SPHMMC ICT Workshop
2015_01 - Planning, Change, Backups, and External Providers-SPHMMC ICT Workshop2015_01 - Planning, Change, Backups, and External Providers-SPHMMC ICT Workshop
2015_01 - Planning, Change, Backups, and External Providers-SPHMMC ICT WorkshopKathleen Ludewig Omollo
 
2015_01-Form for Simple Project Plan - SPHMMC ICT Workshop
2015_01-Form for Simple Project Plan - SPHMMC ICT Workshop2015_01-Form for Simple Project Plan - SPHMMC ICT Workshop
2015_01-Form for Simple Project Plan - SPHMMC ICT WorkshopKathleen Ludewig Omollo
 
2015_01 - Content Management - SPHMMC ICT & Library Workshop
2015_01 - Content Management - SPHMMC ICT & Library Workshop 2015_01 - Content Management - SPHMMC ICT & Library Workshop
2015_01 - Content Management - SPHMMC ICT & Library Workshop Kathleen Ludewig Omollo
 
2015_01 - Health and ICT Trends Session Outline - SPHMMC
2015_01 - Health and ICT Trends Session Outline - SPHMMC2015_01 - Health and ICT Trends Session Outline - SPHMMC
2015_01 - Health and ICT Trends Session Outline - SPHMMCKathleen Ludewig Omollo
 

Mehr von Kathleen Ludewig Omollo (20)

Using Creative Commons for Greater Access and Scale for Your Teaching, Rese...
Using Creative Commons  for Greater Access and Scale  for Your Teaching, Rese...Using Creative Commons  for Greater Access and Scale  for Your Teaching, Rese...
Using Creative Commons for Greater Access and Scale for Your Teaching, Rese...
 
Versatile Wireless Networks for Offline Sharing and Tracking of Open Educatio...
Versatile Wireless Networks for Offline Sharing and Tracking of Open Educatio...Versatile Wireless Networks for Offline Sharing and Tracking of Open Educatio...
Versatile Wireless Networks for Offline Sharing and Tracking of Open Educatio...
 
Project Management Tech Tools
Project Management Tech ToolsProject Management Tech Tools
Project Management Tech Tools
 
Project Management Tech Tools
Project Management Tech ToolsProject Management Tech Tools
Project Management Tech Tools
 
YOER Pi - An Open Design for Adaptable, Portable, Offline Wireless Sharing
YOER Pi - An Open Design for Adaptable, Portable, Offline Wireless SharingYOER Pi - An Open Design for Adaptable, Portable, Offline Wireless Sharing
YOER Pi - An Open Design for Adaptable, Portable, Offline Wireless Sharing
 
A Portable Local Area Network Empowers Sharing of Medical Education Materials...
A Portable Local Area Network Empowers Sharing of Medical Education Materials...A Portable Local Area Network Empowers Sharing of Medical Education Materials...
A Portable Local Area Network Empowers Sharing of Medical Education Materials...
 
Crowdsourcing Video Translations for a Global Network for Health Education
Crowdsourcing Video Translations for a Global Network for Health  EducationCrowdsourcing Video Translations for a Global Network for Health  Education
Crowdsourcing Video Translations for a Global Network for Health Education
 
Lessons Learned About Coordinating Academic Partnerships From an Internation...
Lessons Learned About Coordinating Academic Partnerships From  an Internation...Lessons Learned About Coordinating Academic Partnerships From  an Internation...
Lessons Learned About Coordinating Academic Partnerships From an Internation...
 
Integrating Public, Dynamic Metrics Into an Open Educational Resources Platform
Integrating Public, Dynamic Metrics Into an Open Educational Resources PlatformIntegrating Public, Dynamic Metrics Into an Open Educational Resources Platform
Integrating Public, Dynamic Metrics Into an Open Educational Resources Platform
 
Developing a Technology Foundation with St. Paul Hospital Millennium Medical ...
Developing a Technology Foundation with St. Paul Hospital Millennium Medical ...Developing a Technology Foundation with St. Paul Hospital Millennium Medical ...
Developing a Technology Foundation with St. Paul Hospital Millennium Medical ...
 
Developing and deploying free, adaptable digital learning resources to enhan...
Developing and deploying free, adaptable digital learning resources  to enhan...Developing and deploying free, adaptable digital learning resources  to enhan...
Developing and deploying free, adaptable digital learning resources to enhan...
 
SPHMMC - Free information resources for OBGYN
SPHMMC - Free information resources for OBGYNSPHMMC - Free information resources for OBGYN
SPHMMC - Free information resources for OBGYN
 
Developing and deploying free, adaptable digital learning resources to enhan...
Developing and deploying free, adaptable digital learning resources  to enhan...Developing and deploying free, adaptable digital learning resources  to enhan...
Developing and deploying free, adaptable digital learning resources to enhan...
 
Design Methods and Lessons for Application Development - Oct 15, 2015
Design Methods and Lessons for Application Development - Oct 15, 2015Design Methods and Lessons for Application Development - Oct 15, 2015
Design Methods and Lessons for Application Development - Oct 15, 2015
 
Review of ICT Models to Enhance Medical Education: Video Conferencing, Lectur...
Review of ICT Models to Enhance Medical Education: Video Conferencing, Lectur...Review of ICT Models to Enhance Medical Education: Video Conferencing, Lectur...
Review of ICT Models to Enhance Medical Education: Video Conferencing, Lectur...
 
Curriculum Development: Increasing access to and reach of learning resources ...
Curriculum Development: Increasing access to and reach of learning resources ...Curriculum Development: Increasing access to and reach of learning resources ...
Curriculum Development: Increasing access to and reach of learning resources ...
 
2015_01 - Planning, Change, Backups, and External Providers-SPHMMC ICT Workshop
2015_01 - Planning, Change, Backups, and External Providers-SPHMMC ICT Workshop2015_01 - Planning, Change, Backups, and External Providers-SPHMMC ICT Workshop
2015_01 - Planning, Change, Backups, and External Providers-SPHMMC ICT Workshop
 
2015_01-Form for Simple Project Plan - SPHMMC ICT Workshop
2015_01-Form for Simple Project Plan - SPHMMC ICT Workshop2015_01-Form for Simple Project Plan - SPHMMC ICT Workshop
2015_01-Form for Simple Project Plan - SPHMMC ICT Workshop
 
2015_01 - Content Management - SPHMMC ICT & Library Workshop
2015_01 - Content Management - SPHMMC ICT & Library Workshop 2015_01 - Content Management - SPHMMC ICT & Library Workshop
2015_01 - Content Management - SPHMMC ICT & Library Workshop
 
2015_01 - Health and ICT Trends Session Outline - SPHMMC
2015_01 - Health and ICT Trends Session Outline - SPHMMC2015_01 - Health and ICT Trends Session Outline - SPHMMC
2015_01 - Health and ICT Trends Session Outline - SPHMMC
 

Kürzlich hochgeladen

UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxdhanalakshmis0310
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docxPoojaSen20
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
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
 

Kürzlich hochgeladen (20)

UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
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
 

2015_01 - Networking Session - SPHMMC ICT workshop

  • 1. 1 Workshop: Strengthening Capacity for Information Resources and ICT to Support Growing Academic Programs at SPHMMC, Facilitators: Bob Riddle, Kathleen Ludewig Omollo, University of Michigan This document is Copyright 2015 The Regents of the University of Michigan. It is shared under a Creative Commons Attribution 4.0 License http://creativecommons.org/licenses/by/4.0/. Session 1,2,3,4 Network: Session Outline and Notes, January 26-27, 2015 Learning Objectives 1) Understand the basic components of a network infrastructure 2) Understand how to capture uptime, availability, capability of a network 3) Identify the location the problem if the Internet connection is down 4) Practice methods to manage or monitor a network offsite (e.g. secure shell login, ftp, get, put, up time dashboards, virtual private networks, http://www.downforeveryoneorjustme.com/) 5) Practice how to configure or troubleshoot server, switch, firewall 6) Search server log 7) Export terminal or command prompt history 8) Practice how to configure a subnet and segment a network between local, regional, and international 9) Learn how to setup a local server for experimentation 10) Understand how to read a network diagram 11) Understand where to look up networking standards for cabling, labeling 12) Explain the different connection speeds and ranges based on the network medium (802.11 b/n/g, 2G, Fiber, DSL, Broadband, Bluetooth) 13) Review to how to setup file and printer sharing over a network on Windows 7 and Mac OSX 16x+ Discussion Questions 1) What buildings at SPHMMC are currently connected to the Internet? 2) What parts of the physical and virtual network infrastructure is configured or maintained by SPHMMC? By other institutions? 3) What organizations are involved in the network 4) How does WOREDAnet connect or relate to the main St. Paul network? 5) Who do you contact when the Internet connection is down? 6) Who do you contact when some of the network equipment is broken? 7) What is expected uptime for the Internet for SPHMMC? 8) What happens when the network is down when the ICT staff are gone? Terms and Concepts Router, switch, server, client, uptime, downtime, uplink, downlink, DNS, IP, latency, ping, DHCP, subnet, LAN, WAN, cloud, offline, cache, firewall, proxy, packet shaping, VPN, traceroute, meshnetwork Hands-On Activities with Specific Technologies  Router: Cisco3900 Series  Switch: ZTE product (ZXR10 5928E), Core switch (ZXR10 5928E) this is a Layer 3 switch, AGG switch (ZXR10 5952E), Access switch (ZXR10 2928E),Dell Power connect 6224  Access point: Cisco Aironet (AIR-RN1252) and DLINK (DWL-2100 AP)  Server Operating system: Windows Server 2008 R2 service pack 1  Firewall: ZTE equipment model ZXSEC US 1612 firmware version: v4.0, build8236,100218(MR1)  Configuration of Banana Pi Offline Access Point  Network Monitoring Tools: Nagios, webmin, WireShark, the Dude References 1) Book: Network Troubleshooting Tools, J. Sloan 2) Book: Networking for Dummies, D. Lowe 3) Book: Linux for Beginners, J. Cannon 4) Book: The Practice of System and Network Administration, T. Limoncelli 5) OER – Network Slides from Bob 6) OER - SI 502 - Networked Computing: Storage, Communication, Processing
  • 2. 2 Notes – January 26, 2015 How many people do you want to connect? - What type of connectivity - wired, wifi, or both - Managed switch - it will keep info about status and things that have happened, it will log - An unmanaged switch doesn’t store any of the status - Filtering increases the amount of processing and time by the router before it passes it on - Through VLAN, can give maximum download or upload per port, per device, or per IP pattern (subnet) - Tip: Set DHCP at Router Level rather than Central Server. - To increase local IP addresses – use Network Address Translation (NAT) and Nonroutable IPs (includes 10.x.x.x, 192.168.x.x) - Network Time Proposal - network provided protocol; used to keep all of your servers in synced times and to keep synced time with external organizations From TP Link Router Admin walkthrough When to set IP - e.g. set reserved for shared printer that people connect to by IP; Printer just needs to have some network connection wireless or wired - Most common tasks - SSID, Password (WPA is more secure than WEP), DHCP, Logs Tip 1. Firmware updates - If not experiencing problem or vulnerability, wait until 6 months to apply firmware updates to observe if stable. 2. Use Excel file Keep date, backup, name of router, location of router 3. Don’t leave statistics on all the time; when on it takes processor aware for forwarding on package Notes – January 27, 2015 commands > ipconfig (on Windows) or > ifconfig (on Mac, Linux) > arp -a
  • 3. 3 > ping > traceroute windows > unix (Linux) 1. Show all commands: help > help 2. Show the instructions for how to use a comment: 3. List current directory: dir > pwd 4. List files in current directory: dir > ls -a 5. Change directory: cd 6. Show history: F7 > history 7. Search: find > grep 8. Trace route: tracert > traceroute 9. Show gateways: netstat -nr > netstat -nr Websites • http://www.who.is/ • nmap.org • webmin.com Tools • Windows > Event Viewer • SSH to access a Linux/Unix server • Remote Desktop to access a Windows Server remotely • Nagios Core - Free download • iperf • PerfSonar what determines connection speed? “Your speed is only as fast as your slowest connection"  ISP  Wire  Switch  Wire  Router  802.11 b - up to 11 Megabit per second  802.11 g - 54 Megabit per second  802.11 n - 300 Megabit per second  802.11 ac - 1300 Megabit per second  Connection - cat 5e Ethernet - 1 gigabit per second - cat 6 Ethernet -10 gigabit per second
  • 4. 4
  • 5. 5 Questions • How can you tell the maximum speed at any point in network? iperf • How can you tell the average connection speed all all users connected right now? PerfSonar ◦ - to a router ◦ - to a Switch? ◦ - to a server? • How can you set the maximum speed of all devices in general? • How can you set the maximum speed for a specific device?