Configure Maximum EAP Clients on Auto-sense Ports

About this task

Use this procedure to configure the maximum EAP clients allowed on the Auto-sense enabled port at one time.

Note

Note

If you manually configure values on a specific port(s), then these values will take precedence over the Auto-sense global values.

Procedure

  1. Enter Global Configuration mode:

    enable

    configure terminal

  2. Configure the maximum EAP clients on Auto-sense enabled ports:

    auto-sense eapol multihost eap-mac-max <0-32>

    Note

    Note

    Eapol multihost eap-mac-max also provides the EAP and NEAP separation functionality. By default, the system enables EAP clients on each port with a maximum limit of 2 EAP clients. If you configure the maximum limit to 0 then the system disables the EAP client authentication.

Example

Configure a maximum of 10 EAP clients allowed on the Auto-sense enabled port at one time.

Switch:1>enable
Switch:1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch:1(config)#auto-sense eapol multihost eap-mac-max 10