Network Configuration Manager helps you manage the device configuration of MobileIron Sentry. With the help of our MobileIron Sentry device template, you can easily discover your devices and start managing their configurations. Import the MobileIron Sentry template into Network Configuration Manager to gain complete control and visibility over your devices. For any networking devices such as MobileIron Sentry, Network Configuration Manager performs configuration operations that are configured in the form of device templates. And whenever we initiate any config operations, Network Configuration Manager connects to the device (here, MobileIron Sentry), executes set of commands that are configured in the device template into the device CLI based on the operation and protocol used while applying credentials (e.g., SSH/Telnet/SSH-TFTP), and finally processes the results and records/stores the necessary details.
Below are the commands that will be executed for the respective operation in MobileIron Sentry
As of now, the following config operations are supported in Network Configuration Managers' device templates
We use a few variables to make the commands generic in Device Tempaltes
Network Configuration Manager Server IP can be found under Settings -> Server Settings.
Network Configuration Manager SCP Server credential details can be found under Settings -> SSH Settings -> SCP Server.
S.No | Variable | Values |
---|---|---|
1 | ${UserInput:tftp_server_address} | NCM Server IP - Eg : 10.10.190.5 |
2 | ${UserInput:file_name} | will be created based on deviceId to make the file name unique |
3 | ${UserInput:HostIpAddress} | NCM Server IP - Eg : 10.10.190.5 |
4 | ${UserInput:LoggingLevel} | notification/info that is choosen while enabling change detection will be used |
5 | ${UserInput:scp_server_address} | NCM Server IP - Eg : 10.10.190.5 |
6 | ${UserInput:scp_username} | NCM SCP Server UserName - Eg : admin |
7 | ${UserInput:scp_password} | NCM SCP Server password - Eg : admin |
Disclaimer:This web page is intended to provide you information about new Device Templates to manage your network. The information is provided "As Is" without warranty of any kind.