fast-failover

Use the fast-failover command in the wlans:<WLAN-service-name>:auth RADIUS server configuration context to enable or disable the sending of interim account records (to the RADIUS server) when a failover occurs and the session home moves to the availability partner.

After you run the fast-failover command, run the apply command to implement the changes.

fast-failover (enable | disable)

Parameters

enable Enables the sending of interim account records to RADIUS for fast failover.
disable Disables the sending of interim account records to RADIUS for fast failover.

Usage

This command overwrites the global RADIUS fast-failover command.

To get to the RADIUS server configuration, enter the config <named radius> role acct command. After applying changes, exit the RADIUS server configuration context by the config exit command.

Examples

This example disables fast failover:

EWC.extremenetworks.com:wlans:cnl-AAA:auth# fast-failover disable
EWC.extremenetworks.com:wlans:cnl-AAA:auth# apply