Tuesday, August 7, 2007

2.)

UTP

Gigabit Ethernet (over copper), 1000baseT
Speed: 1000 Mbps
Max Len: 100
Meters Cable: UTP, RJ-45 connectors

Fast Ethernet, 100baseT
Speed: 100 Mbps
Max Len: 100
Meters Cable: UTP, RJ-45 connectors

Twisted Pair Ethernet, 10baseT
Speed: 10 Mbps
Max Len: 100
Meters Cable: UTP, RJ-45 connectors

Thin Ethernet , 10 base 2
Speed: 10 Mbps
Max Len: 185
Meters Cable: RG-58 type coax, 50 ohm impedance

Thick Ethernet, 10 base 5
Speed: 10 Mbps
Max Len: 500
Meters Cable: RG-58 type coax, 50 ohm impedance

Advantages:
It is a thin, flexible cable that is easy to string between walls. Most modern buildings come with CAT 5 UTP already wired into the wall outlets or at least run between the floors. Because UTP is small, it does not quickly fill up wiring ducts. UTP costs less per foot than any other type of LAN cable.
Disadvantages:
Twisted pair’s susceptibility to the electromagnetic interference greatly depends on the pair twisting schemes (usually patented by the manufacturers) staying intact during the installation. As a result, twisted pair cables usually have stringent requirements for maximum pulling tension as well as minimum bend radius. This relative fragility of twisted pair cables makes the installation practices an important part of ensuring the cable’s performance.

STP

4.) Procedures/Steps on How to set-up 3 or more Pc's:


Home Network






  • Connect your pc's through a router

  • Use utp cables to connect each pc to the router

  • Plug the utp cables in your nic(network interface card) in your pc and the other end on your router

  • Configure your networking settings in the control panel of your computer

  • Connect the router to your DSL modem
5.) What is Wi-Fi?





Wi-Fi is short for wireless fidelity. It refers to a local area network which uses high frequency radio signals to send and receive data over short distances (approx. 200 feet).
Wi-fi is also written as wifi, WiFI or even WIFI.
Wi-Fi is also the trademark of the Wi-Fi Alliance, the trade organization that defines the Wi-Fi standards.
Wi-Fi or wireless is used to refer to communicating without cords or cables. It mainly refers to using radio frequencies and/or infrared waves.
Hot spots are areas with Wi-Fi service and are either accessed for free or for a fee. It is possible to purchase access using a metered system or passes good for a certain time frame, such as day, week or month. There may be metered access or with a pass for, for example, a day, month or year. Access can be for a complete chain of locations or just one hot spot.


Hot spots can be in bookstores, cafes or airports.
1.) What are the different Network Topology?








Point-to-point:

The simplest topology is a permanent link between two endpoints. Switched point-to-point topologies are the basic model of conventional telephony. The value of a permanent point-to-point network is the value of guaranteed, or nearly so, communications between the two endpoints. The value of an on-demand point-to-point connection is proportional to the number of potential pairs of subscribers, and has been expressed as Metcalfe's Law



Bus:

Linear Bus: The type of network topology in which all of the nodes of the network are connected to a common transmission medium which has exactly two endpoints (this is the 'bus', which is also commonly referred to as the backbone, or trunk) – all data that is transmitted between nodes in the network is transmitted over this common transmission medium and is able to be received by all nodes in the network virtually simultaneously (disregarding propagation delays)

Distributed Bus: The type of network topology in which all of the nodes of the network are connected to a common transmission medium which has more than two endpoints that are created by adding branches to the main section of the transmission medium – the physical distributed bus topology functions in exactly the same fashion as the physical linear bus topology (i.e., all nodes share a common transmission medium).


Star:

The type of network topology in which each of the nodes of the network is connected to a central node with a point-to-point link in a 'hub' and 'spoke' fashion, the central node being the 'hub' and the nodes that are attached to the central node being the 'spokes' (e.g., a collection of point-to-point links from the peripheral nodes that converge at a central node) – all data that is transmitted between nodes in the network is transmitted to this central node, which is usually some type of device that then retransmits the data to some or all of the other nodes in the network, although the central node may also be a simple common connection point (such as a 'punch-down' block) without any active device to repeat the signals



Ring:

The type of network topology in which each of the nodes of the network is connected to two other nodes in the network and with the first and last nodes being connected to each other, forming a ring – all data that is transmitted between nodes in the network travels from one node to the next node in a circular manner and the data generally flows in a single direction only.


Mesh:

The value of fully meshed networks is proportional to the exponent of the number of subscribers, assuming that communicating groups of any two endpoints, up to and including all the endpoints, is approximated by Reed's Law.



Tree (also known as Hierarchical):

The type of network topology in which a central 'root' node (the top level of the hierarchy) is connected to one or more other nodes that are one level lower in the hierarchy (i.e., the second level) with a point-to-point link between each of the second level nodes and the top level central 'root' node, while each of the second level nodes that are connected to the top level central 'root' node will also have one or more other nodes that are one level lower in the hierarchy (i.e., the third level) connected to it, also with a point-to-point link, the top level central 'root' node being the only node that has no other node above it in the hierarchy – the hierarchy of the tree is symmetrical, each node in the network having a specific fixed number, f, of nodes connected to it at the next lower level in the hierarchy, the number, f, being referred to as the 'branching factor' of the hierarchical tree.