show iot-device-type

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

Description

Shows information for the IoT devices (assets) connected to the appliance.

See also:

Syntax to see the information for all device types

show iot-device-type

Syntax to see the information for the specified device type

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

Example Output - shows all device types (truncated)

MyGw> show iot-device-type
... ...
iot-device-type:        printer
access-to-internet:   prevent
assets-count:         0
vendors:               
approved-destinations: google.com
allowed-domain:        
log:                   false

iot-device-type:         ip-camera
access-to-internet:    prevent
assets-count:          0
vendors:               
approved-destinations: google.com
allowed-domain:        
log:                   false

iot-device-type:         media-player
access-to-internet:    inactive
assets-count:          0
vendors:               
approved-destinations: 
allowed-domain:        
log:                   false
... ...
MyGw>

Example Output - shows the information for a specified device type

MyGw> show iot-device-type device-type-name printer
access-to-internet:           prevent
assets-count:                 0
vendors:
approved-destinations:
allowed-domain:
log:
recognitionRank:
blockCount:                   0
infectedCount:                0
unprotectedCount:             0
lowConfidenceCount:
assetsForUnauthorizedDestinationsCount:0
isNoPracticeCount:            0
isMonitoringFunction:

MyGW>