ospf configuration step by step

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ส.ค. 2024
  • welcome everyone! In this video we will learn together how to configure OSPF on Fortigate Firewall step by step. We have three site with one OSPF area for this LAB and all the site have their own vlan network.
    Please help me 100K sub / @tankirivann
    Here you can download directly from my file for GNS3 resources needed.
    Windows OS image drive.google.com/file/d/10pxv...
    CISCO Images : drive.google.com/drive/folder...
    GNS3 for Windows : drive.google.com/drive/folder...
    Firewall_Router : drive.google.com/drive/folder...
    VMware WorkStation 12 : drive.google.com/file/d/1HZ0h...
    Here is another videos related to Networking:
    how to configure pppoe on cisco router • how to configure pppoe...
    file server configuration • file server configuration
    how to join domain • how to join domain
    How to integrate DNS Server with fortigate firewall • How to integrate DNS S...
    How to integrate Server with gns3 • How to integrate Serve...
    How to configure VPN site to site Fortigate with Mikrotik router • How to configure VPN s...
    How to add Cisco L3 License in gns3 • How to add Cisco L3 Li...
    Mikrotik Router VLAN configuration with Cisco Switch • Mikrotik Router VLAN c...
    fortigate vpn site to site cisco • fortigate vpn site to ...
    How to configure VPN site to site on Fortigate • How to configure VPN s...
    How to configure VPN site to site on Cisco Router • How to configure VPN s...
    How to configure GNS3 access to Internet • How to configure GNS3 ...
    How to setup GNS3 and add FortiGate to LAB • How to setup GNS3 and ...
    How to add cisco switch layer3 and cisco ASA for GNS3 • How to add cisco switc...
    FortiGate 200E provide public IP address to Client and limit the speed • FortiGate 200E provide...
    Fortigate HA configuration • Fortigate HA configura...
    Fortigate Firewall Integrate with CISCO Switch • Fortigate Firewall Int...
    Fortigate Firewall Traffic shaping configuration • Fortigate Firewall Tra...
    Fortigate Firewall VLAN configuration • Fortigate Firewall VLA...
    ASA firewall wan failover • ASA firewall wan failover
    How to add Fortigate and Mikrotik firewall for GNS3 • How to add Fortigate a...
    How to add cisco switch layer3 and cisco ASA for GNS3 • How to add cisco switc...
    How to configure ASA firewall step by step • How to configure ASA f...
    Fortigate SD WAN link monitor • fortigate SD WAN link ...
    Fortigate firewall SD-WAN setup • Fortigate Firewall SD WAN
    Fortigate firewall basic configuration • Fortigate Firewall bas...
    How to configure port security on CISCO Switch • How to configure port ...
    What is Management VLAN on CISCO Switch • What is Management VLA...
    How to configure inter VLAN routing VTP and DHCP Server on Cisco Switch Layer3 • How to configure inter...
    How to configure inter VLAN routing and DHCP server on cisco router • How to configure inter...
    How to configure WAN failover on cisco router • How to configure WAN f...
    How to configure Access List SSH Remote in Cisco Router • How to configure Acces...
    If you link to see more video pls subscribe #TanKirivann and turn on notification.
  • แนวปฏิบัติและการใช้ชีวิต

