Veritas Access Appliance Command Reference Guide
- Overview
- Appendix A. Main > Appliance
- Appendix B. Main > Manage > Cluster
- Appendix C. Main > Manage > Software
- Appendix D. Main > Manage > Storage
- Appendix E. Main > Monitor
- Appendix F. Main > Network
- Appendix G. Main > Settings
- Appendix H. Main > Support
Name
Main > Network > Proxy — Use this command to manage proxy server settings for the appliance.
SYNOPSIS
Proxy > Enable
Proxy > Disable
Proxy > Set Proxy [Tunnel] [Username]
Proxy > Show
DESCRIPTION
Use this command to do the following:
Set and use a proxy for this appliance.
Enable the use of a proxy server for this appliance.
Disable the use of a proxy server for this appliance.
Show the current proxy settings and status of the proxy for this appliance.
OPTIONS
- Proxy Set Proxy [Tunnel] [Username]
Configure the proxy for this appliance.
Proxy
Specifies the proxy server address and port number (0-65535). Use a host name or an IPv4/IPv6 address for the proxy server. A colon (:) is required between the server address and the port number. For example: 192.0.2.0:80
[Tunnel]
Specifies the optional proxy server tunnelling settings. The available options are
TunnelOn
andTunnelOff
. The default option isTunnelOff
.[Username]
Specifies the optional proxy server user name. Alphanumeric characters and four special characters(@,-,_,.) are supported.
- Proxy > Enable
Enables the use of a proxy server for this appliance.
- Proxy > Disable
Disables the proxy server settings for this appliance.
- Proxy > Show,
Show the current proxy settings and status of the proxy for this appliance.
EXAMPLES
The following is an example output of the Proxy Set command.
abc.Network.Proxy> Set 10.182.27.100:3128 TunnelOn admin Enter password for user "admin": Enter password for user "admin" again: [Info] The default proxy server is set successfully.
The following is an example output of the Proxy Show command.
abc.Network.Proxy> Show +---------------+-------------+--------+--------+---------+ | Proxy server | Access port | User | Tunnel | Status | +---------------+-------------+--------+--------+---------+ | 10.182.27.100 | 3128 | mukesh | On | Enabled | +---------------+-------------+--------+--------+---------+
The following is an example output of the Proxy Enable command.
The following is an example output of the Proxy Disable command.