일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
- 이분 탐색
- 다이나믹 프로그래밍
- 유클리드 호제법
- 프로그래머스
- 구현
- 연결리스트 중복제거
- 큰 수 연산
- 스택
- 큐
- 수학
- 정수론
- 연결리스트 정렬
- 재귀
- 해시를 사용한 집합과 맵
- LeetCode Remove Duplicates from Sorted List in c
- 조합론
- 시뮬레이션
- 정렬
- KMP알고리즘
- Queue
- 자료 구조
- 문자열제곱
- 브루트포스 알고리즘
- 사칙연산
- 임의 정밀도 / 큰 수 연산
- 문자열
- 실패함수
- LeetCode 83 c언어
- 별 찍기
- LeetCode 83번
- Today
- Total
목록가상화/VMware (5)
hahn
Physical Environment L2 switch with 4 ports and a NIC(MAC 2) connected How to capture traffic( Source MAC 1, Dest MAC 3 ) at MAC 2 Solutions : Port Mirroring, Promiscuous Mode Promiscuous Mode : allow and disallow all traffic to be forwarded, regardless of the destination Virtual enviroment 1. Packet Capture Tools 2. IDS / IPS (VM) 3. Hypervisor on VM Nested Virtualization Enviroment external vS..
Physical Hardware > Physical NIC Virtual Hardware Virtual NIC Virtualization VMXNET VMXNET2 VMXNET3 Emulation e1000 e1000e Virtual Switch L2 Switch(MAC needed) Not Based on Hardware CPU Dependence Doesn't Learn MAC addr why? creation by hypervisor How to make MAC? OUI + Number vSwtiches do not require STP because they are not connected VLAN and Trunk Support if using VLAN with esxi supports 802...
vSphere+ = SaaS but needed vCenter Installing(on-premises) vSphere+ provided service 1. Admin Sevices 2. Developer Services : Tanzu 3. Add-On Services : Disaster recovery benefits : integrated enviroment
Hardware - BIOS(Firmware) - OS OS - Driver - Peripheral Hardware CPU contains Instruction Set If diff instructionset? e.g x86 os - network equipment(armcpu or motorola cpu) Solution : emulation
Datacenter Infrastructure 1. Server - Server Virtualization 2. Network - SDN(Software-Defined Networking) 3. Storage - SDS/HCI (Software-Defined Storage / Hyperconverged Infrastructure) Why? Software Defined Software Defined = Object(Property + Method) Result Programming > Automation > Service > Cloud