ความคิดเห็น • 13

  • @buzooliibrahim8382
    @buzooliibrahim8382 ปีที่แล้ว +2

    great video
    plz upload some complicate large lab if u can

    • @tankirivann
      @tankirivann  ปีที่แล้ว +2

      Hi bro, thank you very much🙏 your comment make me full of energy making another big lab project. I hope to see you with my next videos

  • @saifemran4528
    @saifemran4528 ปีที่แล้ว +1

    Thank you for the great video! Can you also please share the configs on the core switches

    • @tankirivann
      @tankirivann  ปีที่แล้ว

      hi bro sorry for late reply, I was on holiday last week. yes I will copy configuration and share with you here.

    • @tankirivann
      @tankirivann  ปีที่แล้ว

      Hi bro, pls check here all configuration of switch:
      ========IOU1 Configuration========
      !
      version 15.2
      service timestamps debug datetime msec
      service timestamps log datetime msec
      no service password-encryption
      service compress-config
      !
      hostname IOU1
      !
      boot-start-marker
      boot-end-marker
      !
      !
      logging discriminator EXCESS severity drops 6 msg-body drops EXCESSCOLL
      logging buffered 50000
      logging console discriminator EXCESS
      !
      no aaa new-model
      !
      !
      !
      !
      !
      no ip icmp rate-limit unreachable
      !
      !
      !
      no ip domain-lookup
      ip cef
      no ipv6 cef
      !
      !
      !
      spanning-tree mode rapid-pvst
      spanning-tree extend system-id
      !
      vlan internal allocation policy ascending
      !
      ip tcp synwait-time 5
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      interface Ethernet0/0
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet0/1
      switchport access vlan 10
      switchport mode access
      !
      interface Ethernet0/2
      switchport access vlan 20
      switchport mode access
      !
      interface Ethernet0/3
      !
      interface Ethernet1/0
      !
      interface Ethernet1/1
      !
      interface Ethernet1/2
      !
      interface Ethernet1/3
      !
      interface Ethernet2/0
      !
      interface Ethernet2/1
      !
      interface Ethernet2/2
      !
      interface Ethernet2/3
      !
      interface Ethernet3/0
      !
      interface Ethernet3/1
      !
      interface Ethernet3/2
      !
      interface Ethernet3/3
      !
      interface Vlan1
      no ip address
      shutdown
      !
      ip forward-protocol nd
      !
      !
      no ip http server
      no ip http secure-server
      !
      !
      !
      !
      !
      control-plane
      !
      !
      line con 0
      exec-timeout 0 0
      privilege level 15
      logging synchronous
      line aux 0
      exec-timeout 0 0
      privilege level 15
      logging synchronous
      line vty 0 4
      login
      !
      !
      end
      ==========IOU2 configuration=========
      !
      version 15.2
      service timestamps debug datetime msec
      service timestamps log datetime msec
      no service password-encryption
      service compress-config
      !
      hostname IOU2
      !
      boot-start-marker
      boot-end-marker
      !
      !
      logging discriminator EXCESS severity drops 6 msg-body drops EXCESSCOLL
      logging buffered 50000
      logging console discriminator EXCESS
      !
      no aaa new-model
      !
      !
      !
      !
      !
      no ip icmp rate-limit unreachable
      !
      !
      !
      no ip domain-lookup
      ip cef
      no ipv6 cef
      !
      !
      !
      spanning-tree mode rapid-pvst
      spanning-tree extend system-id
      !
      vlan internal allocation policy ascending
      !
      ip tcp synwait-time 5
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      interface Ethernet0/0
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet0/1
      switchport access vlan 30
      switchport mode access
      !
      interface Ethernet0/2
      switchport access vlan 40
      switchport mode access
      !
      interface Ethernet0/3
      switchport access vlan 40
      switchport mode access
      !
      interface Ethernet1/0
      switchport access vlan 30
      switchport mode access
      !
      interface Ethernet1/1
      !
      interface Ethernet1/2
      !
      interface Ethernet1/3
      !
      interface Ethernet2/0
      !
      interface Ethernet2/1
      !
      interface Ethernet2/2
      !
      interface Ethernet2/3
      !
      interface Ethernet3/0
      !
      interface Ethernet3/1
      !
      interface Ethernet3/2
      !
      interface Ethernet3/3
      !
      interface Vlan1
      no ip address
      shutdown
      !
      ip forward-protocol nd
      !
      !
      no ip http server
      no ip http secure-server
      !
      !
      !
      !
      !
      control-plane
      !
      !
      line con 0
      exec-timeout 0 0
      privilege level 15
      logging synchronous
      line aux 0
      exec-timeout 0 0
      privilege level 15
      logging synchronous
      line vty 0 4
      login
      !
      !
      end
      =======IOU3 Configuration=========
      !
      version 15.2
      service timestamps debug datetime msec
      service timestamps log datetime msec
      no service password-encryption
      service compress-config
      !
      hostname IOU3
      !
      boot-start-marker
      boot-end-marker
      !
      !
      logging discriminator EXCESS severity drops 6 msg-body drops EXCESSCOLL
      logging buffered 50000
      logging console discriminator EXCESS
      !
      no aaa new-model
      !
      !
      !
      !
      !
      no ip icmp rate-limit unreachable
      !
      !
      !
      no ip domain-lookup
      ip cef
      no ipv6 cef
      !
      !
      !
      spanning-tree mode rapid-pvst
      spanning-tree extend system-id
      !
      vlan internal allocation policy ascending
      !
      ip tcp synwait-time 5
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      !
      interface Ethernet0/0
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet0/1
      switchport access vlan 50
      switchport mode access
      !
      interface Ethernet0/2
      switchport access vlan 60
      switchport mode access
      !
      interface Ethernet0/3
      !
      interface Ethernet1/0
      !
      interface Ethernet1/1
      !
      interface Ethernet1/2
      !
      interface Ethernet1/3
      !
      interface Ethernet2/0
      !
      interface Ethernet2/1
      !
      interface Ethernet2/2
      !
      interface Ethernet2/3
      !
      interface Ethernet3/0
      !
      interface Ethernet3/1
      !
      interface Ethernet3/2
      !
      interface Ethernet3/3
      !
      interface Vlan1
      no ip address
      shutdown
      !
      ip forward-protocol nd
      !
      !
      no ip http server
      no ip http secure-server
      !
      !
      !
      !
      !
      control-plane
      !
      !
      line con 0
      exec-timeout 0 0
      privilege level 15
      logging synchronous
      line aux 0
      exec-timeout 0 0
      privilege level 15
      logging synchronous
      line vty 0 4
      login
      !
      !
      end

  • @rohatube7825
    @rohatube7825 ปีที่แล้ว +1

    Sir would you configure please 1 core switch direct connect to firewall (10.196.1.0/32) and other two distribution switchs (DS110.196.2.0/30)&( DS2 10.196.3.0/30) connects with core switch with ip addres and the 2 distribution have their own Vlan DS1 10.20.30.40 and the other distribution vlan DS2 60 70 ... and the access switch get the dhcp direct from distribution the end device must to ping internet
    please help me sir !!!

    • @tankirivann
      @tankirivann  ปีที่แล้ว

      Hi bro, sorry for late reply. I am trying to understand your network environment, maybe I already have video th-cam.com/video/p73pnRNxcn8/w-d-xo.html

  • @bl7937
    @bl7937 ปีที่แล้ว

    Please explain how you have access to Fortinet switches. I have a Fortinet Account and I’m also a Fortinet Partner and there are no FortiSwitch VMs available at this time. I’ve checked within the GNS3 and EVE-NG community, along with Fortinet VMs.

    • @tankirivann
      @tankirivann  ปีที่แล้ว +1

      hi bro thank you very much for your comment. actually I don't have any fortiswitch but in fortigate you can create software switch on it.

    • @bl7937
      @bl7937 ปีที่แล้ว +1

      Sure would be nice if Fortinet offered VMs for their FortiAP and FortiSwitchs.

    • @tankirivann
      @tankirivann  ปีที่แล้ว

      @@bl7937 yes, I agree with you😍

  • @carloscastroquintosa3598
    @carloscastroquintosa3598 ปีที่แล้ว +1

    I have a question, is it possible to make this configuration:
    VMware workstation pro
    Fortigate firewall as gateway
    Router mikrotik behind the firewall
    Windows pc
    All conexion have to be ping between them and go to internet, please make a video tutorial about if is possible, thanks for time and effort to make your videos

    • @tankirivann
      @tankirivann  ปีที่แล้ว +1

      Hi bro sorry for late reply and thank you very much for your comment requesting the topic. pls give me sometimes, I take a look on this topic😊🙏