Disclaimer 


The descriptions provided are not exhaustive and are not meant to be exhaustive and do not attempt to cover all possible configuration scenarios that may be relevant to your environment. 


While we endeavor to keep the information up to date and correct, Movilitas makes no representations or warranties of any kind, express or implied about the completeness, accuracy, reliability, suitability or availability with respect to the information covered in this article for any purpose.


Overview


You can connect Zebra Cloud Connect printers supporting WebLink interface to Movilitas.Cloud and use the printer in Movilitas.Cloud applications to print any label.


To connect the printer to Movilitas.Cloud, you need to specify the Zebra Cloud Connect server of Movilitas.Cloud for the printer, as illustrated below.




Before You Begin


Make sure that you have installed the Zebra Setup Utilities software on your Windows PC.


Procedure


1. Set up a wireless or wired Internet connection for your printer.


Note: The configuration depends on the network settings specified by your company. For further information on your network settings, contact the network administrators of your company.


The following table illustrates a wireless connection example and a wired connection example next to each other.

  • The wireless connection example illustrates the case when the IP address is assigned to the printer dynamically through DHCP. The procedure used as input can be found in this Zebra Support Community article. For wireless connection setup with static IP, check this Zebra video.
  • The wired connection example relates to Zebra ZT411/ZT421. For more information, see section Connect to Your Network through the Printer’s Ethernet Port in the Zebra ZT411/ZT421 User Guide.


StepWireless Connection Setup Example (DHCP)Wired Connection Setup Example (Ethernet Port)
1.1Connect the printer to the Windows PC through USB and turn it on.Connect the printer to the AC supply, turn it on, then connect the Ethernet cable to its Ethernet port.

The printer attempts to communicate with your network. If it is successful, it fills in your LAN’s gateway

and subnet values and gets an IP address. The printer display will alternate between the printer’s

firmware version and its IP address.

1.2Start Zebra Setup Utilities.

Tap Menu --> Connection --> Wired --> Wired IP Address. Check the display to see if an IP address was

assigned to the printer.


If the printer does not connect to your network automatically, you need to manually assign an IP address to the printer. You need to contact your network administrators for the proper values of your network. For more information, see section Configuring the printer with your LAN information (if necessary) in the Zebra ZT411/ZT421 User Guide.


To continue with the next step, your printer must have an IP address at this point.

1.3Select the printer.Start Zebra Setup Utilities.
1.4Select Configure Printer Connectivity, and go through the wizard to set up the wireless connection.Click Install New Printer. The printer driver wizard is displayed.
1.5On the Connectivity type page, select Wireless, and then click Next.Click Next. You are prompted to select an installation option.
1.6On the IP address page, select DHCP.

This setting enables your network to automatically assign a dynamic IP address to the Zebra printer.

Click Install Printer. You are prompted to select a printer type.
1.7Enter the Hostname.

This is the name that is assigned to a Zebra printer connected to your WiFi network.
Select your printer model and resolution. The model and resolution are on a part number sticker on the printer, usually located below the media.

For example, ZT411x3 - xxxxxxxx
1.8In the Enabled drop-down, select On.Click Next. You are notified that the printer is already installed.
1.9In the Type drop-down, select MAC ADDRESS.Click Add new printer. You are prompted for a printer name, the port to which the printer will be connected, and the language for the printer display.
1.10Click Next. The wizard displays the Wireless Settings page to define wireless security.Provide a printer name and select a language.
1.11In the ESSID field, enter the name or the Extended Service Set Identifier (ESSID) of the network to which you want to connect the printer (Case sensitive!).

If you are managing multiple printers, each printer must connect to the same ESSID.


Click Add Port. The wizard prompts you for a name for the port and the IP address of your printer.

Note: If you have other applications open, you may be prompted that the driver is locked by another

process. You may click Next to continue or Exit to allow you to save your work before continuing with this

installation.

1.12In the Security mode drop-down, select the security protocol for your wireless network.

Depending on the security mode selected, you may need to provide security credentials. If this is the case, enter the security username and/or security password for your wireless network in the applicable fields.
Give a name to the port. Use a name that you can easily identify when it appears in the list of available ports.
1.13Click Next.

The configuration option that will be available will depend on which security mode you choose.
Enter the IP address of the printer. This could be one that was assigned automatically or one that you specified manually.
1.14Provide the configuration details.

