Introduction

Remote management is used to control& monitor the target device from outside wan network. The user can access the WebUI admin page remotely and can take the configure the target devices. This is basically achieved through HTTP and HTTPS protocols.


TR-181 Data Model Parameter of Remote Management

       Module

 Data Model Params

 CcspPandM(TR181-USGv2.XML)

  • Device.UserInterface.X_CISCO_COM_RemoteAccess.HttpsEnable
  • Device.UserInterface.X_CISCO_COM_RemoteAccess.Enable
  • Device.UserInterface.X_CISCO_COM_RemoteAccess.FromAnyIP
  • Device.UserInterface.X_CISCO_COM_RemoteAccess.StartIp
  • Device.UserInterface.X_CISCO_COM_RemoteAccess.EndIp
  • Device.X_CISCO_COM_DeviceControl.HTTPSPort


Architecture Design

Set Parameter Work Flow

dmcli command code flow are designed below,


Sequence Diagram



  • No labels