set multiauth port

Use this command to set multiple authentication properties for one or more ports.

Syntax

set multiauth port {mode {auth-opt | auth-reqd | force-auth | force-unauth} | numusers numusers port-string}

Parameters

mode auth-opt | auth-reqd | force-auth | force-unauth Specifies the port(s)‘ multiple authentication mode as:
  • auth-opt — Authentication optional
  • auth-reqd — Authentication required
  • force-auth — Authentication considered
  • force-unauth — Authentication disabled
numusers numusers Specifies the number of users allowed authentication on port(s).
port-string Specifies the port(s) on which to set multiple authentication properties.

Defaults

None.

Mode

All command modes.

Usage

S- K- and 7100-Series modules support up to 128 authenticated users per port by default. The maximum number of users supported on an S- or K-Series port is 2024, and on an 7100-Series port is 512.

Use the numusers parameter to increase the number of users beyond the default value.

Examples

This example shows how to set the port multiple authentication mode to required on ge.3.14:

System(rw)->set multiauth port mode auth-reqd ge.3.14