configure tacacs priv-lvl

configure tacacs priv-lvl [required | optional]

Description

Sets the requirement that the privilege level attribute (priv-lvl) must be specified for TACACS priv-levl authentication to occur.

Syntax Description

priv-levl Specifies setting the requirement that the privilege level attribute for authentication to occur.
required Fails login attempt if priv-lvl attribute is not provided.
optional Allows login to occur with read-only privilege if priv-lvl is not provided. (default).

Default

By default, the priv-lvl is not required.

Usage Guidelines

Using this command to set the privilege level attribute as required does not change any behavior associated with values received in the priv-lvl attribute, only the presence/absence of the attribute.

Example

The following example makes the priv-lvl attribute required for TACACS authentication:

# configure tacacs priv-lvl required

History

This command was first available in ExtremeXOS 22.5.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.