Developer

last person joined: 6 days ago 

Expand all | Collapse all

ArubaOS :: Ansible :: how do we do these commands?

This thread has been viewed 2 times
  • 1.  ArubaOS :: Ansible :: how do we do these commands?

    Posted Nov 23, 2019 04:22 PM
    Hi all, having a play with automation. I see the Ansible examples on GitHub, could someone guide me on how to script the following configs?

    aaa port-access gvrp-vlans

    aaa port-access authenticator 1/1-1/48,2/1-2/48 supplicant-timeout 10

    aaa port-access authenticator 1/1-1/48,2/1-2/48 tx-period 10

    aaa port-access authenticator 1/1-1/48,2/1-2/48 active

    aaa port-access 1/1-1/48,2/1-2/48 mixed

    Is there a way to have a single script that can be used on switch stacks (back plane stacking 2930M) of varying sizes?


  • 2.  RE: ArubaOS :: Ansible :: how do we do these commands?

    Posted Nov 23, 2019 04:27 PM
    Don't worry about gvrp VLANs , I can see that code there....