Wi-Fi 6E Standard-Power Support for Automated Frequency Coordination

 

Frequency Coordination Orchestrator (FCO) is a cloud service offered to GPS Global Positioning System. A satellite-based global navigation system. supported, standard power APs operating in the 6 GHz Gigahertz. band Band refers to a specified range of frequencies of electromagnetic radiation.. HPE Aruba Networking’s Frequency Coordination Orchestrator (FCO) solution will enable the Automated Frequency Coordination (AFC) for 6 GHz Gigahertz. standard power APs in campus deployments. It is not intended to work with standalone deployments or any other deployment in campus mode that does not involve Mobility Conductors. For standard power APs to have AFC implementation and enablement of 6 GHz Gigahertz. radio, customers must to create a Green Lake account. Through this account, it is possible to create the API Application Programming Interface. Refers to a set of functions, procedures, protocols, and tools that enable users to build application software. credentials needed for the Mobility Conductor configuration.

The AFC feature is currently supported on AP-634, AP-654, AP-675, AP-677, and AP-679 access points.

In supported devices, an alert will appear at the top menu of the Mobility Conductor if FCO is not configured:

 

 

When the icon is clicked, the following message displays:

Automated Frequency Coordination (AFC) Implementation

When an AP boots up for the first time, it sends its geo-location and other AFC required information to the AFC provider through the FCO service. When an AP receives channel and power information as part of the AFC response from the AFC provider through the FCO service, the end-to-end work flow of FCO is complete, consequently enabling the 6 GHz Gigahertz. radio. This end-to-end process and enablement of 6 GHz Gigahertz. radio might take around 17-20 minutes.

Obtaining API Credentials on GreenLake

AFC requires a Green Lake account. Through this account it is possible to create the API Application Programming Interface. Refers to a set of functions, procedures, protocols, and tools that enable users to build application software. credentials needed for the Mobility Conductor configuration.

  1. Create a HPE GreenLake account. Go to https://common.cloud.hpe.com and click Sign Up at the bottom of the page. In the Create an HPE Account page, enter your email, password, name, details of your organization, your preferred language, time zone, and contact details, and click Create Account.
  2. Login to the account and from the home page, navigate to Services > Services Catalog.
  3. Within the catalog, select a suitable cluster that is close to your environment.
  4. Provided that no services have been added to the cluster, click Provision to display the Provision Service Manager window.
    If the service has already been added, do not click Launch when is displayed. Instead click of the Provision button, since only the provisioning process is needed.
  5. In Provision Service Manager, select your Deployment Region, agree to the terms of service and click Deploy. The window will close.
  6. Once the provisioning process is completed, navigate back to the Service Catalog.
  7. Click the Home tab and then Managed Workspace link from the Quick links section.
  8. In the Managed Workspace section, click API Application Programming Interface. Refers to a set of functions, procedures, protocols, and tools that enable users to build application software..
  9. Under API Application Programming Interface. Refers to a set of functions, procedures, protocols, and tools that enable users to build application software. Client Credentials, click Create Credentials. This will open the Create Credentials dialogue box.
  10. Under Select Service Manager, select the service created in step 3.
  11. Under Credential Name, enter a name for these API Application Programming Interface. Refers to a set of functions, procedures, protocols, and tools that enable users to build application software. credentials. Then click the Create Credentials button.
  12. Both ClientID and Client Secret will be created and displayed in the Credentials Created dialogue box. Ensure you make a note of both and click Close.
    The Client Secret will only be displayed at this point. Ensure it is saved in another location before closing this window.

The ClientID is listed under the API Application Programming Interface. Refers to a set of functions, procedures, protocols, and tools that enable users to build application software. credentials name that was provided in step 12. The token URL Uniform Resource Locator. URL is a global address used for locating web resources on the Internet. is also displayed and it will be used when configuring the FCO profile in the Mobility Conductor.

