본문 바로가기
728x90
SMALL

Network44

[QoS] QoS 정의 및 지연 발생 원인 QoS란?QoS(Quality of Service, 서비스 품질)는 네트워크에서 특정 트래픽에 우선순위를 부여하여 안정적인 서비스 품질을 보장하는 기술을 말한다.네트워크 트래픽이 많을 때 중요한 데이터(예: 음성, 영상, 실시간 통신)가 지연되거나 손실되지 않도록 우선적으로 처리해주는 역할을 합니다.QoS 왜 필요한가?1. Lack of Bandwidth (대역폭 부족)Source to Destination 통신에서 가장 낮은 대역폭이 해당 구간에서 사용가능한 최대 대역폭이 된다. 해당 구간에 트래픽이 몰리면 혼잡이 발생하고 그럼 트래픽 유실이 발생하게 된다.대역폭 부족 시에 가장 최고의 해결방법은 대역폭 확장이 있지만, 비용적인 문제 또는 기술적 제약으로 인해 가능하지 않는 경우 대안으로 QoS를 적용.. 2025. 4. 11.
[Dell] Dell switch OS10 Demo Test - Building L2/L3 fabric with VLAG and OSPF 해당 테스트는 Dell 의 Demo center에서 테스트 한 것을 업로드 한 것 입니다.0. 구성도1. Config 셋팅1.1 OS10-SW011.1.1 Hostname 설정configure terminal hostname OS10-SW011.1.2 Management Interface 설정interface mgmt 1/1/1 no ip address dhcp ip address 192.168.122.11/24 no shutdown1.1.3 VLT 인터페이스 no switchport mode 설정interface range ethernet 1/1/1-1/1/2 no switchport no shutdown1.1.4 VLT Domain 생성 및 Peer routing enablevlt-domai.. 2025. 3. 17.
[Dell] Dell switch OS10 Demo Test - Building a two tier VLT Fabric 해당 테스트는 Dell 의 Demo center에서 테스트 한 것을 업로드 한 것 입니다. 0. 구성도1. Config 셋팅1.1 OS10-SW011.1.1 Hostname 설정configure terminal hostname OS10-SW011.1.2 Place discovery Interface non-switchport mode 설정interface range ethernet 1/1/1-1/1/2 no switchport no shutdown1.1.3 Management Interface 설정interface mgmt 1/1/1 no ip address dhcp ip address 192.168.122.11/241.1.4 VLT Domain 설정vlt-domain 1 discovery-in.. 2025. 3. 17.
[Dell] Dell switch OS10 Demo Test - Building a Single VLT Fabric 해당 테스트는 Dell 의 Demo center에서 테스트 한 것을 업로드 한 것 입니다.0. 구성도1. Config 셋팅1.1 OS10-SW011.1.1 Hostname 설정configure terminal hostname OS10-SW01 exit1.1.2 Management Interface 설정interface mgmt 1/1/1 no ip address dhcp ip address 192.168.122.2/241.1.3 Place discovery Interface non-switchport mode 설정interface range ethernet 1/1/1-1/1/2 no switchport1.1.4 VLT domain 생성 및 peer routing 활성화 설정vlt-domain 1 .. 2025. 3. 17.
728x90
SMALL