UTS.31270: Difference between revisions

From John's wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
= [[UTS.C10148|BScIT]] [http://www.handbook.uts.edu.au/subjects/31270.html 31270] Networking Essentials =
= [[UTS.C10148|BScIT]] [http://www.handbook.uts.edu.au/subjects/31270.html 31270] Networking Essentials =


[http://www.cisco.com/web/learning/netacad/index.html Cisco Acadamey]
= Resources =
 
[http://www.cisco.com/web/learning/netacad/index.html Cisco Acadamey], [https://online.uts.edu.au/ UTS Online]


[http://www.jj5.net/data/uni/uts/course/31270-networking/scrapbook/2008-07-30-003805/2008-07-30-003805.txt Account Details]
[http://www.jj5.net/data/uni/uts/course/31270-networking/scrapbook/2008-07-30-003805/2008-07-30-003805.txt Account Details]
Line 7: Line 9:
[http://www.networkingfiles.com/neotrace/ NeoTrace]
[http://www.networkingfiles.com/neotrace/ NeoTrace]


In the lab, yellow socket for LAN, white for Internet.
= Lab Notes =
 
In the lab: the yellow socket for LAN, white for Internet.
 
= Course Notes =
 
[[UTS.31270.Cisco.Errata|Errors I discovered in Cisco's material]]
 
== 1.3 The Network as a Platform ==
 
=== 1.3.2.1 ===
 
Four elements of a network:
 
* Rules
* Medium
* Messages
* Devices
 
=== 1.3.2.4 ===
 
{|
! Service
! Protocol ("Rules")
! Acronym
|-
| World Wide Web
| Hypertext Transfer Protocol
| [http://en.wikipedia.org/wiki/HTTP HTTP]
|-
| E-mail
| Simple Mail Transfer Protocol
| [http://en.wikipedia.org/wiki/SMTP SMTP]
|-
|
| Post Office Protocol
| [http://en.wikipedia.org/wiki/Post_Office_Protocol POP]
|-
| Instant Messaging
| Extensible Messaging and Presence Protocol
| [http://en.wikipedia.org/wiki/XMPP XMPP]
|-
|
| Open System for Communication in Realtime
| [http://en.wikipedia.org/wiki/OSCAR_protocol OSCAR]
|-
| IP Telephony
| Session Initiation Protocol
| [http://en.wikipedia.org/wiki/Session_Initiation_Protocol SIP]
|}
 
== 1.4 The Architecture of the Internet ==
 
=== 1.4.1.1 ===
 
Four characteristics of a network architecture:
 
* fault tolerance
* scalability
* quality of service
* security
 
=== 1.4.2.1 ===
 
Circuit Switched Connection-oriented Networks, such as original telephone networks, required end-to-end circuit establishment; circuits could not be dropped and recreated dynamically; and circuits that were not presently in use, though still connected, wasted resources. Thus the DoD sought to invent the Internet Protocol.
 
=== 1.4.2.2 ===
 
Packet Switched Connectionless Networks: a fault tolerant network architecture. No fixed path (e.g. a circuit) is established. Packets are routed according to the best path available at the time. Many paths may be used for a single communication as individual packets are routed to a destination.
 
=== 1.4.3.1 ===
 
The internet is implicitly a hierarchy of networks, typically regarded as Tier 1, 2, and 3. Where, roughly, Tier 1 is the 'backbone', Tier 2 high-end commercial, and Tier 3 household and small business. DNS in turn provides distributed hierarchical name services.
 
=== 1.4.4.1 ===
 
Here Cisco pimps their QoS agenda. Talking about network "[http://www.ted.com/index.php/talks/peter_hirshberg_on_tv_and_the_web.html convergence]" and all traffic not being alike. QoS entails categorising data and assigning priority (via priority queues).
 
=== 1.4.5.2 ===
 
Security measures taken in a network should:
 
* Prevent unauthorized disclosure or theft of information
* Prevent unauthorized modification of information
* Prevent Denial of Service
 
Means to achieve these goals include:
 
* Ensuring confidentiality
* Maintaining communication integrity
* Ensuring availability
 
=== 1.5.1.1 ===
 
Trends in networking circa 2008:
 
* Increasing number of mobile users
* Proliferation of network capable devices
* Expanding range of services


sixsigma
Increased dependence on the network.
FuckYou!

Latest revision as of 05:51, 14 September 2008

BScIT 31270 Networking Essentials

Resources

Cisco Acadamey, UTS Online

Account Details

NeoTrace

Lab Notes

In the lab: the yellow socket for LAN, white for Internet.

Course Notes

Errors I discovered in Cisco's material

1.3 The Network as a Platform

1.3.2.1

Four elements of a network:

  • Rules
  • Medium
  • Messages
  • Devices

1.3.2.4

Service Protocol ("Rules") Acronym
World Wide Web Hypertext Transfer Protocol HTTP
E-mail Simple Mail Transfer Protocol SMTP
Post Office Protocol POP
Instant Messaging Extensible Messaging and Presence Protocol XMPP
Open System for Communication in Realtime OSCAR
IP Telephony Session Initiation Protocol SIP

1.4 The Architecture of the Internet

1.4.1.1

Four characteristics of a network architecture:

  • fault tolerance
  • scalability
  • quality of service
  • security

1.4.2.1

Circuit Switched Connection-oriented Networks, such as original telephone networks, required end-to-end circuit establishment; circuits could not be dropped and recreated dynamically; and circuits that were not presently in use, though still connected, wasted resources. Thus the DoD sought to invent the Internet Protocol.

1.4.2.2

Packet Switched Connectionless Networks: a fault tolerant network architecture. No fixed path (e.g. a circuit) is established. Packets are routed according to the best path available at the time. Many paths may be used for a single communication as individual packets are routed to a destination.

1.4.3.1

The internet is implicitly a hierarchy of networks, typically regarded as Tier 1, 2, and 3. Where, roughly, Tier 1 is the 'backbone', Tier 2 high-end commercial, and Tier 3 household and small business. DNS in turn provides distributed hierarchical name services.

1.4.4.1

Here Cisco pimps their QoS agenda. Talking about network "convergence" and all traffic not being alike. QoS entails categorising data and assigning priority (via priority queues).

1.4.5.2

Security measures taken in a network should:

  • Prevent unauthorized disclosure or theft of information
  • Prevent unauthorized modification of information
  • Prevent Denial of Service

Means to achieve these goals include:

  • Ensuring confidentiality
  • Maintaining communication integrity
  • Ensuring availability

1.5.1.1

Trends in networking circa 2008:

  • Increasing number of mobile users
  • Proliferation of network capable devices
  • Expanding range of services

Increased dependence on the network.