Brugervejledning til CISCO Proxy-konfigurationsforbindelse

CISCO Proxy Configuring Connector - front page

Konfigurer en proxy

You can set up a proxy to connect the Connector to Cisco Spaces, if the infrastructure hosting the Connector is behind a proxy. Without this proxy configuration, the Connector is unable to communicate with Cisco Spaces.

To configure proxy on the Connector, you must do the following:

Procedure

Trin 1 In the Connector GUI left navigation pane, click Configure HTTP Proxy. Enter your proxy address in the dialog box that is displayed.
Figur 1: Opsætning af proxy
CISCO Proxy Configuring Connector - Setup Proxy

Note
Choose the endpoint based on your Cisco Spaces Account. For information on how to choose endpoints, see the Table 1.

Figur 2: Konfigurer grundlæggende godkendelse for proxy (valgfrit)
CISCO Proxy Configuring Connector - Configure Basic Authentication for Proxy

To configure the proxy’s basic authentication credentials, click Configure Username and Password.
Trin 2 You can troubleshoot any issues in proxy configuration. Click Fejlfinding and select the Cisco Spaces URL.
Figur 3: Fejlfinding af proxyproblemer
CISCO Proxy Configuring Connector - Troubleshoot Proxy Issues

Figur 4: SampResultater af le Run-testen
CISCO Proxy Configuring Connector - SampResultater af le Run-testen

Konfigurer en gennemsigtig proxy

To configure a transparent proxy on the Connector, you must do the following:

  1. Copy the proxy server certificate and the proxy server certification authority (CA) bundle to the Connector.
  2. From the Connector CLI, validate the proxy certificate.
  3. From the Connector CLI, import proxy certificates.
  4. From the Connector GUI, configure the proxy URL.

Procedure

Trin 1 Copy the proxy certificate to the Connector using scp.
Følgende er somample kommando.

scp proxy-ca-bundle.pem spacesadmin@[connector-ip]:/home/spacesadmin/
scp proxy-server-cert.pem spacesadmin@[connector-ip]:/home/spacesadmin/

Trin 2 Log in to the Connector CLI, and validate the copied proxy certificate using the connectorctl cert validate kommando.
Følgende er somampoutputtet af kommandoen:
[spacesadmin@connector ~]$ connectorctl cert validate -c /home/spacesadmin/proxy-ca-bundle.pem -s/home/spacesadmin/proxy-server-cert.pem
Executing command:cert
Command execution status:Success
————————

/home/spacesadmin/proxy-ca-bundle.pem and /home/spacesadmin/proxy-server-cert.pem exists
/home/spacesadmin/proxy-server-cert.pem: OK
Validation of certificate is successful

Trin 3 Import the proxy certification authority (CA) certificates along with other certificates using the connectorctl cert updateca-bundle kommando.
Følgende er somampoutputtet af kommandoen:

[spacesadmin@connector ~]$ connectorctl cert updateca-bundle -c /home/spacesadmin/proxy-ca-bundle.pem-s /home/spacesadmin/proxy-server-cert.pem
Executing command:cert
Command execution status:Success
————————
/home/spacesadmin/proxy-ca-bundle.pem and /home/spacesadmin/proxy-server-cert.pem exist
/home/spacesadmin/proxy-server-cert.pem: OK
CA trust bundle updated successfully
System reboot will happen in 10 seconds. Do not execute any other command.

For more information on this command, see connectorctl cert updateca-bundle.

Trin 4 In the Connector GUI left navigation pane, click Configure HTTP Proxy. Enter your proxy address in the dialog box that is displayed.
Figur 5: Opsætning af proxy

CISCO Proxy Configuring Connector - Setup Proxy

Note
Choose the endpoint based on your Cisco Spaces Account. For information on how to choose endpoints, see the Table 1.

Figur 6: Konfigurer grundlæggende godkendelse for proxy (valgfrit)
CISCO Proxy Configuring Connector - Configure Basic Authentication for Proxy

To configure the proxy’s basic authentication credentials, click Configure Username and Password.

Trin 5 You can troubleshoot any issues in proxy configuration. Click Fejlfinding and enter the Cisco Spaces URL.

Figur 7: Fejlfinding af proxyproblemer
CISCO Proxy Configuring Connector - Troubleshoot Proxy Issues

Figur 8: SampResultater af le Run-testen
CISCO Proxy Configuring Connector - SampResultater af le Run-testen

Dokumenter/ressourcer

CISCO Proxy-konfigurationsforbindelse [pdfBrugervejledning
Proxy-konfiguration af stik, konfiguration af stik, stik

Referencer

Efterlad en kommentar

Din e-mailadresse vil ikke blive offentliggjort. Påkrævede felter er markeret *