본문 바로가기

IT 이야기

GNS3와 GNS3 VM 설치하기

1. Download & install GNS3 executable

2. Download GNS3 VM (Virtual box, esxi, KVM, HyperV, VMware Workstation (recommended) )

   * GNS3 VM is OVA file after unzipped

   * GNS3 and GNS3 VM have to be the same version

3. Download VMware Workstation Pro at https://www.vmware.com/products/workstation-pro.html

4. Execute VMware Workstation Pro and open the GNS3 VM downloaded above

5. Integrate GNS3 and GNS3 VM

   - go to edit - preference

   - enable GNS3 VM on GNS3 and select the VM name(auto-detected)

 

  - Once done, you should see 2 green servers below

  - When VPCS is created, select GNS3 VM

6. Download IOS

  - Router OS : https://upw.io/w6/vios-adventerprisek9-m.vmdk.SPA.156-1.T

  - Switch OS : https://upw.io/w5/vios_l2-adventerprisek9-m.03.2017.qcow2

  - Switch OS : https://www.gns3.com/marketplace/featured/cisco-iosvl2

 

7. Install Docker Container in GNS3

  - Go to "New template - Guests - Ubuntu Docker Guest"

  - Create an instance of Ubuntu Docker Guest

  - Edit config to modify config file (# has to be removed)

8. Complete of Base configuration

 

<Reference>

- VMware evalation version 설치(easily get crack online) : https://www.vmware.com/products/workstation-pro/workstation-pro-evaluation.html

- GNS3 설치방법 : https://www.youtube.com/watch?v=Ibe3hgP8gCA&list=PLhfrWIlLOoKNFP_e5xcx5e2GDJIgk3ep6 

- GNS3 github : https://github.com/GNS3/gns3-gui/releases

'IT 이야기' 카테고리의 다른 글

DNS 작동원리 및 레코드 종류  (0) 2021.12.24
HTTP - SSL 인증서  (0) 2021.12.20
Must-Have Tools for Network Engineers  (0) 2021.11.29
DHCP 작동원리  (0) 2021.08.08
스위치 QoS  (0) 2021.06.09