how to configure cisco core switch HSRP active active

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ต.ค. 2024

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

  • @mirarbg8412
    @mirarbg8412 5 หลายเดือนก่อน +1

    I always love to see your videos they are straight to the point ...

    • @tankirivann
      @tankirivann  5 หลายเดือนก่อน

      Thank you very much for your support brother 🙏🏻🥰💝

  • @metaphal4389
    @metaphal4389 6 หลายเดือนก่อน +1

    very appreciated with your sharing bong

    • @tankirivann
      @tankirivann  6 หลายเดือนก่อน

      Thank you brother 🙏🏻

  • @ludwigekeme1643
    @ludwigekeme1643 4 หลายเดือนก่อน

    Your a life saver
    I love you man❤
    Keep up the good work

    • @tankirivann
      @tankirivann  4 หลายเดือนก่อน

      Hi bro, I love you too 🥰❤️ thank you wish you are happy and healthy 🙏🏻

  • @EhornToanChet
    @EhornToanChet 5 หลายเดือนก่อน +1

    ❤❤❤

    • @tankirivann
      @tankirivann  5 หลายเดือนก่อน

      Thank you 😍🥰❤️

  • @tverconline9862
    @tverconline9862 6 หลายเดือนก่อน +1

    Welcome back b

    • @tankirivann
      @tankirivann  6 หลายเดือนก่อน

      Thank you very much bro, you are always the first one comment on my videos 🥰🙏🏻

  • @iiispoofingcorp
    @iiispoofingcorp 6 หลายเดือนก่อน +1

    hello, it seems to me that you have configured the core switches in active passive. HSRP does not work in active active mode, it's a floating virual IP. for active assets you must configure a peer VPC on Cisco Nexus.

    • @tankirivann
      @tankirivann  6 หลายเดือนก่อน

      Hello brother thank you very much for your comment and correction, yes in this lab we practice cisco HSRP set up and make traffic flow on both core switch for our specific vlan. thank you again for your good comment

  • @koutondi
    @koutondi 5 หลายเดือนก่อน +1

    Hello TAN Kirivann, can we obtain the next configuration of the FortiGate firewall in Lab how to configure cisco core switch HSRP active active ?

    • @tankirivann
      @tankirivann  5 หลายเดือนก่อน

      Hi bro thank you very much for your good question. Actually I did the lab but need sometime to edit the video and upload it, I hope to see you in my next videos. I try my best to upload the videos ASAP 🙏🏻

    • @IsmahenMnasri
      @IsmahenMnasri 4 หลายเดือนก่อน +1

      @@tankirivann hello thank you for the video can you please upload the next configuration i need it so much this two days ?

    • @tankirivann
      @tankirivann  4 หลายเดือนก่อน

      hi dear, sorry for late upload the video because I am a bit busy at work. pls check it out here the firewall part th-cam.com/video/cp67QUTNJnM/w-d-xo.html

    • @tankirivann
      @tankirivann  4 หลายเดือนก่อน

      hi bro, sorry for late video, I try my best to edit and upload here th-cam.com/video/cp67QUTNJnM/w-d-xo.html, if i have any mistake during lab practice pls correct me, thank you.

  • @koutondi
    @koutondi 6 หลายเดือนก่อน +1

    hello TAN Kirivann is it possible to have your switch configuration file in the Lab how to configure cisco core switch HSRP active active?

    • @tankirivann
      @tankirivann  5 หลายเดือนก่อน

      Hi bro sorry for late replay. here the configuration: hostname CSW-01
      !
      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
      !
      ip dhcp excluded-address 192.168.10.1 192.168.10.2
      ip dhcp excluded-address 192.168.10.254
      ip dhcp excluded-address 192.168.20.1 192.168.20.2
      ip dhcp excluded-address 192.168.30.1 192.168.30.2
      !
      ip dhcp pool vlan10
      network 192.168.10.0 255.255.255.0
      default-router 192.168.10.254
      dns-server 1.1.1.1
      !
      ip dhcp pool vlan20
      network 192.168.20.0 255.255.255.0
      default-router 192.168.20.254
      dns-server 1.1.1.1
      !
      ip dhcp pool vlan30
      network 192.168.30.0 255.255.255.0
      default-router 192.168.30.254
      dns-server 1.1.1.1
      !
      !
      no ip domain-lookup
      no 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 Port-channel1
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet0/0
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet0/1
      switchport trunk encapsulation dot1q
      switchport mode trunk
      channel-group 1 mode active
      !
      interface Ethernet0/2
      switchport trunk encapsulation dot1q
      switchport mode trunk
      channel-group 1 mode active
      !
      interface Ethernet0/3
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet1/0
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet1/1
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      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
      !
      interface Vlan10
      ip address 192.168.10.1 255.255.255.0
      standby 1 ip 192.168.10.254
      standby 1 priority 200
      standby 1 preempt
      !
      interface Vlan20
      ip address 192.168.20.1 255.255.255.0
      standby 1 ip 192.168.20.254
      standby 1 priority 200
      standby 1 preempt
      !
      interface Vlan30
      ip address 192.168.30.1 255.255.255.0
      standby 1 ip 192.168.30.254
      standby 1 priority 150
      standby 1 preempt
      !
      interface Vlan110
      description link to FW
      ip address 192.168.110.2 255.255.255.0
      !
      router ospf 2
      network 192.168.10.0 0.0.0.255 area 0
      network 192.168.20.0 0.0.0.255 area 0
      network 192.168.30.0 0.0.0.255 area 0
      network 192.168.110.0 0.0.0.255 area 0
      !
      ip forward-protocol nd
      !
      !
      no ip http server
      no ip http secure-server
      ip route 0.0.0.0 0.0.0.0 192.168.110.1
      !
      !
      !
      !
      !
      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

  • @laughchase
    @laughchase 2 หลายเดือนก่อน +1

    Hello sir can u please share the configurations that u edit it notepad

    • @tankirivann
      @tankirivann  2 หลายเดือนก่อน +1

      Hi bro sorry for late reply, sure pls see my switch configuration here
      !
      hostname CSW-01
      !
      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
      !
      ip dhcp excluded-address 192.168.10.1 192.168.10.2
      ip dhcp excluded-address 192.168.10.254
      ip dhcp excluded-address 192.168.20.1 192.168.20.2
      ip dhcp excluded-address 192.168.30.1 192.168.30.2
      !
      ip dhcp pool vlan10
      network 192.168.10.0 255.255.255.0
      default-router 192.168.10.254
      dns-server 1.1.1.1
      !
      ip dhcp pool vlan20
      network 192.168.20.0 255.255.255.0
      default-router 192.168.20.254
      dns-server 1.1.1.1
      !
      ip dhcp pool vlan30
      network 192.168.30.0 255.255.255.0
      default-router 192.168.30.254
      dns-server 1.1.1.1
      !
      !
      no ip domain-lookup
      no 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 Port-channel1
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet0/0
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet0/1
      switchport trunk encapsulation dot1q
      switchport mode trunk
      channel-group 1 mode active
      !
      interface Ethernet0/2
      switchport trunk encapsulation dot1q
      switchport mode trunk
      channel-group 1 mode active
      !
      interface Ethernet0/3
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet1/0
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet1/1
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      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
      !
      interface Vlan10
      ip address 192.168.10.1 255.255.255.0
      standby 1 ip 192.168.10.254
      standby 1 priority 200
      standby 1 preempt
      !
      interface Vlan20
      ip address 192.168.20.1 255.255.255.0
      standby 1 ip 192.168.20.254
      standby 1 priority 200
      standby 1 preempt
      !
      interface Vlan30
      ip address 192.168.30.1 255.255.255.0
      standby 1 ip 192.168.30.254
      standby 1 priority 150
      standby 1 preempt
      !
      interface Vlan110
      description link to FW
      ip address 192.168.110.2 255.255.255.0
      !
      router ospf 2
      network 192.168.10.0 0.0.0.255 area 0
      network 192.168.20.0 0.0.0.255 area 0
      network 192.168.30.0 0.0.0.255 area 0
      network 192.168.110.0 0.0.0.255 area 0
      !
      ip forward-protocol nd
      !
      !
      no ip http server
      no ip http secure-server
      ip route 0.0.0.0 0.0.0.0 192.168.110.1
      !
      !
      !
      !
      !
      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
      ===========switch 02===========
      !
      hostname CSW-02
      !
      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
      no 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 Port-channel1
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet0/0
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet0/1
      switchport trunk encapsulation dot1q
      switchport mode trunk
      channel-group 1 mode active
      !
      interface Ethernet0/2
      switchport trunk encapsulation dot1q
      switchport mode trunk
      channel-group 1 mode active
      !
      interface Ethernet0/3
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet1/0
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      interface Ethernet1/1
      switchport trunk encapsulation dot1q
      switchport mode trunk
      !
      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
      !
      interface Vlan10
      ip address 192.168.10.2 255.255.255.0
      standby 1 ip 192.168.10.254
      standby 1 priority 150
      !
      interface Vlan20
      ip address 192.168.20.2 255.255.255.0
      standby 1 ip 192.168.20.254
      standby 1 priority 150
      !
      interface Vlan30
      ip address 192.168.30.2 255.255.255.0
      standby 1 ip 192.168.30.254
      standby 1 priority 200
      standby 1 preempt
      !
      interface Vlan120
      description link to FW
      ip address 192.168.120.2 255.255.255.0
      !
      router ospf 2
      network 192.168.10.0 0.0.0.255 area 0
      network 192.168.20.0 0.0.0.255 area 0
      network 192.168.30.0 0.0.0.255 area 0
      network 192.168.120.0 0.0.0.255 area 0
      !
      ip forward-protocol nd
      !
      !
      no ip http server
      no ip http secure-server
      ip route 0.0.0.0 0.0.0.0 192.168.120.1
      !
      !
      !
      !
      !
      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

    • @laughchase
      @laughchase 2 หลายเดือนก่อน

      @@tankirivann thank U bro

  • @sassmath
    @sassmath 6 หลายเดือนก่อน +1

    Please can you re-upload Cisco and mikrotik images? Thanks

    • @tankirivann
      @tankirivann  6 หลายเดือนก่อน +1

      Hi bro, sorry for late reply. I don't know why my link error, pls try these again drive.google.com/file/d/1YewTuZ4nK2xlnCRPgHiNI8E4S0lZeyUE/view?usp=sharing
      drive.google.com/drive/folders/1umm4dRkDROI6ZRCs1lhLH9pMFOT4Dk0E?usp=sharing

  • @leduardo2009
    @leduardo2009 หลายเดือนก่อน +1

    how do i get the cisco core switch?

    • @tankirivann
      @tankirivann  หลายเดือนก่อน

      Hi bro thank you so much for your support, pls find the link in the video description for some material for the gns3 lab

  • @testwolf343
    @testwolf343 6 หลายเดือนก่อน +1

    How can I fix the standby router is unknown problem??

    • @tankirivann
      @tankirivann  5 หลายเดือนก่อน

      Hi bro thank you for your questions, can you describe more on your issue, can you ping router?

  • @sureshkumar-nr4zc
    @sureshkumar-nr4zc 5 หลายเดือนก่อน +1

    Hi sir
    How to configure SFP Port

    • @tankirivann
      @tankirivann  4 หลายเดือนก่อน

      Hi bro sorry for late reply, actually SFP port configuration is the same as other Ethernet port. Normally SFP using fiber optic cable for long distance connection.

    • @sureshkumar-nr4zc
      @sureshkumar-nr4zc 4 หลายเดือนก่อน +1

      Thank you sir