< Home

device authentication-mode

Function

The device authentication-mode command sets the camera authentication mode.

The undo device authentication-mode command deletes the camera authentication mode configuration.

Format

device authentication-mode { ip | mac | ip-mac }

undo device authentication-mode

Parameters

Parameter Description Value
ip Indicates the IP address authentication mode. That is, the camera can access the network only when its IP address is within the allowed IP address range. -
mac Indicates the MAC address authentication mode. That is, the camera can access the network only when its MAC address is within the allowed MAC address range. -
ip-mac Indicates the IP-MAC address authentication mode. That is, the camera can access the network only when the binding of its IP address and MAC address is correct. -

Views

IoT view

Default Level

2: Configuration level

Usage Guidelines

By default, no camera authentication mode is configured. All cameras can access the network.

Usage Scenario

In the camera security management solution, this command is used to configure the authentication mode for the camera to access the network to prevent unauthorized access.

Prerequisites

This command can be used only when the FW works in video gateway mode (video service enable).

Precautions

In the camera security management solution, services are configured on the video security management platform and delivered to the FW through the RESTCONF interface. Therefore, this command does not need to be manually configured on the FW.

Example

# Set the camera authentication mode to the IP address mode.

<sysname> system-view
[sysname] iot
[sysname-IoT] device authentication-mode ip
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >