Enabling dynamic changes to EAP sessions on a port

About this task

Configure a port to allow dynamic changes to EAP sessions. The default is enable.

Before you begin

You must enable EAP globally and at the port level.

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. Enable RADIUS dynamic authorization server processing requests.

    eapol radius-dynamic-server enable

Example

Switch:1>enable
Switch:1#config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Switch:1(config)#interface gigabitEthernet 1/4
Switch:1(config-if)#eapol radius-dynamic-server enable