Wired Intelligent Edge

 View Only
  • 1.  ArubaOS-CX port-security

    Posted Jun 20, 2022 09:34 AM
    Hi community,

    Please help with cli on Aruba 6000 with ArubaOS-CX.
    How to configure port-security witch CLI ArubaOS-CX?

    On ArubaOS configuration:

    port-security x learn-mode static
    port-security x mac-address <mac-address>
    port-security x action send-disable

    How the same configure on ArubaOS-CX?

    Regards


  • 2.  RE: ArubaOS-CX port-security

    Posted Jun 20, 2022 11:57 AM
    Hello PMHIWIG,

    You may test the following commands (andjust for your configuration accordingly. Please also check the security guide for the proper platform and proper software version the following is from 10.08 https://www.arubanetworks.com/techdocs/AOS-CX/10.08/HTML/security_6200-6300-6400/Content/Chp_Port_acc/Viol_infra_port_acc_sec_cmds/por-acc-sec-vio-act-fl-10.htm):
    switch(config)# port-access port-security enable

    Under the interface:
    switch(config-if)#port-access security violation action shutdown
    switch(config-if)# port-access port-security
    switch(config-if-port-security)# mac-address aa:bb:cc:dd:ee:ff

    Hope this helps!

    ------------------------------
    -Alex-
    ------------------------------