set multiauth sessions-unique-per-port

Use this command to enable or disable the MultiAuth authentication sessions unique per port configuration.

Syntax

set multiauth sessions-unique-per-port {enabled | disabled}

Parameters

enabled Enables the MultiAuth authentication sessions unique per port configuration. Defaults to enabled.
disabled Disables the MultiAuth authentication sessions unique per port configuration.

Defaults

MultiAuth sessions unique per port configuration is enabled by default.

Mode

All command modes.

Usage

When MultiAuth sessions unique per port configuration is enabled when a MultiAuth session roams from one port to another port, the session authenticates on the new port.

When MultiAuth sessions unique per port is disabled, a multiauth session moves, or roams, from one port to another port on the same system without having to authenticate. All session information maintained, only the port where the session is establish is changed and displayed in the show multiauth session command output.

Examples

This example shows how to disable MultiAuth sessions unique per port configuration allowing a session to roam from one port to another without reauthenticating:

System(rw)->set multiauth sessions-unique-per-port disabled
System(rw)->