Wireless Access

 View Only
  • 1.  RAP hearbeats

    Posted Apr 14, 2021 03:10 PM
    hello Airheads,
    can ayone help.
    i have version MM/MD deployment and an extensive RAP deployment.
    I am trying to find out the hearbeat interval for the RAPs as we have a lot of them bootstrapping.
    We think it's the customer WAN.
    I know on V6 it used to be 30seconds. (i can see 1 second but cant believe that's right)!!!
    but cant find value in system profile.
    cheers
    pete

    ------------------------------
    Pete Elms
    ------------------------------


  • 2.  RE: RAP hearbeats

    Posted Apr 18, 2021 07:20 PM
    Access Points and Controllers exchange heartbeat messages as keepalive mechanism and the interval between each heartbeat is 1 second by default. You can configure the heartbeat interval. See below for the effect it may cause though:

    By default heartbeat-interval for CAP's, RAP's 1 second.

    Interval can be set anything between 1 to 60 seconds.

    By default bootstrap threshold for CAP's is 8 seconds and for RAP's 30 seconds.

    Increase in heartbeat interval shoots up the bootstrap time. This increases the time that an Access Point takes to detect a loss in connectivity to controller. Bootstrap time is calculated as shown below:
    Bootstrap time = Heartbeat interval * Bootstrap threshold

    For eg:
    HB interval = 5 sec
    Bootstrap Threshold = 8
    Bootstrap time = 40


    You can find the configured heartbeat interval by showing the AP system profile assigned to the AP-Group or individual AP if you have that set. See below for where it is:

    (ARUBA-MC01) [MDC] *#show ap system-profile default

    AP system profile "default"
    ---------------------------
    Parameter Value
    --------- -----
    RF Band g
    Recovery Mode auto
    RF Band for AM mode scanning all
    Native VLAN ID 1
    WIDS AMPDU Optimization Enabled
    Tunnel Heartbeat Interval 1
    Session ACL ap-uplink-acl
    Corporate DNS Domain N/A
    SNMP sysContact N/A
    LED operating mode (11n/11ac APs only) normal
    LED override Disabled
    Driver log level warnings
    Console log level emergencies
    SAP MTU N/A
    RAP MTU 1300 bytes
    LMS IP 10.10.10.10
    Backup LMS IP N/A
    LMS IPv6 N/A
    Backup LMS IPv6 N/A
    LMS Preemption Disabled
    LMS Hold-down Period 600 sec
    LMS ping interval 20
    Remote-AP DHCP Server VLAN N/A
    Remote-AP DHCP Server Id 192.168.11.1
    Remote-AP DHCP Default Router 192.168.11.1
    Remote-AP DHCP DNS Server N/A
    Remote-AP CORP DNS Server N/A
    Remote-AP CORP DNS Server IPV6 N/A
    Remote-AP DHCP Pool Start 192.168.11.2
    Remote-AP DHCP Pool End 192.168.11.254
    Remote-AP DHCP Pool Netmask 255.255.255.0
    Remote-AP DHCP Lease Time 0 days
    Remote-AP uplink total bandwidth 0 kbps
    Remote-AP bw reservation 1 N/A
    Remote-AP bw reservation 2 N/A
    Remote-AP bw reservation 3 N/A
    Remote-AP Local Network Access Disabled
    Flex Radio Mode 2.4GHz-and-5GHz
    Dual 5GHz Mode Automatic
    IPM activation Disabled
    IPM power reduction steps with priorities N/A
    IPM Steps delete all No
    Bootstrap threshold 8
    Double Encrypt Disabled
    Heartbeat DSCP 0
    Management DSCP N/A
    IP DSCP to VLAN 802.1p priority mapping N/A
    Maintenance Mode Disabled
    Maximum Request Retries 10
    Request Retry Interval 10 sec
    Number of IPSEC retries 85
    Secondary Master IP/FQDN N/A
    AeroScout RTLS Server N/A
    RTLS Server configuration N/A
    RTLS Server Compatibility Mode Enabled
    SES-imagotag ESL Server IP N/A
    SES-imagotag ESL Channel N/A
    SES-imagotag ESL Radio Coexistence Enabled
    Slow Timer Recovery by rebooting itself Enabled
    Telnet Disabled
    Disable RAP Tftp Image Upgrade Disabled
    Image URL N/A
    Spanning Tree Disabled
    AP multicast aggregation Disabled
    AP ARP attack protection Disabled
    AP multicast aggregation allowed VLANs none
    Console enable Enabled
    AP Console Protection Enabled
    AP Console Password ********
    Password for Backup ********
    AP USB Power mode auto
    AP POE mode shared
    RF Band for Backup all
    Operation for Backup off
    BLE Operation Mode Disabled
    GRE offload Enabled
    Bridge offload Enabled
    Health Check Disabled
    Health Check Parameter mode ping packet-size 32 burst-size 5 report 60 frequency 10 retries 3
    AirMatch Report Period 30 minutes
    AirMatch Measurement Duration 5 minutes
    AirMatch Report Enabled Enabled
    AP Deploy-hour N/A
    Dump collection profile default

    ------------------------------
    Dustin Burns
    ------------------------------