Clear the NEAP Session

Use this procedure to clear the NEAP session that is learned on the switch.

Procedure

  1. Enter Privileged EXEC mode:

    enable

  2. Clear the NEAP client session.

    Use one of the following options:

    1. Clear by MAC address:

      clear eapol non-eap [<0x00:0x00:0x00:0x00:0x00:0x00>]

    2. Clear by port:

      clear eapol non-eap [{slot/port[/sub-port][-slot/port[/sub-port]][,...]} [<0x00:0x00:0x00:0x00:0x00:0x00>]

Example

Clear a non-EAP client session by MAC address:

Switch:1> enable
Switch:1#clear eapol non-eap 00:1b:63:84:45:e6

Clear a non-EAP client session by port:

Switch:1> enable
Switch:1#clear eapol non-eap 1/16 00:1b:63:84:45:e6

Variable Definitions

The following table defines parameters for the clear eapol non-eap command.

Variable

Value

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

Specifies the port list on which the NEAP MAC is learnt.

0x00:0x00:0x00:0x00:0x00:0x00

Specifies the MAC-Address on the NEAP session.