USB 메모리 용량 인식 오류 해결 방법
·
기타/Windows
사용하던 USB 메모리의 총용량이 갑자기 줄어드는 경우가 있는데 오늘은 이런 문제를 해결하는 방법을 공유하려고 합니다.일반적으로 USB 메모리를 부팅 디스크로 만드는 경우, 이와 같은 문제가 많이 발생합니다.필자는 128GB의 USB 메모리가 32GB만 인식하는 문제가 발생하였습니다.본 글에서 두 가지의 해결 방법을 공유하겠습니다.필자는 컴퓨터를 잘 모르시는 분들에게는 '컴퓨터 관리'를 이용하여 오류를 해결하는 것을 권장한다. 1. '컴퓨터 관리'를 이용한 USB 메모리 용량 인식 오류 해결USB 메모리의 일부 용량만 인식하는 것을 확인한다. '컴퓨터 관리 > 디스크 관리'에서 USB 디스크의 볼륨에 '할당되지 않음' 부분이 있는 것을 확인할 수 있다. '생성된 파티션 우클릭 > 볼륨 삭제'를 클릭한다...
IRB Configuration(Juniper vQFX)
·
Network/VLAN
1. IRB(Integrated Routing and Bridging) Configuration 구성도1) IRB(Integrated Routing and Bridging) Configuration 구성도본 글은 단순히 vQFX Configuration을 입력하고 동작을 확인하는 목적 동작에 대한 설명은 '동작 과정' 글이나' vMX Configuration' 글을 참고 2) 테스트 장비Emulator : EVE-NG OS : Juniper vQFX 19.4R1.10  2. IRB(Integrated Routing and Bridging) Configuration 1) IRB(Integrated Routing and Bridging) Configurationset vlans VLAN10 descripti..
Inter-VLAN Configuration(Juniper vQFX)
·
Network/VLAN
1. Inter-VLAN Configuration 구성도1) Inter-VLAN Configuration 구성도본 글은 단순히 vQFX Configuration을 입력하고 동작을 확인하는 목적  동작에 대한 설명은 '동작 과정' 글이나' vMX Configuration' 글을 참고  2) 테스트 장비Emulator : EVE-NG OS : Juniper vQFX 19.4R1.10  2. Inter-VLAN Configuration 1) Inter-VLAN Configurationset interfaces xe-0/0/0 description SW1set interfaces xe-0/0/0 vlan-taggingset interfaces xe-0/0/0 unit 10 vlan-id 10set interfa..
Native VLAN Configuration(Juniper vQFX)
·
Network/VLAN
1. Native VLAN Configuration 구성도1) Native VLAN Configuration 구성도본 글은 단순히 vQFX Configuration을 입력하고 동작을 확인하는 목적동작에 대한 설명은 '동작 과정' 글이나' vMX Configuration' 글을 참고 2) 테스트 장비Emulator : EVE-NG OS : Juniper vQFX 19.4R1.10  2. Native VLAN Configuration 1) 서로 다른 Switch 간 동일 Native VLAN 통신 (1) 서로 다른 Switch 간 동일 Native VLAN 통신 Configurationset vlans VLAN10 description VLAN10set vlans VLAN10 vlan-id 10set int..
Trunk Mode Configuration(Juniper vQFX)
·
Network/VLAN
1. Trunk Mode Configuration 구성도1) Trunk Mode Configuration 구성도본 글은 단순히 vQFX Configuration을 입력하고 동작을 확인하는 목적 동작에 대한 설명은 '동작 과정' 글이나' vMX Configuration' 글을 참고 2) 테스트 장비Emulator : EVE-NG OS : Juniper vQFX 19.4R1.10  2. Trunk Mode Configuration 1) 서로 다른 Switch 간 동일 VLAN 통신 (1) 서로 다른 Switch 간 동일 VLAN 통신 Configurationset vlans VLAN10 description VLAN10set vlans VLAN10 vlan-id 10set interfaces xe-0/0/0..
Access Mode Configuration(Juniper vQFX)
·
Network/VLAN
1. Access Mode Configuration 구성도1) Access Mode Configuration 구성도본 글은 단순히 vQFX Configuration을 입력하고 동작을 확인하는 목적동작에 대한 설명은 '동작 과정' 글이나' vMX Configuration' 글을 참고 2) 테스트 장비Emulator : EVE-NGOS : Juniper vQFX 19.4R1.10  2. Access Mode Configuration1) 동일 Switch에서 다른 VLAN 통신(1) 동일 Switch에서 다른 VLAN 통신 Configurationset vlans VLAN10 description VLAN10set vlans VLAN10 vlan-id 10set vlans VLAN20 description V..
EVE-NG Juniper vQFX FPC Empty Issue
·
Network/Emulator
1. vQFX Default Configuration아래 로그는 vQFX 19.4R1.10 장비에서 'request system zeroize'를 설정한 Default Configuration더보기root> show configuration | display set set version 20191212.201431_builder.r1074901set system commit factory-settings reset-virtual-chassis-configurationset system commit factory-settings reset-chassis-lcd-menuset system syslog user * any emergencyset system syslog file messages any noti..
EVE-NG Juniper vQFX 19.4R1.10 설치
·
Network/Emulator
오늘은 EVE-NG에 Juniper vQFX 19.4R1.10을 설치하는 방법을 공유하려고 합니다. [ 작성 기준 ]VMware Workstation Pro 17.0.0EVE-NG Community Vertion 6.2.0-4 먼저 인터넷에서 아래와 같은 이미지를 다운로드해야 합니다.PFE download file: vqfx-19.4R1.10-2019010209-pfe-qemu.qcowRE download file: vqfx-19.4R1.10-re-qemu.qcow2 1. EVE-NG Juniper vQFX 19.4R1.10 설치 https://www.eve-ng.net/index.php/documentation/howtos/howto-add-juniper-vqfx/ Juniper vQFX -Versio..
EVE-NG Juniper vQFX 18.4R1.8 설치
·
Network/Emulator
오늘은 EVE-NG에 Juniper vQFX 18.4R1.8을 설치하는 방법을 공유하려고 합니다.[ 작성 기준 ]VMware Workstation Pro 17.0.0EVE-NG Community Vertion 6.2.0-4 먼저 인터넷에서 아래와 같은 이미지를 다운로드해야 합니다.PFE download file : cosim-18.4R1.8_20180212.qcow2RE download file : jinstall-vqfx-10-f-18.4R1.8.qcow2 1. EVE-NG Juniper vQFX 18.4R1.8 설치https://www.eve-ng.net/index.php/documentation/howtos/howto-add-juniper-vqfx/ Juniper vQFX -Versions this..
EVE-NG Juniper vQFX 17.4R1.16 설치
·
Network/Emulator
오늘은 EVE-NG에 Juniper vQFX 17.4R1.16을 설치하는 방법을 공유하려고 합니다.[ 작성 기준 ]VMware Workstation Pro 17.0.0EVE-NG Community Vertion 6.2.0-4 먼저 인터넷에서 아래와 같은 이미지를 다운로드해야 합니다.PFE download file: cosim_20180212.qcow2RE download file: jinstall-vqfx-10-f-17.4R1.16.img 1. EVE-NG Juniper vQFX 17.4R1.16 설치https://www.eve-ng.net/index.php/documentation/howtos/howto-add-juniper-vqfx/ Juniper vQFX -Versions this guide is ..