set iot-device-type

In the R81.10.X releases, this command is available starting from the R81.10.10 version.

Description

With this command, you can change the Internet access for a specific IoT asset type and whether to generate logs for this traffic.

See also:

Syntax

set iot-device-type device-type-name <IoT Device Type>

      access-to-internet { block | inactive | monitor | prevent }

      log { true | false }

Parameters

Parameter

Description

iot-device-type

Type of the IoT asset.

device-type-name

Name of the device

access-to-internet

Specifies the type of Internet access:

  • block - Completely blocks all internet access.

  • inactive - IoT protection is not enabled.

  • monitor - It is possible to access all domains but logs all traffic.

  • prevent - It is possible to access only domains or IP addresses of the same practices.

log

Enables (true) or disables (false) the logs for this traffic.

Default: false

Example Commands

set iot-device-type device-type-name printer access-to-internet block

set iot-device-type device-type-name printer log true