Aruba Apps

 View Only
last person joined: 18 hours ago 

The HPE Aruba Networking Apps board is designed to address questions, comments, and feature requests for all HPE Aruba Networking mobile Apps
Expand all | Collapse all

Switch Configuration

This thread has been viewed 24 times
  • 1.  Switch Configuration

    Posted Nov 24, 2021 04:10 PM
    Hello,

    we will replace our Comware switches with Arube CX. I have a couple of configuration questions.

    1. Do we have to enter data for IPv6 or we can ignore it if IPv6 is not used?
    2. When is a port set to "no shutdown"?
    3. When is a port set to "no routing"?
    4. With which command you can configure the following?
       - gvrp enable
       - burst-mode enable
       - stp bpdu-protection enable
       - stp edged-port enable
       - stp enable (I think it is default enabled)
    5. LACP Configuration
        Comware
           interface Bridge-Aggregation1
           port link-type trunk
           port trunk permit vlan all
           link-aggregation mode dynamic

           interface GigabitEthernet1/0/45
           port link-type trunk
           port trunk permit vlan all
           port link-aggregation group 1

           interface GigabitEthernet1/0/46
           port link-type trunk
           port trunk permit vlan all
           port link-aggregation group 1

       Arube (I'm not sure if this configuration is correct?
           switch# config
           switch(config)# interface lag 1
           switch(config-lag-if)# no shutdown
           switch(config-lag-if)# lacp mode active
           switch(config-lag-if)# vlan trunk allowed all

           switch(config-lag-if)# interface 1/1/45
           switch(config-if)# no shutdown
           switch(config-if)# lag 1

           switch(config-if)# interface 1/1/46
           switch(config-if)# no shutdown
           switch(config-if)# lag 1


    We'll get the new switches in a couple of weeks and I'm just getting used to the configuration.
    However, we will not immediately replace all the switches at once, we will gradually replace them.

    thanks
    Marcel

    ------------------------------
    Marcel Mai
    ------------------------------


  • 2.  RE: Switch Configuration

    EMPLOYEE
    Posted Nov 25, 2021 05:07 AM
    The CLI Reference guide may help you to get these questions answered.

    If you don't use IPv6, you can leave the commands out in the configuration and run IPv4 only.

    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 3.  RE: Switch Configuration

    Posted Nov 26, 2021 01:48 AM
    Thanks for your information. If I have further information on this, I will fill it in.

    thanks
    Marcel

    ------------------------------
    Marcel Mai
    ------------------------------