Network protocols
6.9 Proxy server
SCALANCE S615 Command Line Interface
258
Configuration Manual, 06/2015, C79000-G8976-C406-02
cli(config-proxysrv)#
Syntax
Call up the command with the following parameters:
srv name <name(128)> type {http|socks} port <num(0-65535)> auth {basic|ntlm|none}
[addr <ip_addr|dns(255)>] [user <string(255)>] [pw <string(255)>]
The parameters have the following meaning:
Parameter
Description
Range of values / note
name
Proxy server name
Specify a unique name for the proxy
server.
Maximum of 128 characters
type
Keyword the type of the proxy server
-
http
Proxy server only for access using HTTP
-
socks
Universal proxy server
-
port
Keyword for port
-
num
Port number
0 ... 65535
Specify the port on which the proxy ser-
vice runs.
auth
Keyword for the authentication method
-
basic
Standard authentication. User name and
password are sent unencrypted
-
ntlm
Authentication according to the NTML
standard (Windows user logon)
-
none
No authentication
-
addr
Keyword for IPv4 address
-
ip_addr
IPv4 address
Enter the IPv4 address of the proxy serv-
er.
dns
DNS host name
Enter the DNS host name of the proxy
server.
user
Keyword for a user name
-
string
Name
Specify the user name for access to the
proxy server.
Maximum of 255 characters
pw
Keyword for a password
-
string
Password
Specify the password for access to the
proxy server.
Maximum of 255 characters
Result
The proxy server is configured.