display navi-ac station
Format
Parameters
Parameter |
Description |
Value |
---|---|---|
ac-id ac-id |
Displays STA access information based on the AC ID. |
The specified AC ID must exist. |
ssid ssid |
Displays STA access information based on the SSID. |
The SSID must exist. |
sta-mac sta-mac-address |
Displays access information about a STA with a specified MAC address. |
The STA MAC address must exist. |
vlan vlan-id |
Displays STA access information based on the VLAN. |
The specified VLAN ID must exist. |
all |
Displays access information about all STAs on the Navi AC. |
- |
Usage Guidelines
Example
# Display access information about all STAs on the Navi AC.
<AC6605> display navi-ac station all
WLAN: WLAN ID
----------------------------------------------------------------------
STA MAC AC ID WLAN VLAN IPv4 address SSID
----------------------------------------------------------------------
6cb0-ce40-df62 1 8 200 192.168.1.254 Guest
----------------------------------------------------------------------
Total: 1
Item |
Description |
---|---|
STA MAC |
|
AC ID |
ID of a local AC. |
WLAN |
WLAN ID of a Navi VAP, which is used to set up a CAPWAP tunnel between a Navi AC and a local AC. |
VLAN |
|
IPv4 address |
IPv4 address of a STA. |
IPv6 address |
IPv6 address of a STA. This item is displayed only when the IPv6 function of the STA is enabled. To enable the IPv6 function of the STA, run the sta-ipv6-service enable command. |
SSID |
SSID to which the STA connects. |
# Display access information about a STA with a specified MAC address.
<AC6605> display navi-ac station sta-mac 6cb0-ce40-df62
------------------------------------------------------------------------------
Station MAC-address : 6cb0-ce40-df62
Station IP-address : 192.168.1.254
Station online time(ddd:hh:mm:ss) : 000:01:43:01
Station's Authentication Method : Open+Portal
Station State : RUN
Station's Vlan ID : 200
AC ID : 1
Wlan ID : 8
Item |
Description |
---|---|
Station MAC-address |
MAC address of a STA. |
Station IP-address | IP address of a STA. |
Station online time(ddd:hh:mm:ss) | Online duration of a STA, in ddd:hh:mm:ss format. |
Station's Authentication Method | Authentication mode of a STA. |
Station State | Status of a STA. |
Station's Vlan ID | Service VLAN ID. |
AC ID |
ID of a local AC. |
Wlan ID | WLAN ID of a Navi VAP, which is used to set up a CAPWAP tunnel between a Navi AC and a local AC. |