The display portal-access-profile configuration command displays the configuration of a Portal access profile.
Parameter |
Description |
Value |
|---|---|---|
name access-profile-name |
Displays the configuration of a Portal access profile with a specified name. If name access-profile-name is not specified, the device displays all the Portal access profiles configured on the device. If name access-profile-name is specified, the device displays the configuration of a specified Portal access profile. |
The value must be the name of an existing Portal access profile. |
After configuring a Portal access profile, you can run this command to check whether the configuration is correct.
# Display all the Portal access profiles configured on the device.
<sysname> display portal-access-profile configuration
-------------------------------------------------------------------------------
ID Portal-access-profile Name
-------------------------------------------------------------------------------
0 p1
-------------------------------------------------------------------------------
Total: 1 printed: 1.
Item |
Description |
|---|---|
ID |
Portal access profile ID. |
Portal-access-profile Name |
Portal access profile name. |
# Display the configuration of the Portal access profile p1.
<sysname> display portal-access-profile configuration name p1 Profile name : p1 Web-auth-server Name : s1 Layer : Layer two portal Bound authentication profile : -
Item |
Description |
|---|---|
Profile name |
Portal access profile name. |
Web-auth-server Name |
Portal server template bound to the Portal access profile. To configure the Portal server template, run the web-auth-server command. |
Layer |
Portal authentication mode. To configure the Portal authentication mode, run the web-auth-server command. |
Bound authentication profile |
Authentication profile to which the Portal access profile is bound. To configure the authentication profile, run the portal-access-profile command. |