show pwa

Use this command to display port web authentication information for one or more ports.

Syntax

show pwa [port-string]

Parameters

port-string (Optional) Displays PWA information for specific port(s). For a detailed description of possible port-string values, refer to Port String Syntax Used in the CLI in the S-, K-, and 7100 Series Configuration Guide.

Defaults

If port-string is not specified, PWA information will be displayed for all ports.

Mode

All command modes.

Examples

This example shows how to display PWA information for port ge.1.1 (PWA Enhanced Mode is S- and K-Series only:

System(su)->show pwa ge.1.1
PWA Status                  - disabled
PWA Hostname                -
PWA IP Address              - 0.0.0.0
PWA Protocol                - PAP
PWA Enhanced Mode           - disabled
PWA Logo                    - enabled
PWA Guest Networking Status - disabled
PWA Guest Name              - guest
PWA Redirect Time           - 5
Port     Mode              AuthStatus      QuietPeriod  MaxReq
-------- ----------------  --------------  -----------  -----------
ge.1.1   disabled           disconnected    60           16

show pwa Output Details provides an explanation of the command output.

Click to expand in new window

show pwa Output Details

Output... What it displays...
PWA Status Whether or not port web authentication is enabled or disabled. Default state of disabled can be changed using the set pwa command as described in set pwa.
PWA Hostname Hostname of the authenticating host for this PWA session. Set using the set pwa hostname command as described in set pwa hostname.
PWA IP Address IP address of the end station from which PWA will prevent network access until the user is authenticated. Set using the set pwa ipaddress command as described in set pwa ipaddress.
PWA Protocol Whether PWA protocol is CHAP or PAP. Default setting of PAP can be changed using the set pwa protocol command as described in set pwa protocol.
PWA Enhanced Mode Whether PWA enhanced mode is enabled or disabled. Default state of disabled can be changed using the set pwa enhancedmode command as described in set pwa enhancedmode (S-, K-Series) (S-, K-Series).
PWA Logo Whether the Extreme Networks logo will be displayed or hidden at user login. Default state of enabled (displayed) can be changed using the set pwa displaylogo command as described in set pwa displaylogo.
PWA Guest Networking Status Whether PWA guest user status is disabled or enabled with RADIUS or no authentication. On the S- and K-Series the default state of disabled can be changed using the set pwa gueststatus command as described in set pwa gueststatus (S-, K-Series).
PWA Guest Name Guest user name for PWA enhanced mode networking. Default value of “guest” can be changed using the set pwa guestname command as described in set pwa guestname (S-, K-Series) (S-, K-Series).
PWA Guest Password Guest user‘s password. On the S- and K-Series the default value of an empty string can be changed using the set pwa guestpassword command as described in set pwa guestpassword (S-, K-Series).
PWA Redirect Time Time in seconds after login success before the user is redirected to the PWA home page. On the S- and K-Series the default of 5 can be reset using the set pwa redirecttime command as described in set pwa redirecttime (S-, K-Series).
Port PWA port designation.
Mode PWA port control mode.
Auth Status Whether or not the port state is disconnected, authenticating authenticated, or held (authentication has failed).
Quiet Period Amount of time a port will be in the held state after a user unsuccessfully attempts to log on to the network. Default value of 60 can be changed using the set pwa quietperiod command as described in set pwa quietperiod.
MaxReq Maximum number of log on attempts allowed before transitioning the port to a held state. Default value of 2 can be changed using the set pwa maxrequests command as described in set pwa maxrequest.