For example, when WPA-PSK/WPA2-PSK security mode is chosen, provide the PSK name as string (WiFi password)
Click OK. A printer driver is created with the port name that you assigned. The new printer port appears in the list of available ports.
1.15Click Next.Click Next. You are prompted to launch other setup wizards.
1.16When you see the printer code (ZPL), select Finish.

The network settings are sent directly to the printer. The printer will be automatically restarted after sending the printer code to the printer.


Note: If you want to save the configuration to a file to be used later, click Next and you can save your configuration.
Select the desired options, and then click Finish.

The printer driver is installed. If you are prompted that other programs might be affected, click the

appropriate option to continue.

1.17To check the IP address of the printer, do as follows:
  1. In Zebra Setup Utilities, select the printer and then select Open Communication with Printer. The application displays the Direct Communication screen.
  2. Enter the following command: ! U1 getvar "wlan.ip.addr"
  3. Click Send to Printer. For more information on sending commands to the printer, see this Zebra Support Community article.

If the configuration is successful, the application displays the IP address of the printer in the response.

To check the IP address of the printer, do as follows:
  1. In Zebra Setup Utilities, select the printer and then select Open Communication with Printer. The application displays the Direct Communication screen.
  2. Enter the following command: ! U1 getvar "interface.network.active.ip_addr"
  3. Click Send to Printer. For more information on sending commands to the printer, see this Zebra Support Community article.

If the configuration is successful, the application displays the IP address of the printer in the response.



2. Set up the link between the printer and the Zebra Cloud Connect server of Movilitas.Cloud. The following table describes the basic configuration.


StepAction
2.1In Zebra Setup Utilities, select the printer and then select Open Communication with Printer. The application displays the Direct Communication screen.
2.2Enable logging on the printer by entering the following commands:

! U1 setvar "weblink.logging.max_entries" "600"
! U1 do "device.reset" ""

2.3Send the command to the printer by clicking Send To Printer. For more information on sending commands to the printer, see this Zebra Support Community article.
2.4Set up the WebLink connection by providing the URL of the remote Zebra Cloud Connect server.

To access Movilitas.Cloud production environment, enter the following commands:
! U1 setvar "weblink.ip.conn1.location"
 "https://zebra-connector.movilitas.cloud"
! U1 do "device.reset" ""

To access Movilitas.Cloud acceptance environment, enter the following commands:

! U1 setvar "weblink.ip.conn1.location"
 "https://zebra-connector-acc.movilitas.cloud"
! U1 do "device.reset" ""


2.5Send the command to the printer by clicking Send To Printer.
2.6To check if the connection to Movilitas.Cloud is up and running, investigate the log by using the following command:

! U1 getvar "weblink.logging.entries"


2.7Send the command to the printer by clicking Send To Printer. The application displays the log.


If the connection is successfully established, you should see a log similar to the following example, taken from this Zebra Support Community article:

  • The printer contains Zebra SHA1 and SHA2 certificates.
  • The log shows a connection attempt for each certificate where one will be successful and the other shall fail depending on whether the server-side has a SHA1 or SHA2 certificate installed.

Note: For your use case, the server URL will point to the Zebra Cloud Connect server of Movilitas.Cloud as described in the above procedure.


