13. Wired LANs Ethernet
Data communication - 13. Wired LANs Ethernet
Ethernet
- Wired LAN
- Token Bus
- Token Ring
- FDDI
- ATM LAN
Standard Ethernet
Connectionless and Unreliable Service
Frame format
- preamble
- 7 bytes 0101…
- start frame delimiter(sfd)
- 1 byte 10101011
- destination address
- 6 bytes
- source address
- 6 bytes
- type
- upper layer protocol
- data
- 46 ~ 1500 bytes
- crc-32
46~1500 bytes 전송 가능하다.
1 bytes만 전송하려면, 45 bytes의 fake data를 포함해야 한다.
Addressing
- Network interface card(NIC) address
- Unicast, Multicast, Broadcast addresses
- Broadcast : 48 1s
unicast이면 0을, multicast이면 1을 사용한다.
Categories of Standard Ethernet
뒤에가 숫자이면, 동축 케이블이다.
Changes in the Standard
- Bridged Ethernet
- Switched Ethernet
- Full-duplex Ethernet
Bridged Ethernet
Separating collision domains
Bridge로 인해 Collision domain이 2개로 나눠진다.
Switched Ethernet
Separating collision domains completely
Full-duplex Ethernet
No need for CSMA/CD
Fast Ethernet
- 100 Mbps 이더넷
- 48비트 주소
- 같은 프레임 포맷
- Autonegotiation
- 서로 동작 속도가 다른 연결이 있을 경우 맞춰서 하향 조정한다.
Gigabit Ethernet
- 1 Gbps 이더넷
- 48비트 주소
- 같은 프레임 포맷
- 최소/최대 프레임 길이 유지
- Autonegotiation