Ethernet Flashcards
(37 cards)
Ethernet is defined by what network standard?
IEEE 802.3
FCS stands for:
Frame Check Sequence
Ethernet frame never changes
Norma Clatures are:
10BaseT
10 - stands for the speed
Base is only one channel / Broad multiple channels like TV
5 - Length ( 500 meters )
T unshielded Twisted pair with a switch in the middle
Ethernet Frames contain all of the following:
PDSDTDF
Preamble/Dest mac/ Source mac/Data Type/Data/ FCS
Preamble is
1’s and 0’s
What part of the frame tells you what type of data is being sent in the frame:
Data Type
What is the minimum amount of “Data” an ethernet frame can carry?
64 bytes
If “Data” is below 64 bytes then what is used so the frame will be sent?
a Pad
What is the maximum amount of “Data” an ethernet frame can carry?
1522 bytes
What can push an ethernet frame up to 9000 bytes of “Data”:
Jumbo Frame ( High Speed network)
MTU stands for what?
Maximum Transmission Unit - 1522 bytes
What is used for error detection in an ethernet frame?
FCS ( Frames Check Sequence )
568A on one end and 568 B on the other end creates what kind of cable?
Crossover Cable
Most common network cable and uses 568B on both ends is called what kind of cable?
Straight Through Cable
Technical name for a RJ-45 connector is:
8P8C
CSMA/CD stands for:
Carrier Sense Multiple Access / Collision Detection
Eats data at the end of a cable like on a 10Base5 and 10Base2 is:
Terminate Resistor
Who came up with Token Ring?
IBM
What Noman Clayture has:
10 mb a second
100 meters between Nodes / Hubs
Maximum of 1024 Nodes per Switch
Only Cat 3 or better UTP can be used
10BaseT is basically a hub
What type of network hardware:
recreate frames for every computer
Uses CSMA/CD
Collision Domain
Everyone can hear collisions
Hubs or Multiple Port Repeater
Switch uses Mac addresses or point to point connections and uses what type of domain?
Broadcast Domain
Two way communication or one at a time is what mode:
Half-Duplex
Computers talk all the time / like a phone is what mode:
Full-Duplex