happyslappy wrote:
What's the difference between a switch, router and multi-layer switch?
A switch sits on one network passing TCP traffic between diffrnet ports without broadcasting it, a router sits across two or more networks passing TCP traffic between it, multi-layer switches can priorities traffic at different levels on the OSI model so TCP and application level (more like QOS packet inspection features)
happyslappy wrote:
* Net masks: How many USEABLE addresses are available in a /27 network?
Theres 32 IP's but only 30 useable (one for broadcast traffic and one for router)
happyslappy wrote:
* Spanning Tree: What is it, why would you use it and what are the potential problems it can cause?
Already dealt with above
happyslappy wrote:
* Dynamic Routing: What is it, why would you use it? Reference interior protocols and exterior - very different.
The opposite of dynamic routing is static routing, which is great as no routing processing needs to be done, however if one of the devices on your static route goes titsup, your buggered, dynamic routing looks at where you want to go with your packet and automatically delivers it.
Interior = your network, protocols used are OSPF, RIP, IGP
Exterior = from your network to another network, protocol used is BGP
happyslappy wrote:
* VLANs: What are they, why are they important in the enterprise. Does UoM have a scalable implementation (answer - No
)
Because they allow flexibility for groups of users to work anywhere or even individual users to work from home, but connected to network resources (like shares, printers and voip) as if they were in the office.. If UoM is university of manchester then the question is answered by do you have home users on vlans already, then the answer is no, but then again its not hard to tap a vlan on the end of your network.
happyslappy wrote:
* What's the difference between UDP and TCP (with examples)?
TCP and UDP are data transmission protocols, TCP sends a packet, recieves an acknowledgment packet, then sends the next packet etc, If an acknowledgement packet isnt recieved then the packet is sent again. UDP sends packet but it dosent care if theyre recieved or not.
A good example of an essential protocol over UDP is DNS,packets are requested but the DNS server dosent have time to arse about checking if packets are recieved or not.
I would venture that as UDP is lightweight but unreliable its probably pretty good for lowfi streaming, whereas TCP is heavyweight, but totally reliable it would be used for more essential services.
happyslappy wrote:
* What's the one thing you'd always expect to find in a routing table?
The default route. (used for when no other route is already known by the router).
happyslappy wrote:
* What's the difference between an ACL on a switch/router and a firewall?
Its a ridiculous question, the line between switches, routers and firewalls for ACL's is difficult to define. I would say that in the main the switch/router combo looks specifically at network traffic alone, usually without a great deal of information logging. Firewalls can work on user basis and provide a greater, more accessible amount of information about whos going where.
happyslappy wrote:
* What are metrics used for?
They are used to measure the speed and quality that your data is transferred at by analysing bandwidth and latency figures.
Hope the above helps mate...
_________________
"I wish my lawn was emo, so it would cut itself...."