Wireless Access

 View Only
last person joined: 13 hours ago 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.
Expand all | Collapse all

AOS 8 and time-range

This thread has been viewed 20 times
  • 1.  AOS 8 and time-range

    Posted Mar 17, 2022 02:06 PM
    Can someone answer one or both of the following two questions?

    Is there a way to add a custom time-range in AOS8?  not working-hours or night-hours


    How do you remove time periods from existing time-ranges?

    Example:
    Want to get rid of the struck out lines below

    (cen24-wc01) [mynode] #show time-range

    Time-Range working-hours, Periodic
    ----------------------------------
    StartDay Start-time EndDay End-time Applied
    -------- ---------- ------ -------- -------
    weekday 08:00 18:00 Yes

    Time-Range night-hours, Periodic
    --------------------------------
    StartDay Start-time EndDay End-time Applied
    -------- ---------- ------ -------- -------
    weekday 18:01 23:59 No
    weekday 00:00 07:59 No
    daily 22:00 23:59 No
    daily 00:00 06:00 No

    Thanks in advance!

    ------------------------------
    Michael Herrighty
    ------------------------------


  • 2.  RE: AOS 8 and time-range

    MVP GURU
    Posted Mar 17, 2022 03:04 PM
    In AOS8 you would do the following to create a time range:

    time-range periodic <name of range>
    <occurrence > <start time> to <end time>


    occurrence choices:
    Daily 
    Friday 
    Monday 
    no 
    Saturday 
    Sunday 
    Thursday 
    Tuesday 
    Wednesday 
    Weekday 
    Weekend 


    To remove times from a time-range :

    time-range periodic <name of range>
    no <occurrence > <start time> to <end time>


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

    Lead Mobility Engineer @Worldcom Exchange, Inc.

    ACCX 1271| ACMX 509| ACSP | ACDA | MVP Guru 2022
    If my post was useful accept solution and/or give kudos
    ------------------------------



  • 3.  RE: AOS 8 and time-range

    Posted Apr 27, 2022 02:10 PM
    Is CLI still the only way to configure or edit this in AOS8?

    Thanks.

    ------------------------------
    Jose
    ------------------------------



  • 4.  RE: AOS 8 and time-range

    MVP GURU
    Posted Apr 27, 2022 05:12 PM
    Time ranges are still only configurable from the CLI.

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

    Lead Mobility Engineer @Worldcom Exchange, Inc.

    ACCX 1271| ACMX 509| ACSP | ACDA | MVP Guru 2022
    If my post was useful accept solution and/or give kudos
    ------------------------------



  • 5.  RE: AOS 8 and time-range

    Posted Apr 28, 2022 08:21 AM
    Thank you for confirming.

    ------------------------------
    Jose
    ------------------------------