I have chosen two articles about this subject.
I hope this also could help you understand and learn the concept more easily and quickly.
Let's start..
Inter VLAN, VLAN Trunk, Trunk Protocol VLAN 트렁크, 트렁크 프로토콜
from : ktword.co.kr
1. VLAN Trunk ㅇ 스위치 간 프레임 전달에 하나의 물리적 연결을 공유- VLAN 트렁킹된 스위치들 간에 여러 VLAN에서 나온 프레임들을 이 트렁크를 통해 전달 2. 트렁크 프로토콜 ㅇ 이더넷 프레임에 식별용 VLAN ID를 삽입하여, - 이를통해 스위치 포트(노드)들을 그룹핑 연결시킬 수 있는 프로토콜 ㅇ 종류 - 802.1Q (IEEE 표준) - ISL (시스코社 전용) * VLAN ID를 식별하는 헤더를 정의하는 방법에서 차이가 남 (VLAN 태깅 방식)
ㅇ 설정 - 매 트렁크 마다 트렁크 프로토콜 둘 중 하나를 지정 또는 양 스위치가 협상하게 됨 3. VLAN Tagged Frame ㅇ VLAN 기능이 가능한 장비(스위치)에서 처리할 프레임은 다음 3개로 구분 - Untagged 프레임 : 4 바이트 짜리 VLAN 태그가 없는 일반적인 프레임 - Priority-Tagged 프레임 : VID = 0 으로 VLAN 태그된 프레임 . 그러나, VLAN 식별용 VID는 없음 - VLAN-Tagged 프레임 : 명시적으로 태그된 VLAN 프레임 . IEEE 802.1q 표준과는 다른 방법으로 MAC 주소 기반, Layer 3 의 Protocol ID 등을 이용하여 VID 구분 ㅇ 라우터와의 연결 방식 - no tag 방식 : 1개의 VLAN 마다 1개의 라우터 포트를 연결하는 방식 - tag 방식 : 여러 개의 VLAN 을 1개의 라우터 포트로 연결하는 방식
From : wikipedia
VLAN Trunking Protocol (VTP) is a Cisco proprietary protocol that propagates the definition of Virtual Local Area Networks (VLAN) on the whole local area network.[1] To do this, VTP carries VLAN information to all the switches in a VTP domain. VTP advertisements can be sent over ISL, 802.1Q, IEEE 802.10 and LANE trunks. VTP is available on most of the Cisco Catalyst Family products. Using VTP, each Catalyst Family Switch advertises the following on its trunk ports:
- Management domain
- Configuration revision number
- Known VLANs and their specific parameters
There are three versions of VTP, namely version 1, version 2, version 3.
'IT Terms and Concept > Network' 카테고리의 다른 글
IP Spoofing, IP address spoofing (0) | 2016.07.14 |
---|---|
VLAN, Virtual LAN (0) | 2016.07.14 |
Sliding Window Protocol (0) | 2016.07.14 |
TCP Timer TCP 타이머 (0) | 2016.07.14 |