AOS-CX Virtual Switching Extension - Aruba AOS-CX VSX

Поділитися
Вставка
  • Опубліковано 1 сер 2018
  • This video provides an overview of an exciting new feature that has been introduced in ArubaOS-CX software release 10.1: Virtual Switching Extension. The first part of the video covers the VSX technology and in the second partshows a demonstration on how to configure VSX, this includes the configuration of VLAN synchronisation, keep alive and active gateway synchronisation.
  • Навчання та стиль

КОМЕНТАРІ • 22

  • @TomWhi
    @TomWhi 11 місяців тому +1

    16:15 I love the layout of the putty windows to represent the different switches on the diagram!

  • @AirheadsBroadcasting
    @AirheadsBroadcasting  6 років тому +2

    As promised in the ArubaOS-CX 10.1 introduction video, here is the video covering VSX, hope you'll like it.

    • @Loutripe
      @Loutripe 4 роки тому

      Hello, I don't have a lot of EXP with ArubaOS-CX and I had to learn from scratch this new language. I'm making for my work, a new network with 2 8320's and a lot of other switchs from the old OS, HPE procurve and Aruba switching. You seem to be really good at it, I have a few questions, is that ok to ask them here?

  • @80andybrown80
    @80andybrown80 7 місяців тому

    Excellent. Thankyou for the video. Very helpful after reading up on VSX.

  • @thiyagum592
    @thiyagum592 4 роки тому

    Excellent demonstration! Thank you.

  • @mufeedsiaj6427
    @mufeedsiaj6427 4 роки тому

    Thanks Alot

  • @celebritywireless
    @celebritywireless 4 роки тому

    Good job with the tutorial.

  • @Networkprofessor
    @Networkprofessor 4 роки тому

    Excellent.

  • @bayoubro728
    @bayoubro728 3 роки тому

    Thank you!

  • @WenGWenG96
    @WenGWenG96 3 роки тому

    Thanks alot for you sharing, can I ask if my 8325 switch configure vsx, the Vlans do I need to configure activate gateway?

  • @mrmozaffari
    @mrmozaffari 5 років тому +1

    Thanks. I work for Aruba Networks. The term of Shared ethernet links is not right for the CX series. Shared ethernet means when you have ports lined up in stack/VSF/IRF number. Example: 1/0/1 or 2/0/1 within the same switch, However in case of VSX you only see your own interfaces within the local scope of the switch, unless you ask it exclusively with "VSX" command(show interface brief vsx-peer ). So interfaces are not shared.

    • @AirheadsBroadcasting
      @AirheadsBroadcasting  5 років тому +1

      First of all, thank you very much for these comments. Your explanation is spot on and that's exactly how it works. the terminology shared ethernet was meant to explain it correctly. But understood your point and if it brings confusion than we need to use some other terminology. What would your recommendation be?

  • @adammtp1
    @adammtp1 4 роки тому +2

    Can you use the same mac address for the active-gateway for each of your vlans? If no, is there a hard limit to how many l3 vlans you can have with unique mac-addresses? Also, should vsx result in a zero downtime failover and failback (i.e. user sitting behind an aruba 2930m with a trunk to a vsx pair acting as the core for the users subnet - would a failover of the vsx primary result in any lost icmp traffic to another user being inter-vlan routed to another l3 interface managed by the vsx pair - what about failback)? Thank you for the videos and hopefully you keep them coming!

    • @talbs13
      @talbs13 2 роки тому

      Did you ever get the answer this to this question? If so, what was the answer?

    • @xsolidxprezx
      @xsolidxprezx 4 місяці тому +1

      Yes, you can use the same vMAC for each active gateway VLAN on the switch. Active gateway is similar to VRRP in that
      routed traffic from the VSX node is sourced from the switch interface MAC and not the virtual MAC
      address.

  • @newblasphemian
    @newblasphemian 5 років тому +2

    how come both VSX switches have the same IP address?

  • @tjokkerstar1462
    @tjokkerstar1462 4 роки тому

    What does vsx-sync vlans do on "lag 1" and "lag 2"?

  • @1truefreedomfighter
    @1truefreedomfighter 3 роки тому

    "Show" commands for active-gateway status and IPs?
    I'm searching and searching the internet but not finding a way to verify "fhrp" IP applied outside "show run" output.
    Any assistance you can provide is appreciated.

  • @tjokkerstar1462
    @tjokkerstar1462 3 роки тому

    How do i avoid loops over the VSX ISL link? I know with MCLAG it should not be a problem. But my distribution switches cant do MCLAG and i have 6 of them connected using VLT (but there is a maximum of 2 members). So i can't prevent a loop forming. Spanning-tree protocols does not match either... I Tried to only allow a specific vlan over the VSX ISL link but that makes all the switches connect to a random 8320 even though keepalive is up and running (so it does not work in that situation). But a loop starts as soon as i allow all vlans over the VSX link and i can't tun on loop-protection because the switches tells me that, that is not something you should do....

  • @ElreyRayo
    @ElreyRayo 3 роки тому

    where did the vsx active-gateway address & mac come from?

  • @ruddynapaviteri9513
    @ruddynapaviteri9513 3 роки тому

    Hi, if I do a ssh to the active Gateway ip (with vsx) is supposed to reply the primary switch ???

    • @AirheadsBroadcasting
      @AirheadsBroadcasting  3 роки тому

      Hi, you might end up on the primary or on the secondary. The active gateway functionality uses a hashing mechanism that allows you to load balance clients between both switches (primary and secondary). Based on the hashing mechanism, you either take the route through the primary or the secondary switch. If you need to make sure that you are ssh'ing into the primary or secondary switch, you have to ssh to the IP address that is configured on the VLAN interface instead of the active gateway IP address and you'll be fine.