Command publicity: display wlan ap all interface

2023-06-30 23:53:36 Published
  • 0 Followed
  • 0Collected ,690Browsed

Network Topology

none

Problem Description

none

Process Analysis

none

Solution

After the 5446 version, you can view the AP's wired interface negotiation rate and the number of wired interface packets on the ac through display wlan ap all interface[verbose], which is convenient for troubleshooting the problems of the low negotiation rate of the AP's uplink interface and the proportion of broadcast and multicast on the wired interface.

# Enable the AP version upgrade function. (global configuration view)

  # Display brief statistics about the Ethernet interfaces of all online APs.

<Sysname> display wlan ap all interface

AP name Interface State Speed

ap1 GE1/0/1 UP 1Gbps

ap2 GE1/0/1 DOWN Unknown

ap3 GigabitEthernet1/0/1 DOWN N/A

# Display detailed statistics of Ethernet interfaces of all online APs.

<Sysname> display wlan ap all interface verbose

AP name: ap1

Interface: GigabitEthernet1/0/1

State: UP

Speed: 1Gbps

Input: 10 packets, 200 bytes

2 unicasts, 6 broadcasts, 2 multicasts, 0 drops.

0 errors

Output: 10 packets, 200 bytes

4 unicasts, 4 broadcasts, 2 multicasts, 0 drops.

0 errors

Please rate this case:   
0 Comments

No Comments

Add Comments: