46
HANNAM UNIVERSITY 10 장 장장장장 LAN 장장장장 장장 LAN : 장장장 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

Embed Size (px)

Citation preview

Page 1: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

10 장 이더넷과 LAN 프로토콜

유선 LAN : 이더넷(Wired LANs :

Ethernet)

Page 2: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 2

유선유선 LANLAN : : 이더넷 이더넷 (Ethernet)(Ethernet)

1. IEEE 표준화

2. 표준 이더넷

3. 표준 변경

4. 고속 이더넷

5. 기가비트 이더넷

Page 3: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

유선유선 LANLAN : : 이더넷이더넷 (Ethernet)(Ethernet)

3

이더넷의 세 가지 세대

Page 4: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 4

1. IEEE STANDARDS1. IEEE STANDARDS

In 1985, the Computer Society of the IEEE started a In 1985, the Computer Society of the IEEE started a project, called Project 802, to set standards to enable project, called Project 802, to set standards to enable intercommunication among equipment from a variety of intercommunication among equipment from a variety of manufacturers. Project 802 is a way of specifying manufacturers. Project 802 is a way of specifying functions of the physical layer and the data link layer of functions of the physical layer and the data link layer of major LAN protocols.major LAN protocols.

Data Link LayerData Link LayerPhysical LayerPhysical Layer

Topics discussed in this section:Topics discussed in this section:

Page 5: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 5

IEEE IEEE 표준 표준 (( 계속계속 ))

IEEE standard for LANs

Page 6: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

IEEE IEEE 표준 표준 (( 계속계속 ))

데이터 링크층

■ LLC(Logical Link Control)

■ 논리링크 제어

■ 프레임 만들기

■ MAC(Medium Access Control)

■ 매체 접근 방식

물리층

■ 사용된 물리적 매체의 구현 방법과 형태에 의존

6

Page 7: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 7

IEEE IEEE 표준 표준 (( 계속계속 ))

HDLC frame compared with LLC and MAC frames

Page 8: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 8

2. STANDARD ETHERNET2. STANDARD ETHERNET

The original Ethernet was created in 1976 at Xerox’s The original Ethernet was created in 1976 at Xerox’s Palo Alto Research Center (PARC). Since then, it has Palo Alto Research Center (PARC). Since then, it has gone through four generations. We briefly discuss the gone through four generations. We briefly discuss the Standard (or traditional) EthernetStandard (or traditional) Ethernet in this section. in this section.

MAC SublayerMAC SublayerPhysical LayerPhysical Layer

Topics discussed in this section:Topics discussed in this section:

Page 9: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 9

표준 이더넷 표준 이더넷 (( 계속계속 ))

Ethernet evolution through four generations

Page 10: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 ))

표준 이더넷■ 10Mbps 로 동작■ CSMA/CD 방식으로 매체에 접속■ 매체는 모든 지국들 사이에서 서로 공유

MAC 부계층■ 접속 방식의 동작을 관장■ 상위 계층으로 부터 수신한 데이터를 프레임으로 만들고

부호화를 위한 PLS(Physical Layer Signaling) 부계층으로 전달

접속방법 : CSMA/CD

10

Page 11: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 ))

802.3 MAC frame

11

Page 12: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 )) 프레임

■ 7 개의 필드로 구성

■ 확인응답을 제공하지 않으므로 신뢰성이 없음

■ 확인 응답은 상위계층에서 구현

802.3 MAC 프레임

12

Page 13: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 )) 프레임 형식

■ 프리엠블 (Preamble) – alert, timing, start

synchronization

■ 시작 프레임 지시기 (SFD ; Start frame delimiter)-

프레임시작

■ 목적지 주소 (DA ; Destination address)

■ 발신지 주소 (SA ; Source address)

■ PDU 길이 /유형

■ 데이터

■ CRC – 오류 발견정보 , CRC-32

13

Page 14: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 )) Minimum and maxium length

■ 프레임길이▶ 프레임의 최소와 최대길이가 제한▶ 최소값 제한 : CSMA/CD 의 정확한 동작을 위함

14

Page 15: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 15

표준 이더넷 표준 이더넷 (( 계속계속 ))

Frame length:Minimum: 64 bytes (512 bits)

Maximum: 1518 bytes (12,144 bits)

Page 16: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 ))

Example of an Ethernet address in hexadecimal notation

16

Page 17: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 )) Unicast and multicast addresses

■ 유니 캐스트 , 멀티 캐스트 , 브로드 캐스트

▶ 발신지 주소는 항상 유니 캐스트 (unicast)

▶ 목적지 주소는 멀티캐스트 (multicast), 브로드캐스트 (broadcast)

17

Page 18: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 18

표준 이더넷 표준 이더넷 (( 계속계속 ))

The least significant bit of the first byte defines the type of address.

If the bit is 0, the address is unicast;otherwise, it is multicast.

Page 19: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 19

표준 이더넷 표준 이더넷 (( 계속계속 ))

The broadcast destination address is a special case of the multicast address

in which all bits are 1s.

Page 20: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 20

Example 13.1

Define the type of the following destination addresses:a. 4A:30:10:21:10:1A b. 47:20:1B:2E:08:EEc. FF:FF:FF:FF:FF:FF