Configuring the Mobility Conductor

  1. Log in to the Mobility Conductor Manager.
  2. From the left panel, navigate to the Mobility Conductor that will handle the campus APs Campus APs are used in private networks where APs connect over private links (LAN, WLAN, WAN or MPLS) and terminate directly on controllers. Campus APs are deployed as part of the indoor campus solution in enterprise office buildings, warehouses, hospitals, universities, and so on.,
  3. Navigate to System > Profiles > Wireless LAN Local Area Network. A LAN is a network of connected devices within a distinct geographic area such as an office or a commercial establishment and share a common communications line or wireless link to a server. > FCO Agent
  4. In the FCO Agent profile, configure these settings:
    1. Endpoint URL Uniform Resource Locator. URL is a global address used for locating web resources on the Internet. for obtaining FCO Access Token: Created in step 12.
    2. Endpoint URL Uniform Resource Locator. URL is a global address used for locating web resources on the Internet. for FCO.
    3. ClientID: Created in step 12.
    4. Client Secret: Created in step 12.
  5. Click Submit.

  6. From the left panel, navigate to the Managed Device that will handle the campus APs Campus APs are used in private networks where APs connect over private links (LAN, WLAN, WAN or MPLS) and terminate directly on controllers. Campus APs are deployed as part of the indoor campus solution in enterprise office buildings, warehouses, hospitals, universities, and so on..
  7. Navigate to System > Profiles > AP > AP system > default > Advanced > Altitude for AP location in meters. This value can be any integer including zero. It should not be left blank.
  8. Navigate to System > Profiles > AP > AP system > default > Advanced > Altitude reference point. Select between AGL, AMSL or unknown.

CLI Configuration

The fco agent-profile, gps service-profile and show ap gps commands are used to configure the various settings available for the AFC feature. The respective show commands can be used to verify the configurations.

 

Under GPS Global Positioning System. A satellite-based global navigation system. profile, ensure GPS Global Positioning System. A satellite-based global navigation system. is enabled.

(ArubaMCR) *[mynode] #configure terminal

Enter Configuration commands, one per line. End with CNTL/Z

(ArubaMCR) *[mynode] (config) #gps service-profile default

(ArubaMCR) *[mynode] (GPS Service Profile "default") #enable

(ArubaMCR) *[mynode] (GPS Service Profile "default") #write memory

 

Saving Configuration...

Configuration Saved.

The following settings can be retrieved using the show gps service-profile command:

#show gps service-profile default

 

GPS Service Profile "default"

-----------------------------

Parameter Value

-------------- --------

Enable GPS Profile Enabled

Auto GPS Profile Enabled

Change GPS Dynamic model portable

Interval for reading GPS data 10

Min number of GPS samples for computing Ellipse 30

Max number of GPS samples for computing Ellipse 100

Retry GPS report when no AFC response Disabled

The following CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. commands are used to configure periodic request and response intervals on the mobility controller:

(host) [node] (config) # fco agent-profile <profile-name>

(host) [node] (FCO Profile <profile-name>) # periodic-req-api-interval <interval>

(host) [node] (FCO Profile <profile-name>) periodic-resp-api-interval <interval>

The following settings can be retrieved using the show fco agent-profile command:

#show fco agent-profile

FCO Agent Profile

-----------------

Parameter Value

-------------- --------

Endpoint URL for obtaining FCO Access Token <url-to-obtain-access-token>

Endpoint URL for FCO <url-to-fco-service-in-cloud>

Client ID <some-client-id>

Client Secret ********

Use the following commands to set the AP altitude:

(MCR) [md] (AP system profile "default") #ap-altitude

 

<ap-altitude> Altitude of AP location, which support fractions,

like 15.0.

 

(MCR) [md] (AP system profile "default") #ap-altitude 3.0

(MCR) ^[md] (AP system profile "default") #ap-altitude-ref-point

AGL Altitude is above ground level

AMSL Altitude is above mean sea level

unknown Unknown

 

(MCR) ^[md] (AP system profile "default") #ap-altitude-ref-point AGL

The show ap gps ellipse command includes the ellipse parameter, which displays the GPS Global Positioning System. A satellite-based global navigation system. ellipse computed values. The output of show ap gps summary now displays the summarized GPS Global Positioning System. A satellite-based global navigation system. information, configuration of dynamic model and timestamp of GPS Global Positioning System. A satellite-based global navigation system. report. The show ap gps advanced shows the parsed GPS Global Positioning System. A satellite-based global navigation system. information.

(MD1) #show ap gps advanced ap-name AP675-1

 

$GPGSV,4,2,13,16,14,320,,18,56,299,38,20,06,045,,23,39,211,44,1*6C

$GPGSV,4,3,13,25,21,187,43,26,30,296,28,29,73,090,44,44,46,172,41,1*69

$GPGSV,4,4,13,46,46,192,45,1*5D

$GLGSV,3,1,10,67,01,019,14,68,38,051,31,69,48,126,41,70,06,180,,1*7E

$GLGSV,3,2,10,73,07,208,36,74,26,247,33,75,24,307,28,83,25,074,21,1*74

