9-LAN Itt300
9-LAN Itt300
LOCAL AREA
NETWORK
11.7
Frame Length
• The minimum frame length for Ethernet is 64 bytes (512
bits) and the maximum frame length is 1518 bytes (12 144
bits).
Solution
To find the type of the address, we need to look at the second hexadecimal
digit from the left.
a. This is a unicast address because 8 in binary is 1000.
b. This is a multicast address because 7 in binary is 0111.
c. This is a broadcast address because all digits are F’s
PHYSICAL LAYER
T = Twisted pair
F = Fiber
(10mbps) (10mbps)
(Shorter coverage)
Controller
3 3
3 3
The need for an even higher data rate resulted in the design
of the Gigabit Ethernet protocol (1000 Mbps or 1Gb)
The IEEE committee calls the standard 802.3z
Goals of Gigabit Ethernet:
•Upgrade the data rate to 1Gbps
•Make it compatible with Standard or Fast Ethernet
•Use the same 48-bit MAC address
•Use the same frame format
•Keep the same minimum and maximum frame length
MAC SUBLAYER
• Gigabit Ethernet has two distinctive approaches
medium access:
• half-duplex using CSMA/CD or
• full-duplex without CSMA/CD To improve
efficiency, frame bursting was proposed – instead
of adding an extension to each frame, multiple
frames are sent. No collision.
Physical Layer
The physical layer is made up of four sublayer: RS,
GMII, PHY and MDI
RS (Reconciliation Sublayer) – it sends 8 bit parallel data
to PHY sublayer via a GMII interface.
GMII (Gigabit medium independent Interface) –
specification that defines how the reconciliation sublayer
is to be connected to the PHY sublayer.
PHY sublayer – the transceiver that medium dependent.
MDI (Medium dependent interface) – connects the
transceiver to the medium and only RJ-45 and fiber optic
connectors are defined.
11.34
PHYSICAL LAYER
• It uses star topology
• Can be categorized as either two-wire or four-wire implementation
• Four-wire version uses cat 5 twisted-pair cable (1000Base-T)