본문 바로가기
728x90

vlt4

[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.
[Dell] OS10 Switch VLT 구성 안녕하세요. 오송입니다. 오늘은 Dell Switch의 VLT 설정을 해보도록 하겠습니다. 천천히 따라오시면서 모르는 부분이 있으시면, 댓글 달아주시면 됩니다.기본 내용Dell VLT와 Cisco VPC의 차이점은?Dell VLTDell 네트워킹 기기에서 사용되는 기술동작방식 : 두 스위치 간의 VLTi(VLT Interconnect) 링크를 사용해 데이터와 동기화 정보를 교환하며, 이 링크를 통하여 VLT 도메인에 속한 스위치들은 상태 정보, 마스터/스탠바이 역할, MAC 주소 테이블 등을 공유한다.특징 : VLTi는 두 스위치 간의 직접 연결을 통해 이루어지며, 물리적 링크 하나 또는 여러 링크의 집합으로 구성될 수 있습니다. VLT는 L2의 이중화와 부하 분산을 목적으로 한다.Cisco VPCCis.. 2024. 4. 8.
728x90