< Home

display web-proxy

Function

Using the display web-proxy command, you can view the information about the Web proxy resources.

Format

display web-proxy [ resource [ resource-alias ] ]

Parameters

Parameter Description Value
resource Indicates the configuration of the Web proxy resources. -
resource-alias Specifies the alias of the Web proxy resources. The value is a string of 1 to 63 case-sensitive characters.

Views

Function service view

Default Level

0: Visit level

Usage Guidelines

None

Example

# Display the information about the Web proxy.

<sysname> system-view
[sysname] v-gateway gateway
[sysname-gateway] service
[sysname-gateway-service] display web-proxy
                                                                                
  VG Web Proxy Information                                                      
  --------------------------                                                    
  Web Proxy State:          enable                                              
                                                                                
  ----End
Table 1 Description of the display web-proxy command output

Item

Description

Web Proxy State

Whether the web proxy function is enabled:
  • enable: indicates that the function is enabled.
  • disable: indicates that the function is disabled.

# Display the information about Web proxy resources.

[sysname-gateway-service] display web-proxy resource
 VG Web Rewrite Resource Lists                                                  
 -------------------------------------------------------------------------------
 No.    ResourceAlias   ResourceURL                   Link ResourceDescription  
 -------------------------------------------------------------------------------
 1        a3            http://172.21.11.3            show       -              
 ----End                                                                        
                                                                                
 VG Web Link Resource List                                                      
 -------------------------------------------------------------------------------
 No.    ResourceAlias   ResourceURL                   Link ResourceDescription  
 -------------------------------------------------------------------------------
 -------------------------------------------------------------------------------
 ----End
Table 2 Description of the display web-proxy resource command output

Item

Description

ResourceAlias

The alias of resources.

ResourceURL

URL of web proxy resources.

Link

Whether the resource can be normally displayed on the client page of the virtual gateway.
  • If show is displayed, it indicates that the resource can be normally displayed on the client page of the virtual gateway.
  • If hide is displayed, it indicates that the resource is hidden and users cannot see the resource on the client page of the virtual gateway.

ResourceDescription

Detailed description of the resource.

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