< Home

display authentication-profile configuration

Function

The display authentication-profile configuration command displays the configuration of an authentication profile.

Format

display authentication-profile configuration [ name authentication-profile-name ]

Parameters

Parameter

Description

Value

name authentication-profile-name

Displays the configuration of a specified authentication profile.

If name authentication-profile-name is not specified, the device displays all the authentication profiles configured on the device.

The value must be the name of an existing authentication profile.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

After configuring an authentication profile, you can run this command to check whether the configuration is correct.

Example

# Display all the authentication profiles configured on the device.

<sysname> display authentication-profile configuration
------------------------------------------------------------------------------- 
    ID        Auth-profile name                                                 
------------------------------------------------------------------------------- 
     0        a1   
     1        p1                                                              
------------------------------------------------------------------------------- 
    Total 2, printed 2
Table 1 Description of the display authentication-profile configuration command output

Item

Description

ID

Authentication profile ID.

Auth-profile name

Authentication profile name.

# Display the configuration of the authentication profile p1.

<sysname> display authentication-profile configuration name p1
  Profile name                                : p1                           
  Dot1x access profile name                   : -                               
  Portal access profile name                  : -                               
  Force domain                                : -                               
  Dot1x force domain                          : -                               
  Portal force domain                         : -                               
  Dot1x default domain                        : -                               
  Portal default domain                       : -                               
  Authentication handshake                    : Enable                                                                              
  Authentication handshake period             : 300s   
  Authentication mode                         : multi-authen                    
  Authen-server-down authorize service-scheme : -                               
Table 2 Description of the display authentication-profile configuration name command output

Item

Description

Profile name

Authentication profile name.

Dot1x access profile name

802.1X access profile bound to the authentication profile.

Portal access profile name

Portal access profile bound to the authentication profile.

To bind a Portal access profile, run the portal-access-profile command in the authentication profile view.

Force domain

Forcible domain for users.

To configure a forcible domain, run the access-domain command.

Dot1x force domain

Forcible domain for 802.1X authentication users.

To configure a forcible domain for 802.1X authentication users, run the access-domain command.

Portal force domain

Forcible domain for Portal authentication users.

To configure a forcible domain for Portal authentication users, run the access-domain command.

Dot1x default domain

Default domain for 802.1X authentication users.

To configure a default domain for 802.1X authentication users, run the access-domain command.

Portal default domain

Default domain for Portal authentication users.

To configure a default domain for Portal authentication users, run the access-domain command.

Authentication mode

User access mode.

To configure the mode, run the authentication mode command.

Authen-server-down authorize service-scheme

Name of the service scheme based on which the device assigns network access rights to users when the authentication server is Down.

To configure the name, run the authentication event action authorize command.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >