The v-gateway command creates a virtual gateway and accesses the virtual gateway view. For the existing virtual gateway, this command is used to access the virtual gateway view.
The undo v-gateway command deletes a virtual gateway.
v-gateway v-gateway-name
v-gateway v-gateway-name ip-address [ port port-number ] { private [ domain-name ] | public domain-name }
v-gateway v-gateway-name interface interface-type interface-number [ port port-number ] private [ domain-name ]
v-gateway v-gateway-name interface { old-interface-type old-interface-number } { new-interface-type new-interface-number } [ port port-number ]
undo v-gateway v-gateway-name
undo v-gateway v-gateway-name udp-port
| Parameter | Description | Value |
|---|---|---|
v-gateway-name |
Specifies the virtual gateway name. |
The value is a string of 1 to 15 case-insensitive characters. |
ip-address |
Specifies the IP address. |
Dotted decimal notation. |
port port-number |
Specifies the port number of the virtual gateway. |
The value is an integer ranging from 1024 to 50000. By default, the value is 443. |
interface-type interface-number |
Specifies the interface type and interface number. |
- |
{ old-interface-type old-interface-number } { new-interface-type new-interface-number } |
Changes the interface used by the virtual gateway.
|
- |
private |
Indicates that the virtual gateway type is exclusive. |
- |
domain-name |
Specifies the domain name of the virtual gateway. |
The value is a string of 1 to 127 case-insensitive characters. |
public |
Indicates that the virtual gateway type is shared. |
- |
udp-port |
Indicates that the port of the UDP. |
- |
You can run the v-gateway v-gateway-name command to access the virtual gateway view.