Wired Intelligent Edge

last person joined: 2 days ago 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of your switching devices, and find ways to improve security across your network to bring together a mobile-first solution
Expand all | Collapse all

Syntax AOS switchport mode of cisco

This thread has been viewed 0 times
  • 1.  Syntax AOS switchport mode of cisco

    Posted Feb 18, 2019 05:29 AM

    Hi,

     

    Im new at AOS, im trying to configure a 2930F switch, to this

     

    interface
    description
    switchport access vlan
    switchport mode access
    storm-control broadcast level 1
    storm-control action shutdown
    switchport port-security
    switchport port-security maximum 5
    spanning-tree portfast
    no snmp trap link-status
    auto qos trust dscp

     

    I want to know the equivalent from the switchport command from cisco to AOS, anyone could help?



  • 2.  RE: Syntax AOS switchport mode of cisco

    Posted Feb 18, 2019 06:37 AM

    Hi,

     

    ASOS Switches do not differentiate between switchport modes.

    Thus, there is no command to set this.

     

    Just add one untagged and several tagged vlans as needed.

     

    vlan 10 untagged 22

    vlan 30 tagged 22

     

    To get an extended list for mapping between cisco and ASOS commands, please consult the guide linked at:

    https://community.arubanetworks.com/t5/Wired-Intelligent-Edge-Campus/CLI-Reference-Guide-for-ArubaOS-CX-ArubaOS-Switch-Comware-and/td-p/491032

    (Thanks, Parnassus :-))

     

    Regards, Jö