< Home

display iot-profile

Function

The display iot-profile command displays the configuration of a specified IoT profile or all IoT profiles.

Format

display iot-profile { name profile-name | all }

Parameters

Parameter

Description

Value

name profile-name

Specifies the name of an IoT profile.

The value is a string of 1 to 35 case-insensitive characters. It does not contain question marks (?) or spaces, and cannot start or end with double quotation marks (" ").

all

Specifies all IoT profiles.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

Usage Scenario

You can run this command to view the configuration of a specified IoT profile or all IoT profiles.

Example

# Display the configuration of all IoT profiles.

<HUAWEI> display iot-profile all
--------------------------------------------------------------------------------
Profile name                         Reference                                  
--------------------------------------------------------------------------------
1                                    0                                          
profile1                             0                                          
wlan-IoT                             1                                          
--------------------------------------------------------------------------------
Total:3   
Table 1 Description of the display iot-profile all command output

Item

Description

Profile name

IoT profile name

Reference

Number of times an IoT profile is referenced.

# Display configuration information about IoT profile wlan-IoT.

<HUAWEI> display iot-profile name wlan-IoT
--------------------------------------------------------------------------------
Type                             : common
Agent permit IP address          : 10.23.102.253                 
Agent permit net-mask            : 255.255.255.0            
Management server IP address     : 10.23.102.254                     
Management server port           : 3000                    
ExtManagement server IP address  : -       
ExtManagement server port        : -
Share key                        : ******     
Antenna status                   : -                 
--------------------------------------------------------------------------------
Table 2 Description of the display iot-profile name wlan-IoT command output

Item

Description

Type

Card type.

To configure this parameter, run the type (IoT profile view) command.

Agent permit IP address

IP address of a trusted host computer.

To configure this parameter, run the config-agent permit ip-address command.

Agent permit net-mask

Mask of the IP address of a trusted host computer.

To configure this parameter, run the config-agent permit ip-address command.

Management server IP address

IP address of the host computer.

To configure this parameter, run the management-server command.

Management server port

Port number of the host computer.

To configure this parameter, run the management-server command.

ExtManagement server IP address

IP address of the host computer on the extended channel.

To configure this parameter, run the management-server command.

ExtManagement server port

Port number of the host computer on the extended channel.

To configure this parameter, run the management-server command.

Share key

Shared key.

To configure this parameter, run the share-key command.

Antenna status

Whether an IoT card uses the built-in or external antenna.

  • External: external antenna
  • Internal: built-in antenna
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >