Configure Maximum NEAP Clients on Auto-sense Ports

Note

Note

This procedure does not apply to VSP 8600 Series and XA1400 Series.

About this task

Use this procedure to configure the maximum NEAP 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 NEAP clients allowed on Auto-sense enabled ports:
    auto-sense eapol multihost non-eap-mac-max <0-8192>
    Note

    Note

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

Example

Configure a maximum of 10 NEAP 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 non-eap-mac-max 10