Wireless Access

 View Only

Aruba AP 515 - Wired-Port-Profile with Airwave

This thread has been viewed 5 times
  • 1.  Aruba AP 515 - Wired-Port-Profile with Airwave

    Posted Mar 11, 2020 06:31 AM

    Hey Guys,

     

    I wanted to configure a wired-port-profile for one aruba ap 515, so that a client can connect to eth1 in vlan 1.

    ETH0 is the Uplink Port of the ap and the native vlan is also vlan 1.

     

    The configuration I have done with the network wizzard in airwave looks like this:

     

    wired-port-profile Test-Wired
    no shutdown
    no poe
    no dot1x
    access-rule-name Test-Wired
    allowed-vlan all
    captive-portal disable
    duplex auto
    native-vlan 1
    speed auto
    switchport-mode access
    trusted
    type employee

    wlan access-rule Test-Wired
    index 5
    rule any any match any any any permit
    utf8 ###Can someone tell me for what the utf8syntax is used by the wizzard?###

     

     

    Unfortunately there is no option in Airwave to assign this wired-port-profile to eth1.

    The CLI command should be this one:

    enet1-port-profile Test-Wired

     

    Because I only want to configure this wird-port-profile on one access point in the cluster, the question is whether this is possible at all. The network configuration itself is done in the cluster.

    In the cluster we got one AP515 and several AP303 & AP305.

     

    Is it possible to assign the wired-port-profile at only one access point in the whole cluster, maybee over ssh directly at this ap?

    Could there be problems with the configuration if the AP is selected as master at some point and synchronizes its configuration?

     

    Regards,