$GLGSV,3,3,10,84,52,354,,85,15,298,28,1*70

$GAGSV,3,1,09,02,26,188,44,03,05,168,28,05,25,122,34,09,21,065,28,7*7B

$GAGSV,3,2,09,15,30,277,,27,24,312,,30,49,251,35,34,66,346,38,7*7E

$GAGSV,3,3,09,36,33,061,20,7*4A

$GBGSV,3,1,09,04,00,262,,11,52,318,,12,57,070,43,14,07,194,38,1*76

$GBGSV,3,2,09,21,57,115,36,22,29,049,29,23,14,292,26,24,00,195,,1*70

$GBGSV,3,3,09,25,16,243,24,1*4C

$GNGLL,3728.55790,N,12155.42498,W,055034.00,A,D*66 1

The show ap gps summary includes these new sections:

 

(MD1) #show ap gps summary ap-name AP679-1

GPS Global Positioning System. A satellite-based global navigation system. Information

 

Type Position (Latitude,Longtitude) Altitude

---- ------------------------------ --------

$GNGGA 37.475980, -121.923982 19.5 M

$GNGNS 37.475980, -121.923982 19.5 M

$GNRMC 37.475980, -121.923982 N/A

$GNGLL 37.475980, -121.923982 N/A

 

GPS Global Positioning System. A satellite-based global navigation system. Configuration

------------------

 

Current Dynamic Model.

----------------------

portable

 

GPS Global Positioning System. A satellite-based global navigation system. AMON Advanced Monitoring. AMON is used in Aruba WLAN deployments for improved network management, monitoring and diagnostic capabilities. Report

----------------

Report Type Count Last Update Time

----------- ----- -----------------

AFC location 1 2024-01-16 17:29:22

 

GPS Global Positioning System. A satellite-based global navigation system. Sample Counter.

-------------------

 

Current Total

------- -----

36 36

The following example displays the output of the show ap gps ellipse command:

(MD1) #show ap gps ellipse ap-name AP675-1

 

GPS ELLIPSE Information

-----------------------

Field Value

----- -----

latitude 37.475937

longitude -121.923721

major-axis 10.542585

minor-axis 5.916484

angle 150.388079

time 2024-01-18 17:03:24

The following example displays the output of the show fco status all-aps command:

#show fco status all-aps

FCO Workflow Status: Test Mode

------------------------------

FCO Status

----------

AP Serial AP Model AP Name Timezone

---------- -------- ------- ----------------------

CNQQLX0015 AP-677 AP677-2 PST8PDT,M3.2.0,M11.1.0

CNQQLX100P AP-679 AP679-1 PST8PDT,M3.2.0,M11.1.0

CNQQLX001G AP-677 AP677-1 PST8PDT,M3.2.0,M11.1.0

CNQQLX001V AP-677 AP677-P7 PST8PDT,M3.2.0,M11.1.0

CNQNLWZ00S AP-675 AP675-1 PST8PDT,M3.2.0,M11.1.0

 

Periodic Query Time/ Resp Code Event Query Time / Resp Code

------------------------------ -----------------------------

2024-02-09 13:53:39 PST / 200 2024-02-09 12:42:28 PST / 200

2024-02-09 13:53:39 PST / 200 2024-02-09 12:54:31 PST / 200

2024-02-09 13:53:39 PST / 200 2024-02-09 12:42:28 PST / 200

2024-02-09 13:53:39 PST / 200 2024-02-09 12:41:27 PST / 200

2024-02-09 13:53:39 PST / 200 2024-02-09 12:42:28 PST / 200

 

Periodic Ingestion / Resp Code Event Ingestion Time / Resp Code

------------------------------ --------------------------------

2024-02-09 13:48:39 PST / 200 2024-02-09 12:42:28 PST / 200

2024-02-09 13:48:39 PST / 200 2024-02-09 12:49:30 PST / 200

2024-02-09 13:48:39 PST / 200 2024-02-09 12:42:28 PST / 200

2024-02-09 13:48:39 PST / 200 2024-02-09 12:41:28 PST / 200

2024-02-09 13:48:39 PST / 200 2024-02-09 12:42:28 PST / 200

 

AP Info Count AP Info Ext Count GPS Info Count Request Count Response Count

------------- ----------------- -------------- ------------- ---------------

60 162 18 19 16

51 161 20 20 19

57 161 17 18 15

60 162 17 18 15

52 161 17 18 15