2100 ExtremeWare Software 7.3.0 Command Reference Guide
Wireless Commands
show wireless ports interface security-status
show wireless [ports <portlist> | all ] interface [1 |2] security-status
{detail}
Description
Displays Wired Equivalent Privacy
(
WEP) protocol, authentication, dot1x, and ESS name information
for the selected port and interface.
Syntax Description
Default
N/A.
Usage Guidelines
Each wireless port on the Alpine 3800 contains two interfaces. Interface 1 supports 802.11a, and interface
2 supports 802.11b/g radio signals. The
show wireless port interface security-status
command allows you to display security status information about one of the two individual interfaces
(1|2) on a port or ports.
Examples
The following example displays the security setting of all active wireless ports of the switch:
show wireless ports all interface 2 security-status
The output of the command is similar to:
Port Intf Dot11 Auth Network Auth ESS
-------------------------------------------------------------------------------
1:37 2 shared none TFZ
1:38 2 open none fz-open-wep-64
The following example shows the detailed security setting of all active wireless ports of the switch:
show wireless ports all interface 2 security-status detail
The output of the command is similar to:
Wireless Interface: 1:37:2
Dot11 Authentication: shared
Network Authentication: none
ESS Name: TFZ
portlist Specifies one or more ports or slots and ports. On a modular switch, can be a
list of slots and ports. On a stand-alone switch, can be one or more port
numbers. May be in the form 1, 2, 1:2, 3-5.
all Specifies all active ports.
interface Specifies an interface: 1 or 2.
detail Specifies to display the information in detailed format.