Configuring the maximum MAC clients

Use this procedure to configure the maximum EAP and NEAP MAC clients supported on a port.

Procedure

  1. Enter Interface Configuration mode:

    enable

    configure terminal

    interface GigabitEthernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]} or interface vlan <1–4059>

    Note

    Note

    If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.

  2. Set the maximum limit of allowed EAP and NEAP MAC clients supported on the port:

    eapol multihost mac-max <1-8192>

Example

Switch:1> enable
Switch:1# configure terminal
Switch:1(config)# interface GigabitEthernet 1/16
Switch:1(config-if)# eapol multihost mac-max <1-8192> 

Variable Definitions

The following table defines parameters for the eapol multihost mac-max command.

Variable

Value

mac-max <1-8192>

Specifies the maximum number of EAP and NEAP MAC addresses allowed on the port. The maximum limit is 8192 MAC addresses.