CCNA (200-120) 문제풀이 NO. 91

QUESTION 91

Refer to the exhibit. What is the meaning of the output MTU 1500 bytes?


A. The maximum number of bytes that can traverse this interface per second is 1500.
B. The minimum segment size that can traverse this interface is 1500 bytes.
C. The maximum segment size that can traverse this interface is 1500 bytes.
D. The minimum packet size that can traverse this interface is 1500 bytes.
E. The maximum packet size that can traverse this interface is 1500 bytes.
F. The maximum frame size that can traverse this interface is 1500 bytes.

Explanation
문제 : 출력 MTU 1500 바이트의 의미는 무엇입니까?

MTU(Maximum Transmission Unit)는 네트워크 인터페이스에서 세그먼트 없이 보낼 수 있는 최대 데이터 그램 크기 값입니다.
만약 데이터가 MTU 값 이상이라면 여러 개의 패킷으로 분할이 될 것입니다.
간단하게 보자면 MTU 는 패킷이 한번에 보낼 수 있는 최대 크기라고 볼 수 있습니다.

정답은 E 입니다.
Powered by Blogger.