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.
The name of the compatibility profile converted after an upgrade begins with the at sign (@) and the profile is not counted in the configuration specification.
# Display all the Portal access profiles configured on the device.
<HUAWEI> display portal-access-profile configuration
-------------------------------------------------------------------------------
ID Portal-access-profile Name
-------------------------------------------------------------------------------
0 portal_access_profile
1 p1
2 p2
-------------------------------------------------------------------------------
Total: 3 printed: 3.
Item |
Description |
---|---|
ID |
Portal access profile ID. |
Portal-access-profile Name |
Portal access profile name. |
# Display the configuration of the Portal access profile p1.
<HUAWEI> display portal-access-profile configuration name p1 Profile name : p1 Portal timer offline-detect length: 300 Service-scheme name : - Ucl-group name : - Re-auth : Disable Network IP Num : 1 Network IP List : 10.1.1.0 255.255.255.0 Web-auth-server Name : abc Layer : Layer two portal Local-server : Disable Local-server anonymous : Disable Pushed URL for anonymous users : http://www.huawei.com Bound authentication profile : p1
Item |
Description |
---|---|
Profile name |
Portal access profile name. |
Portal timer offline-detect length |
Offline detection interval for Portal authentication users. To configure the interval, run the portal timer offline-detect command. |
Service-scheme name |
Name of the service scheme based on which the device assigns network access rights to users when the Portal server is Down. To configure the service scheme name, run the authentication event portal-server-down action authorize command. |
Ucl-group name |
Name of the UCL group based on which the device assigns network access rights to users when the Portal server is Down. To configure the UCL group name, run the authentication event portal-server-down action authorize command. |
Re-auth |
Whether the device is enabled to re-authenticate users when the Portal server changes from Down to Up.
To configure the function, run the authentication event portal-server-up action re-authen command. |
Network IP Num |
Number of source IP address segments for Portal authentication. To configure the number, run the portal auth-network command. |
Network IP List |
Source IP address segment for Portal authentication. To configure the source IP address segment, run the portal auth-network command. |
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. |
Local-server |
Whether the built-in Portal server function is enabled.
To configure the built-in Portal server function, run the portal local-server enable command. |
Local-server anonymous |
Whether the anonymous login function is enabled for users authenticated through the built-in Portal server.
To configure the anonymous login function, run the portal local-server anonymous command. |
Pushed URL for anonymous users |
Redirect URL specified during configuration of the anonymous login function for users authenticated through the built-in Portal server. To configure the URL, run the portal local-server anonymous 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. |