< Home

display v-gateway

Function

The display v-gateway command displays the information about a virtual gateway.

Format

display v-gateway [ v-gateway-name ]

Parameters

Parameter Description Value
v-gateway-name Specifies the name of a virtual gateway. The value must be the name of an existing virtual gateway.

Views

System view

Default Level

1: Monitoring level

Usage Guidelines

If the optional parameter v-gateway-name is not specified, you can run the display v-gateway command to view the virtual gateway list. If the optional parameter v-gateway-name is specified, you can run the display v-gateway command to display the detailed information about the specified virtual gateway.

Example

# Display information about a virtual gateway.

<sysname> system-view
[sysname] display v-gateway pvgatea
  VG: pvgatea Information                                                                                                           
  ----------------------------                                                                                                      
  VG Name:                  pvgatea                                                                                                 
  VG Mode:                  IP                                                                                                      
  VG IF:                                                                                                                            
  VG IP:                    (10.1.1.1:443)(public-ip)                                                                            
  VG Authen Method:         Authen Domain Method                                                                                    
  VG Authen Domain:                                                                                                                 
  VG Type:                  private                                                                                                 
  VG Domain Name:           www.example.com                                                                                         
  Intranet Isolation System:                                                                                                        
  HTTP Redirect:            disable                                                                                                 
  Rapid Channel Port:       443                                                                                                     
  Link Backup:              disable                                                                                                 
  Max Connection Number:                                                                                                            
  Max User Number:          10                                                                                                      
  Max Resource Number:      1024                                                                                                    
  
  ----End                                             
Table 1 Description of the display v-gateway abc command output

Item

Description

VG Name

Name of a virtual gateway.

VG Mode
Mode of the virtual gateway:
  • Interface mode
  • IP mode
VG IF

Function of binding the virtual gateway to an interface.

VG IP

IP address list of the virtual gateway.

If public-ip is specified, the virtual gateway allows public IP address sharing and the public-ip value is the shared public IP address.

VG Authen Method

Authentication method of the virtual gateway.

VG Authen Domain

Authentication domain of the virtual gateway.

VG Type
Type of the virtual gateway:
  • Private
  • Public
VG Domain Name

Domain name of the virtual gateway.

Intranet Isolation System

LAN Isolation name.

HTTP Redirect
HTTP redirection status:
  • Enabled
  • Disabled
Rapid Channel Port

UDP port used by rapid network extension.

Link Backup
Link backup status:
  • Enabled
  • Disabled
Max Connection Number

Maximum number of concurrent SSL VPN users. If the value is left blank, the number of concurrent users is not limited.

Max User Number

Maximum number of users.

Max Resource Number

Maximum number of resources.

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