Viewing MAC Authentication settings including RADIUS server-specific

Syntax:


show port-access mac-based config [port-list] auth-server
Displays the currently configured web authentication settings for all switch ports or specified ports and includes RADIUS server-specific settings, such as:
  • Timeout waiting period.

  • Number of timeouts supported before authentication login fails.

  • Length of time (quiet period) supported between authentication login attempts.

Output for the show port-access mac-based config auth-server command

switch(config)#show port-access mac-based config auth-server
 
Port Access MAC-Based Configuration

              Client Client Logoff  Re-Auth  Max  Quiet   Server
Port  Enabled Limit  Moves  Period  Period   Req  Period  Timeout
----- ------- ------ ------ ------- -------- ---- ------- --------
1     No      1      No     300     0        3    60      30
2     No      1      No     300     0        3    60      30
3     Yes     1      No     300     0        3    60      30
...