Configuring EAP operational mode

About this task

Use this procedure to configure the EAP operational mode.

Procedure

  1. Enter GigabitEthernet Interface Configuration mode:

    enable

    configure terminal

    interface GigabitEthernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]}

    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. configure the EAP operational mode:
    eapol multihost eap-oper-mode {mhmv | mhsa}
    Note

    Note

    The default EAP operational mode is MHMV.

Example

Configure the EAP operational mode:

Switch:1>enable
Switch:1#configure terminal
Switch:1(config)#interface gigabitEthernet 1/1
Switch:1(config)#eapol eap-oper-mode mhsa

Variable Definitions

The following table defines parameters for the eapol multihost eap-oper-mode command.

Variable

Value

mhmv

Specifies the EAP operational mode as Mutiple Host Multiple VLAN.

mhsa

Specifies the EAP operational mode as Mutiple Host Single Authentication.