show ap onboarding status

show ap onboarding status

Description

This command displays the status of onboarding event when a device connects to the network.

Examples

The following example displays the output of show ap onboarding status command.

Onboarding Table

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

mac bssid status ip-ready arp dns start-timestamp auth-done-timestamp dhcp-timestamp arp-timestamp dns-timestamp cp_timer_id

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

fc:b3:bc:f0:5f:46 cc:d0:83:db:b8:f8 success success success success Mar 3 02:23:34.124 Mar 3 02:23:34.130 Mar 3 02:23:34.518 Mar 3 02:23:34.518 Mar 3 02:23:35.536 0 0

The output of this command includes the following parameters:

Parameter

Description

mac

Indicates the MAC address of the AP.

bssid

Indicates the BSSID of the AP.

status

Indicates if the onboarding event succeeds before timeout.

ip-ready

Indicates if the DHCP query is resolved before timeout.

arp

Indicates if f the ARP query is resolved before timeout.

dns

Indicates if the DNS query is resolved before timeout.

start-timestamp

Indicates the date and time when the onboarding event is initiated.

auth-done-timestamp

Indicates the date and time when the authentication is completed.

dhcp-timestamp

Indicates the date and time when the DHCP query is resolved.

arp-timestamp

Indicates the date and time when the ARP query is resolved.

dns-timestamp

Indicates the date and time when the DNS query is resolved.

cp_timer

Indicates the status of the CP authentication event.

Command History

Release

Modification

ArubaOS 10.5.0.0

Command introduced.