[04-18-2019 08:42:47.305][Info][00001003][Weblink] Starting Weblink for Connection 2
[04-18-2019 08:42:47.541][Info][00001006][conn2.1] Waiting for an IP (Main Connection) ...
[04-18-2019 08:42:58.711][Info][00001007][conn2.1] Obtained an IP (Main Connection).
[04-18-2019 08:42:58.719][Info][00001013][conn2.1] Attempting connection to https://weblink.westeurope.cloudapp.azure.com/zebra/weblink/
[04-18-2019 08:42:58.773][Info][00010044][conn2.1] Printer Cert #01 v3 Subject: C=US; ST=Illinois; O=Zebra Technologies; CN=LO5
[04-18-2019 08:42:58.776][Info][00010047][conn2.1] certificate start date: Jul 11 14:38:58 2017 GMT
[04-18-2019 08:42:58.779][Info][00010048][conn2.1] certificate expire date: Jul  9 14:38:58 2027 GMT
[04-18-2019 08:42:58.782][Info][00010045][conn2.1] certificate serial number: A5:02:88:D3:69:09:24:7B
[04-18-2019 08:42:58.786][Info][00010046][conn2.1] certificate fingerprint: 6D:F0:7F:B4:30:49:FF:F4:83:7A:16:44:45:C1:BA:DA:4D:8C:8F:42
[04-18-2019 08:42:59.095][Info][00010049][conn2.1] CA Cert #01 v3 Subject: C=US; ST=Illinois; O=Zebra Technologies; CN=Zebra Root
[04-18-2019 08:42:59.098][Info][0001004C][conn2.1] certificate start date: Jun 27 12:28:53 2016 GMT
[04-18-2019 08:42:59.100][Info][0001004D][conn2.1] certificate expire date: Jun  7 12:28:53 2096 GMT
[04-18-2019 08:42:59.103][Info][0001004A][conn2.1] certificate serial number: A5:02:88:D3:69:09:24:67
[04-18-2019 08:42:59.106][Info][0001004B][conn2.1] certificate fingerprint: B2:F7:5C:AD:F0:20:1F:78:C9:B8:90:A7:7A:73:48:71:3E:77:B5:27
[04-18-2019 08:42:59.110][Info][00010049][conn2.1] CA Cert #02 v3 Subject: C=US; ST=Illinois; O=Zebra Technologies; CN=AIT
[04-18-2019 08:42:59.113][Info][0001004C][conn2.1] certificate start date: Jun 27 12:42:04 2016 GMT
[04-18-2019 08:42:59.115][Info][0001004D][conn2.1] certificate expire date: Jun 17 12:42:04 2056 GMT
[04-18-2019 08:42:59.118][Info][0001004A][conn2.1] certificate serial number: A5:02:88:D3:69:09:24:68
[04-18-2019 08:42:59.121][Info][0001004B][conn2.1] certificate fingerprint: 5E:36:8E:61:2A:7A:E2:28:93:F3:5E:EA:78:12:D2:B1:FC:38:07:E4
[04-18-2019 08:42:59.124][Info][00010049][conn2.1] CA Cert #03 v3 Subject: C=US; ST=Illinois; O=Zebra Technologies; CN=Weblink
[04-18-2019 08:42:59.127][Info][0001004C][conn2.1] certificate start date: Jun 27 13:24:15 2016 GMT
[04-18-2019 08:42:59.130][Info][0001004D][conn2.1] certificate expire date: Jun 22 13:24:15 2036 GMT
[04-18-2019 08:42:59.134][Info][0001004A][conn2.1] certificate serial number: A5:02:88:D3:69:09:24:6E
[04-18-2019 08:42:59.136][Info][0001004B][conn2.1] certificate fingerprint: 74:D6:B0:C4:16:D5:B9:A8:45:94:DC:AC:F2:67:0A:9F:B7:FF:3A:4C
[04-18-2019 08:42:59.139][Info][00010049][conn2.1] CA Cert #04 v3 Subject: CN=zebradevice1
[04-18-2019 08:42:59.142][Info][0001004C][conn2.1] certificate start date: Dec 12 16:42:57 2012 GMT
[04-18-2019 08:42:59.145][Info][0001004D][conn2.1] certificate expire date: Dec  7 15:23:06 2037 GMT
[04-18-2019 08:42:59.148][Info][0001004A][conn2.1] certificate serial number: 73:00:00:00:0C:46:C6:F3:F9:E0:FD:CE:17:00:00:00:00:00:0C
[04-18-2019 08:42:59.151][Info][0001004B][conn2.1] certificate fingerprint: DA:E7:6D:6E:77:38:E9:30:64:72:7E:7F:19:B2:D2:EA:21:BA:6E:7B
[04-18-2019 08:42:59.154][Info][00010049][conn2.1] CA Cert #05 v3 Subject: CN=zebradevice
[04-18-2019 08:42:59.156][Info][0001004C][conn2.1] certificate start date: Dec  7 15:13:06 2012 GMT
[04-18-2019 08:42:59.159][Info][0001004D][conn2.1] certificate expire date: Dec  7 15:23:06 2037 GMT
[04-18-2019 08:42:59.162][Info][0001004A][conn2.1] certificate serial number: 55:12:24:B6:F8:43:77:97:4B:D2:BC:C9:B3:D3:3F:E5
[04-18-2019 08:42:59.165][Info][0001004B][conn2.1] certificate fingerprint: F4:9C:0D:61:F9:88:86:A7:CA:2D:40:18:F0:61:AD:40:69:F1:FA:A9
[04-18-2019 08:42:59.294][Info][0001003E][conn2.1] Connected to weblink.westeurope.cloudapp.azure.com (13.94.188.46) port 443 (#0)
[04-18-2019 08:42:59.365][Info][00010014][conn2.1] Using TLSv1
[04-18-2019 08:42:59.651][Info][00010018][conn2.1] Successfully set certificate verify locations
[04-18-2019 08:42:59.659][Info][80020016][conn2.1] SSLv3, TLS header, Certificate Status
[04-18-2019 08:42:59.662][Info][80020001][conn2.1] SSLv3, TLS handshake, Client hello
[04-18-2019 08:43:00.056][Info][80020002][conn2.1] SSLv3, TLS handshake, Server hello
[04-18-2019 08:43:00.059][Info][8002000B][conn2.1] SSLv3, TLS handshake, Certificate
[04-18-2019 08:43:00.104][Info][8002000C][conn2.1] SSLv3, TLS handshake, Server key exchange
[04-18-2019 08:43:00.124][Info][8002000D][conn2.1] SSLv3, TLS handshake, Request CERT
[04-18-2019 08:43:00.209][Info][8002000E][conn2.1] SSLv3, TLS handshake, Server finished
[04-18-2019 08:43:00.213][Info][8002000B][conn2.1] SSLv3, TLS handshake, Certificate
[04-18-2019 08:43:00.392][Info][80020010][conn2.1] SSLv3, TLS handshake, Client key exchange
[04-18-2019 08:43:00.534][Info][8002000F][conn2.1] SSLv3, TLS handshake, CERT verify
[04-18-2019 08:43:00.537][Info][80020001][conn2.1] SSLv3, TLS change cipher, Client hello
[04-18-2019 08:43:00.549][Info][80020014][conn2.1] SSLv3, TLS handshake, Finished
[04-18-2019 08:43:01.555][Info][80020002][conn2.1] SSLv3, TLS alert, Server hello
[04-18-2019 08:43:01.559][Error][82094416][conn2.1] error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
[04-18-2019 08:43:01.563][Info][00010039][conn2.1] Closing connection 0
[04-18-2019 08:43:01.581][Error][800C0000][conn2.1] Failed to connect (SP = 0, CU = 0, UW = 0, AC = 0, PC = 0)
[04-18-2019 08:43:01.588][Error][00001011][conn2.1] Failed to connect to https://weblink.westeurope.cloudapp.azure.com/zebra/weblink/ so trying http://www.zebra.com/apps/linktest
[04-18-2019 08:43:01.590][Info][00001013][conn2.1] Attempting connection to http://www.zebra.com/apps/linktest
[04-18-2019 08:43:01.645][Info][0001003E][conn2.1] Connected to www.zebra.com (23.198.64.201) port 80 (#0)
[04-18-2019 08:43:01.675][Info][00001012][conn2.1] HTTP/1.1 301 Moved Permanently
[04-18-2019 08:43:01.725][Info][0001003E][conn2.1] Connected to www.zebra.com (23.198.64.201) port 443 (#1)
[04-18-2019 08:43:01.728][Info][00010014][conn2.1] Using TLSv1
[04-18-2019 08:43:01.737][Info][00010039][conn2.1] Closing connection 1
[04-18-2019 08:43:01.742][Info][0000100F][conn2.1] Waiting 112 seconds before retrying connection to https://weblink.westeurope.cloudapp.azure.com/zebra/weblink/
[04-18-2019 08:44:53.748][Info][00001013][conn2.1] Attempting connection to https://weblink.westeurope.cloudapp.azure.com/zebra/weblink/
[04-18-2019 08:44:53.848][Info][00010044][conn2.1] Printer Cert #01 v3 Subject: C=US; ST=Illinois; L=Lincolnshire; CN=ZebraPrinter
[04-18-2019 08:44:53.850][Info][00010047][conn2.1] certificate start date: Dec 17 16:25:25 2012 GMT
[04-18-2019 08:44:53.853][Info][00010048][conn2.1] certificate expire date: Dec  7 15:23:06 2037 GMT
[04-18-2019 08:44:53.856][Info][00010045][conn2.1] certificate serial number: 3F:00:00:00:18:EF:C7:AB:5F:F2:FC:9D:C0:00:01:00:00:00:18
[04-18-2019 08:44:53.859][Info][00010046][conn2.1] certificate fingerprint: C1:52:9D:40:95:37:B9:83:EB:80:C2:6F:CD:7E:5A:94:07:7C:66:52
[04-18-2019 08:44:54.169][Info][00010049][conn2.1] CA Cert #01 v3 Subject: C=US; ST=Illinois; O=Zebra Technologies; CN=Zebra Root
[04-18-2019 08:44:54.172][Info][0001004C][conn2.1] certificate start date: Jun 27 12:28:53 2016 GMT
[04-18-2019 08:44:54.174][Info][0001004D][conn2.1] certificate expire date: Jun  7 12:28:53 2096 GMT
[04-18-2019 08:44:54.177][Info][0001004A][conn2.1] certificate serial number: A5:02:88:D3:69:09:24:67
[04-18-2019 08:44:54.180][Info][0001004B][conn2.1] certificate fingerprint: B2:F7:5C:AD:F0:20:1F:78:C9:B8:90:A7:7A:73:48:71:3E:77:B5:27
[04-18-2019 08:44:54.184][Info][00010049][conn2.1] CA Cert #02 v3 Subject: C=US; ST=Illinois; O=Zebra Technologies; CN=AIT
[04-18-2019 08:44:54.187][Info][0001004C][conn2.1] certificate start date: Jun 27 12:42:04 2016 GMT
[04-18-2019 08:44:54.189][Info][0001004D][conn2.1] certificate expire date: Jun 17 12:42:04 2056 GMT
[04-18-2019 08:44:54.192][Info][0001004A][conn2.1] certificate serial number: A5:02:88:D3:69:09:24:68
[04-18-2019 08:44:54.195][Info][0001004B][conn2.1] certificate fingerprint: 5E:36:8E:61:2A:7A:E2:28:93:F3:5E:EA:78:12:D2:B1:FC:38:07:E4
[04-18-2019 08:44:54.198][Info][00010049][conn2.1] CA Cert #03 v3 Subject: C=US; ST=Illinois; O=Zebra Technologies; CN=Weblink
[04-18-2019 08:44:54.201][Info][0001004C][conn2.1] certificate start date: Jun 27 13:24:15 2016 GMT
[04-18-2019 08:44:54.204][Info][0001004D][conn2.1] certificate expire date: Jun 22 13:24:15 2036 GMT
[04-18-2019 08:44:54.206][Info][0001004A][conn2.1] certificate serial number: A5:02:88:D3:69:09:24:6E
[04-18-2019 08:44:54.209][Info][0001004B][conn2.1] certificate fingerprint: 74:D6:B0:C4:16:D5:B9:A8:45:94:DC:AC:F2:67:0A:9F:B7:FF:3A:4C
[04-18-2019 08:44:54.212][Info][00010049][conn2.1] CA Cert #04 v3 Subject: CN=zebradevice1
[04-18-2019 08:44:54.215][Info][0001004C][conn2.1] certificate start date: Dec 12 16:42:57 2012 GMT
[04-18-2019 08:44:54.218][Info][0001004D][conn2.1] certificate expire date: Dec  7 15:23:06 2037 GMT
[04-18-2019 08:44:54.221][Info][0001004A][conn2.1] certificate serial number: 73:00:00:00:0C:46:C6:F3:F9:E0:FD:CE:17:00:00:00:00:00:0C
[04-18-2019 08:44:54.224][Info][0001004B][conn2.1] certificate fingerprint: DA:E7:6D:6E:77:38:E9:30:64:72:7E:7F:19:B2:D2:EA:21:BA:6E:7B
[04-18-2019 08:44:54.227][Info][00010049][conn2.1] CA Cert #05 v3 Subject: CN=zebradevice
[04-18-2019 08:44:54.229][Info][0001004C][conn2.1] certificate start date: Dec  7 15:13:06 2012 GMT
[04-18-2019 08:44:54.232][Info][0001004D][conn2.1] certificate expire date: Dec  7 15:23:06 2037 GMT
[04-18-2019 08:44:54.235][Info][0001004A][conn2.1] certificate serial number: 55:12:24:B6:F8:43:77:97:4B:D2:BC:C9:B3:D3:3F:E5
[04-18-2019 08:44:54.238][Info][0001004B][conn2.1] certificate fingerprint: F4:9C:0D:61:F9:88:86:A7:CA:2D:40:18:F0:61:AD:40:69:F1:FA:A9
[04-18-2019 08:44:54.320][Info][0001003E][conn2.1] Connected to weblink.westeurope.cloudapp.azure.com (13.94.188.46) port 443 (#0)
[04-18-2019 08:44:54.323][Info][00010014][conn2.1] Using TLSv1
[04-18-2019 08:44:54.358][Info][00010018][conn2.1] Successfully set certificate verify locations
[04-18-2019 08:44:54.363][Info][80020016][conn2.1] SSLv3, TLS header, Certificate Status
[04-18-2019 08:44:54.367][Info][80020001][conn2.1] SSLv3, TLS handshake, Client hello
[04-18-2019 08:44:54.439][Info][80020002][conn2.1] SSLv3, TLS handshake, Server hello
[04-18-2019 08:44:54.442][Info][8002000B][conn2.1] SSLv3, TLS handshake, Certificate
[04-18-2019 08:44:54.482][Info][8002000C][conn2.1] SSLv3, TLS handshake, Server key exchange
[04-18-2019 08:44:54.501][Info][8002000D][conn2.1] SSLv3, TLS handshake, Request CERT
[04-18-2019 08:44:54.584][Info][8002000E][conn2.1] SSLv3, TLS handshake, Server finished
[04-18-2019 08:44:54.617][Info][8002000B][conn2.1] SSLv3, TLS handshake, Certificate
[04-18-2019 08:44:54.800][Info][80020010][conn2.1] SSLv3, TLS handshake, Client key exchange
[04-18-2019 08:44:55.349][Info][8002000F][conn2.1] SSLv3, TLS handshake, CERT verify
[04-18-2019 08:44:55.352][Info][80020001][conn2.1] SSLv3, TLS change cipher, Client hello
[04-18-2019 08:44:55.362][Info][80020014][conn2.1] SSLv3, TLS handshake, Finished
[04-18-2019 08:44:55.432][Info][80020001][conn2.1] SSLv3, TLS change cipher, Client hello
[04-18-2019 08:44:55.440][Info][80020014][conn2.1] SSLv3, TLS handshake, Finished
[04-18-2019 08:44:55.444][Info][00010024][conn2.1] SSL connection using TLSv1.2 / ECDHE-RSA-AES256-GCM-SHA384
[04-18-2019 08:44:55.448][Info][0001001C][conn2.1] Server certificate subject: C=GB; ST=BUCKINGHAMSHIRE; L=BOURNE END; O=ZEBRA TECHNOLOGIES; OU=SOFTWARE; CN=weblink.westeurope.cloudapp.azure.com; emailAddress=softpm@zebra.com
[04-18-2019 08:44:55.451][Info][0001001D][conn2.1] Server certificate start date: Dec 13 17:12:07 2012 GMT
[04-18-2019 08:44:55.454][Info][0001001E][conn2.1] Server certificate expire date: Dec  7 15:23:06 2037 GMT
[04-18-2019 08:44:55.457][Info][00010013][conn2.1] Server certificate common name: weblink.westeurope.cloudapp.azure.com (matched)
[04-18-2019 08:44:55.461][Info][0001002E][conn2.1] Server certificate serial number: 3F:00:00:2F:58:A2:7E:C7:AE:E7:A2:86:66:00:01:00:00:2F:58
[04-18-2019 08:44:55.464][Info][0001002F][conn2.1] Server certificate fingerprint: 4A:53:E2:BD:BF:F9:48:ED:71:58:62:89:F2:A6:3F:1B:01:9C:7D:4C
[04-18-2019 08:44:55.467][Info][00010030][conn2.1] Server certificate issuer: CN=zebradevice1
[04-18-2019 08:44:55.470][Info][00010038][conn2.1] Server certificate verify ok
[04-18-2019 08:44:55.541][Info][00001012][conn2.1] HTTP/1.1 101 Switching Protocols
[04-18-2019 08:44:55.545][Info][00010007][conn2.1] Content Length is 0
[04-18-2019 08:44:55.550][Info][0000101B][conn2.1] Successfully connected

 

To disable logging on the printer, enter the following commands and click Send To Printer:


! U1 setvar "weblink.logging.max_entries" "0"
! U1 do "device.reset" ""



When Extra Configuration Required


When any of the following is true for your setup, you may need to do more than the basic configuration. For more information, see the ZPL Programming Guide.

  • The remote server that the printer connects to is outside the corporate firewall.
  • The firewall requires a username and a password to access the remote server.
  • The printer requires a proxy to access the remote server.
  • The firewall does not accept initial HTTPS connections (must be HTTP).


You can find useful articles and answers to your questions on Zebra Support Community.



Next Steps


The Zebra Cloud Connect printer connects to the Zebra Cloud Connect server of Movilitas.Cloud by using WebLink.


Find the device ID (serial number of the printer) by checking the label on the Zebra printer and configure a Zebra Cloud Connect printing channel in Movilitas.Cloud. You can use the channel to register your printers in Movilitas.Cloud and to check the status of the connection to the printers.


For more information, see Configuring Zebra Cloud Connect Channel and Managing Zebra Printers.