Wired Intelligent Edge

 View Only
  • 1.  ArubaCX VSX

    Posted Feb 01, 2021 11:19 AM

    Hi All,

    This hopefully is very basic and my error.

    I have 2 CX Virtual devices my lab and trying to configure VSX before i implement for a customer. I have configured 2 x switches as  a VSX pair with VLAN 10 SVI and active gateways. I have then tried to configure another switch with a lag to the VSX pair and cannot get any pings across. the configs of the switches are below, any help would be appreciated.

    Thanks

    Dale 





    CONFIGS

    VSX1

    ArubaCX6(config)# show run
    Current configuration:
    !
    !Version ArubaOS-CX Virtual.10.04.3000
    !export-password: default
    hostname ArubaCX6
    user admin group administrators password ciphertext AQBapV0PtzAhx3DZtjx7M6JK40vQ16gKWBG9auwCb3urLahnYgAAABdSg4I4DI12tq6jiYyOyuUM4j61fcBHpdjcHyY4hCGIelmKhWy1SCX3rwTDufEWuGTQbHDOQyc8UAyqJHpKi14Segevtwnj+7F2Keh8qGlGeEj+ibt/xW9l2lQn7MKLDRDL
    led locator on
    vrf keepalive
    !
    !
    !
    !
    ssh server vrf mgmt
    !
    !
    !
    !
    !
    vlan 1,10
    interface mgmt
    no shutdown
    ip dhcp
    interface lag 10
    no shutdown
    no routing
    vlan trunk native 1 tag
    vlan trunk allowed all
    lacp mode active
    lacp rate fast
    interface lag 12 multi-chassis
    no shutdown
    description To-VSF
    no routing
    vlan trunk native 1
    vlan trunk allowed all
    lacp mode active
    lacp rate fast
    interface 1/1/1
    no shutdown
    interface 1/1/2
    no shutdown
    lag 12
    interface 1/1/3
    no shutdown
    interface 1/1/4
    no shutdown
    vrf attach keepalive
    ip address 10.1.18.41/30
    interface 1/1/5
    no shutdown
    lag 10
    interface 1/1/6
    no shutdown
    lag 10
    interface 1/1/7
    no shutdown
    interface 1/1/8
    no shutdown
    interface 1/1/9
    no shutdown
    interface vlan10
    ip address 10.0.10.2/24
    active-gateway ip mac 00:00:00:00:10:fe
    active-gateway ip 10.0.10.1
    l3-counters
    vsx
    system-mac 00:00:00:ab:cd:01
    inter-switch-link lag 10
    role primary
    keepalive peer 10.1.18.42 source 10.1.18.41 vrf keepalive
    https-server vrf mgmt

    VSX2
    Current configuration:
    !
    !Version ArubaOS-CX Virtual.10.04.3000
    !export-password: default
    hostname ArubaCX5
    user admin group administrators password ciphertext AQBapf7slPngEh46m7DHHRE3GBubqovV5nEiT5EVI7ATW0XnYgAAACFoSgaRgy9WSE+06JmdyOXv9hyL0YJC7IGn0xVONkH2QkZHlJ5x7nWugjds9I71ePu5N2OvXx7iK+Db+UP77dwVSBwDmKsdz65kU17SECnLo9NPzoIbqEENT1l7IUV21UQ3
    led locator on
    vrf keepalive
    !
    !
    !
    !
    ssh server vrf mgmt
    !
    !
    !
    !
    !
    vlan 1,10
    interface mgmt
    no shutdown
    ip dhcp
    interface lag 10
    no shutdown
    no routing
    vlan trunk native 1 tag
    vlan trunk allowed all
    lacp mode active
    lacp rate fast
    interface lag 12 multi-chassis
    no shutdown
    description To-VSF
    no routing
    vlan trunk native 1
    vlan trunk allowed all
    lacp mode active
    lacp rate fast
    interface 1/1/2
    no shutdown
    lag 12
    interface 1/1/4
    no shutdown
    vrf attach keepalive
    ip address 10.1.18.42/30
    interface 1/1/5
    no shutdown
    lag 10
    interface 1/1/6
    no shutdown
    lag 10
    interface vlan10
    ip address 10.0.10.3/24
    active-gateway ip mac 00:00:00:00:10:fe
    active-gateway ip 10.1.10.1
    l3-counters
    vsx
    system-mac 00:00:00:ab:cd:01
    inter-switch-link lag 10
    role secondary
    keepalive peer 10.1.18.41 source 10.1.18.42 vrf keepalive
    https-server vrf mgmt

    ACCESS Switch
    Current configuration:
    !
    !Version ArubaOS-CX Virtual.10.04.3000
    !export-password: default
    hostname ArubaCX7
    user admin group administrators password ciphertext AQBapf9QegE3kKy25oNfKl1esnqRTEyeUfG+eF4w9taXzwZxYgAAAAaHw6LubVHE88ARakqhbkyRgGg119IHuz2tBpNnQMPWKjB1iDv+uKJOO4rlUwuNUEMLKFFxseD+jncz+/N5vIAjMHpkGZM/f5VQRJgKRBvhdR4fHxOilfgf+rSrf+nNx4mi
    led locator on
    !
    !
    !
    !
    ssh server vrf mgmt
    !
    !
    !
    !
    !
    vlan 1,10
    interface mgmt
    no shutdown
    ip dhcp
    interface lag 122
    no shutdown
    description To-Distribution
    no routing
    vlan trunk native 1
    vlan trunk allowed 1,10
    lacp mode active
    lacp rate fast
    interface 1/1/1
    no shutdown
    no routing
    vlan trunk native 1
    vlan trunk allowed 1,10
    interface 1/1/2
    no shutdown
    no routing
    vlan trunk native 1
    vlan trunk allowed 1,10
    interface 1/1/5
    no shutdown
    lag 122
    interface 1/1/6
    no shutdown
    lag 122
    https-server vrf mgmt









    ------------------------------
    Dale
    ------------------------------


  • 2.  RE: ArubaCX VSX

    Posted Feb 02, 2021 05:09 AM
    Please share:
    show vsx status
    show lacp int m
    show vlan

    What is the source ip and destination IP for ping ?
    Where is connected the source ?

    ------------------------------
    Vincent Giles
    ------------------------------



  • 3.  RE: ArubaCX VSX

    Posted Feb 02, 2021 06:49 AM
    Thanks Vincent, appreciate the help ... But it looks like its all working after I restarted everything today very strange, fail over works also but takes a couple of seconds guessing that because its virtual etc

    Have included the outputs in case it helps anyone else or there is an error



    source is a vPC in Eve-Ng with ip 10.1.14.100/24 DGW: 10.1.14.1

    CX2 VSX CORE switch
    CX2# show vsx status
    VSX Operational State
    ---------------------
    ISL channel : In-Sync
    ISL mgmt channel : operational
    Config Sync Status : in-sync
    NAE : peer_reachable
    HTTPS Server : peer_reachable

    Attribute Local Peer
    ------------ -------- --------
    ISL link lag10 lag10
    ISL version 2 2
    System MAC 00:00:00:ab:cd:01 00:00:00:ab:cd:01
    Platform X86-64 X86-64
    Software Version Virtual.10.04.3000 Virtual.10.04.3000
    Device Role primary secondary

    CX2# show lacp interfaces

    State abbreviations :
    A - Active P - Passive F - Aggregable I - Individual
    S - Short-timeout L - Long-timeout N - InSync O - OutofSync
    C - Collecting D - Distributing
    X - State m/c expired E - Default neighbor state

    Actor details of all interfaces:
    ------------------------------------------------------------------------------
    Intf Aggr Port Port State System-ID System Aggr Forwarding
    Name Id Pri Pri Key State
    ------------------------------------------------------------------------------
    1/1/4 lag10 5 1 ASFNCD 08:00:09:be:8f:9d 65534 10 up
    1/1/1 lag12(mc) 1 1 ASFNCD 00:00:00:ab:cd:01 65534 12 up


    Partner details of all interfaces:
    ------------------------------------------------------------------------------
    Intf Aggr Port Port State System-ID System Aggr
    Name Id Pri Pri Key
    ------------------------------------------------------------------------------
    1/1/4 lag10 5 1 ASFNCD 08:00:09:c3:08:62 65534 10
    1/1/1 lag12(mc) 2 1 ASFNCD 08:00:09:ea:25:e5 65534 11

    CX2# show vlan

    --------------------------------------------------------------------------------------------------------------
    VLAN Name Status Reason Type Interfaces
    --------------------------------------------------------------------------------------------------------------
    1 DEFAULT_VLAN_1 up ok default lag10,lag12
    14 VLAN14 up ok static lag10,lag12


    CX2# show mac-address-table
    MAC age-time : 300 seconds
    Number of MAC addresses : 4

    MAC Address VLAN Type Port
    --------------------------------------------------------------
    08:00:09:ea:25:e5 1 dynamic lag12
    08:00:09:c3:08:62 1 dynamic lag10
    00:50:79:66:68:05 14 dynamic lag12
    08:00:09:c3:08:62 14 dynamic lag10
    CX2# show arp
    IPv4 Address MAC Port Physical Port State
    ---------------------------------------------------------------------------
    10.1.14.100 00:50:79:66:68:05 vlan14 lag12 reachable
    Total Number Of ARP Entries Listed- 1.
    -------------------------------------------------------------------------------
    CX2#


    CX3 - VSX core Switch

    CX3# show vsx status
    VSX Operational State
    ---------------------
    ISL channel : In-Sync
    ISL mgmt channel : operational
    Config Sync Status : in-sync
    NAE : peer_reachable
    HTTPS Server : peer_reachable

    Attribute Local Peer
    ------------ -------- --------
    ISL link lag10 lag10
    ISL version 2 2
    System MAC 00:00:00:ab:cd:01 00:00:00:ab:cd:01
    Platform X86-64 X86-64
    Software Version Virtual.10.04.3000 Virtual.10.04.3000
    Device Role secondary primary

    CX3# show lacp interfaces

    State abbreviations :
    A - Active P - Passive F - Aggregable I - Individual
    S - Short-timeout L - Long-timeout N - InSync O - OutofSync
    C - Collecting D - Distributing
    X - State m/c expired E - Default neighbor state

    Actor details of all interfaces:
    ------------------------------------------------------------------------------
    Intf Aggr Port Port State System-ID System Aggr Forwarding
    Name Id Pri Pri Key State
    ------------------------------------------------------------------------------
    1/1/4 lag10 5 1 ASFNCD 08:00:09:c3:08:62 65534 10 up
    1/1/1 lag12(mc) 1001 1 ASFNCD 00:00:00:ab:cd:01 65534 12 up


    Partner details of all interfaces:
    ------------------------------------------------------------------------------
    Intf Aggr Port Port State System-ID System Aggr
    Name Id Pri Pri Key
    ------------------------------------------------------------------------------
    1/1/4 lag10 5 1 ASFNCD 08:00:09:be:8f:9d 65534 10
    1/1/1 lag12(mc) 3 1 ASFNCD 08:00:09:ea:25:e5 65534 11

    CX3# show vlan

    --------------------------------------------------------------------------------------------------------------
    VLAN Name Status Reason Type Interfaces
    --------------------------------------------------------------------------------------------------------------
    1 DEFAULT_VLAN_1 up ok default lag10,lag12
    14 VLAN14 up ok static lag10,lag12
    CX3#

    CX3# show mac-address-table
    MAC age-time : 300 seconds
    Number of MAC addresses : 4

    MAC Address VLAN Type Port
    --------------------------------------------------------------
    08:00:09:ea:25:e5 1 dynamic lag12
    08:00:09:be:8f:9d 1 dynamic lag10
    00:50:79:66:68:05 14 dynamic lag12
    08:00:09:be:8f:9d 14 dynamic lag10
    CX3# show arp
    IPv4 Address MAC Port Physical Port State
    ---------------------------------------------------------------------------
    10.1.14.100 00:50:79:66:68:05 vlan14 lag12 reachable
    Total Number Of ARP Entries Listed- 1.
    -------------------------------------------------------------------------------
    CX3#


    CX 4 - Access switch
    CX4# show lacp interfaces

    State abbreviations :
    A - Active P - Passive F - Aggregable I - Individual
    S - Short-timeout L - Long-timeout N - InSync O - OutofSync
    C - Collecting D - Distributing
    X - State m/c expired E - Default neighbor state

    Actor details of all interfaces:
    ------------------------------------------------------------------------------
    Intf Aggr Port Port State System-ID System Aggr Forwarding
    Name Id Pri Pri Key State
    ------------------------------------------------------------------------------
    1/1/1 lag11 2 1 ASFNCD 08:00:09:ea:25:e5 65534 11 up
    1/1/2 lag11 3 1 ASFNCD 08:00:09:ea:25:e5 65534 11 up


    Partner details of all interfaces:
    ------------------------------------------------------------------------------
    Intf Aggr Port Port State System-ID System Aggr
    Name Id Pri Pri Key
    ------------------------------------------------------------------------------
    1/1/1 lag11 1 1 ASFNCD 00:00:00:ab:cd:01 65534 12
    1/1/2 lag11 1001 1 ASFNCD 00:00:00:ab:cd:01 65534 12


    CX4# show vlan

    --------------------------------------------------------------------------------------------------------------
    VLAN Name Status Reason Type Interfaces
    --------------------------------------------------------------------------------------------------------------
    1 DEFAULT_VLAN_1 up ok default lag11
    14 VLAN14 up ok static 1/1/3-1/1/4,lag11
    CX4#


    CX4# show mac-address-table
    MAC age-time : 300 seconds
    Number of MAC addresses : 6

    MAC Address VLAN Type Port
    --------------------------------------------------------------
    08:00:09:c3:08:62 1 dynamic lag11
    08:00:09:be:8f:9d 1 dynamic lag11
    08:00:09:c3:08:62 14 dynamic lag11
    08:00:09:be:8f:9d 14 dynamic lag11
    00:00:00:00:10:fe 14 dynamic lag11
    00:50:79:66:68:05 14 dynamic 1/1/3
    CX4# show arp
    No ARP entries found.
    CX4#






    ------------------------------
    Dale Joyce
    ------------------------------



  • 4.  RE: ArubaCX VSX

    Posted Feb 02, 2021 07:10 AM
    I didn't pay attention you were talking about OVA...
    I would recommend to use 10.5 version.

    ------------------------------
    Vincent Giles
    ------------------------------



  • 5.  RE: ArubaCX VSX

    Posted Feb 02, 2021 08:06 AM

    Thanks Vincent .. I will do