ovoc-tunnel-settings

This command configures WebSocket tunnel connection settings for communication between the device and OVOC.

Syntax

(config-network)# ovoc-tunnel-settings
(ovoc-tunnel-settings)# 

Command

Description

address

Defines the address of the WebSocket tunnel server (OVOC).

interface-name

Defines the IP Interface for the WebSocket tunneling connection.

Note: The parameter is applicable only to Mediant 500Li.

password

Defines the password for connecting the device to the WebSocket tunnel server (OVOC).

path

Defines the path of the WebSocket tunnel server.

secured {off|on}

Enables secured (HTTPS) WebSocket tunneling connection.

username

Defines the username for connecting the device to the WebSocket tunnel server (OVOC).

verify-server {off|on}

Enables the device to verify the TLS certificate that is used in the incoming WebSocket tunneling connection request from OVOC.

Command Mode

Privileged User

Example

This example configures the WebSocket server's address to 200.1.10.20:

(config-network)#  ovoc-tunnel-settings
(ovoc-tunnel-settings)# address 200.1.10.20