Firewall Fortigate: (01-05) Hướng dẫn cài đặt Firewall Fortigate-VM64 trên ESXi Server

By , 0 View

Mục tiêu thực hành:
- Tải phiên bản FGT_VM64-v7.0.0-build0066-FORTINET.out.ovf.zip về Admin PC.
- Tiến hành Import OVF FGT-VM64 lên ESXi Server.
- Thiết lập IP cho Port1 của FGT-VM64 bằng dòng lệnh.
- Kết nối vào giao diện WebPage của FGT-VM64.
- Tiến hành gia hạn Evaluation License trên FortiGate-VM64 bằng CLI.

Các bước triển khai:
Tiến hành Import OVF FGT-VM64 lên ESXi Server.

Thiết lập IP cho Port1 của FGT-VM64 bằng dòng lệnh.
FortiGate-VM64 # show system interface port1
config system interface
    edit "port1"
        set vdom "root"
        set ip 192.168.100.101 255.255.255.0
        set allowaccess ping https ssh http telnet
        set type physical
        set snmp-index 1
    next
end

FortiGate-VM64 # 

Kết nối vào giao diện WebPage của FGT-VM64.

Tiến hành gia hạn Evaluation License trên FortiGate-VM64 bằng CLI.
- Thiết bị FortiGate-VM64 cho phép sử dụng trong 15 ngày với Evaluation License, do vậy sau khi thiết bị hết hạn ta cần thực hiện các lệnh sau để gia hạn và xóa tất cả cấu hình.
- Erase all configuration and will reset evaluation license to 15 days again.
FortiGate-VM64 # exe factoryreset

- Erase all configuration and will reset evaluation license to 15 days again, keep IP addressing.
FortiGate-VM64 # exe factoryreset2

- Kiểm tra thông tin Evaluation License.

Để tìm hiểu thêm về Firewall Fortigate, các bạn có thể tham khảo Khóa học Chuyên đề Firewall Fortigate, hoặc liên hệ với mình thông qua kênh Zalo (Jade Bùi) 076.877.2021.

You Might Also Like

0 comments