display iot-profile
Function
The display iot-profile command displays the configuration of a specified IoT profile or all IoT profiles.
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.
<AC6605> display iot-profile all
--------------------------------------------------------------------------------
Profile name Reference
--------------------------------------------------------------------------------
1 0
profile1 0
wlan-IoT 1
--------------------------------------------------------------------------------
Total:3
Item |
Description |
---|---|
Profile name |
IoT profile name |
Reference |
Number of times an IoT profile is referenced. |
# Display configuration information about IoT profile wlan-IoT (the host computer's IP address is specified.).
<AC6605> 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 : ******
--------------------------------------------------------------------------------
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. |
<AC6605> display iot-profile name wlan-IoT
--------------------------------------------------------------------------------
Type : common
Agent permit IP address : -
Agent permit net-mask : -
Management server domain : 123
Management domain port : 1222
ExtManagement server domain : abc
ExtManagement domain port : 112
Share key : -
--------------------------------------------------------------------------------
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 domain | Domain name of a host computer. To configure this parameter, run the management-server command. |
Management domain port | Port number of the host computer. To configure this parameter, run the management-server command. |
ExtManagement server domain | Domain name of the host computer on the extended channel. To configure this parameter, run the management-server command. |
ExtManagement domain 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. |