SolutionTo find the type of the address, we need to look at the second hexadecimal digit from the left. If it is even, the address is unicast. If it is odd, the address is multicast. If all digits are F’s, the address is broadcast. Therefore, we have the following:a. This is a unicast address because A in binary is 1010.b. This is a multicast address because 7 in binary is 0111.c. This is a broadcast address because all digits are F’s.

Page 21: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 21

Example 13.2

Show how the address 47:20:1B:2E:08:EE is sent out on line.

Solution

The address is sent left-to-right, byte by byte; for each byte, it is sent right-to-left, bit by bit, as shown below:

Page 22: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 )) Category of Standard Ethernet

22

Page 23: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 )) Encoding in a Standard Ethernet implementation

23

Page 24: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 )) 10Base5 implementation

24

Page 25: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 )) 10Base2 implementation

25

Page 26: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 )) 10Base-T implementation

26

Page 27: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 )) 10Base-F implementation

27

Page 28: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 이더넷 표준 이더넷 (( 계속계속 ))

Summary of Standard Ethernet implementations

28

Page 29: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 29

3. CHANGES IN THE STANDARD3. CHANGES IN THE STANDARD

Topics discussed in this section:Topics discussed in this section:

The 10-Mbps Standard Ethernet has gone through The 10-Mbps Standard Ethernet has gone through several changes before moving to the higher data rates. several changes before moving to the higher data rates. These changes actually opened the road to the evolution These changes actually opened the road to the evolution of the Ethernet to become compatible with other high-of the Ethernet to become compatible with other high-data-rate LANs. data-rate LANs.

Bridged EthernetBridged EthernetSwitched EthernetSwitched EthernetFull-Duplex EthernetFull-Duplex Ethernet

Page 30: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 변경 표준 변경 (( 계속계속 )) Sharing bandwidth

■ 브리지형 이더넷

▶ 이더넷 발전의 첫번째 단계

▶ 브리지들은 대역폭의 증가와 충돌 영역의 분리

30

Page 31: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 변경 표준 변경 (( 계속계속 )) A network with and without a bridge

31

Page 32: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 변경 표준 변경 (( 계속계속 )) Collision domains in an unbridged network

and a bridged network

32

Page 33: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 변경 표준 변경 (( 계속계속 )) Switched Ethernet

33

Page 34: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

표준 변경 표준 변경 (( 계속계속 )) Full-duplex switched Ethernet

34

Page 35: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 35

4. FAST ETHERNET4. FAST ETHERNET

Topics discussed in this section:Topics discussed in this section:

Fast Ethernet was designed to compete with LAN Fast Ethernet was designed to compete with LAN protocols such as FDDI or Fiber Channel. IEEE protocols such as FDDI or Fiber Channel. IEEE created Fast Ethernet under the name 802.3u. Fast created Fast Ethernet under the name 802.3u. Fast Ethernet is backward-compatible with Standard Ethernet is backward-compatible with Standard Ethernet, but it can transmit data 10 times faster at a Ethernet, but it can transmit data 10 times faster at a rate of 100 Mbps. rate of 100 Mbps.

MAC SublayerMAC SublayerPhysical LayerPhysical Layer

Page 36: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

고속 이더넷 고속 이더넷 (( 계속계속 )) Fast Ethernet topology

36

Page 37: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

고속 이더넷 고속 이더넷 (( 계속계속 )) Fast Ethernet implementations

37

Page 38: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

고속 이더넷 고속 이더넷 (( 계속계속 )) Encoding for Fast Ethernet implementation

38

Page 39: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

고속 이더넷 고속 이더넷 (( 계속계속 ))

Summary of Fast Ethernet implementations

39

Page 40: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 40

5. GIGABIT ETHERNET5. GIGABIT ETHERNET

Topics discussed in this section:Topics discussed in this section:

The need for an even higher data rate resulted in the The need for an even higher data rate resulted in the design of the Gigabit Ethernet protocol (1000 Mbps). design of the Gigabit Ethernet protocol (1000 Mbps). The IEEE committee calls the standard 802.3z.The IEEE committee calls the standard 802.3z.

MAC SublayerMAC SublayerPhysical LayerPhysical Layer

Ten-Gigabit EthernetTen-Gigabit Ethernet

Page 41: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY 41

기가비트 이더넷 기가비트 이더넷 (( 계속계속 ))

In the full-duplex mode of Gigabit Ethernet, there is no collision;the maximum length of the cable is

determined by the signal attenuation in the cable.

Page 42: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

기가비트 이더넷 기가비트 이더넷 (( 계속계속 )) Topologies of Gigabit Ethernet

42

Page 43: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

기가비트 이더넷 기가비트 이더넷 (( 계속계속 )) Gigabit Ethernet implementations

43

Page 44: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

기가비트 이더넷 기가비트 이더넷 (( 계속계속 )) Encoding in Gigabit Ethernet implementations

44

Page 45: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

기가비트 이더넷 기가비트 이더넷 (( 계속계속 )) Summary of Gigabit Ethernet implementations

45

Page 46: HANNAM UNIVERSITY 10 장 이더넷과 LAN 프로토콜 유선 LAN : 이더넷 (Wired LANs : Ethernet)

HANNAM UNIVERSITY

기가비트 이더넷 기가비트 이더넷 (( 계속계속 )) Summary of Ten-Gigabit Ethernet implementations

46