Mount devices from UniConfig¶
Click on: UniConfig
Mount cli device¶
Cli device have Basic tab and Advanced tab.
Basic cli tab contains basic data as node id, IP address of host device, device port, transport type, device type, device version, username and password. This data is required.
Advanced cli tab contains advanced data and optional parameters as “Lazy Connection” and “Dry-run”. To enable these parameters, please click on their respective button.
Fill the inputs with data:
node_id: XR01
host: sample-topology
port: 10001
transport-type: ssh
device-type: ios xr
device-version: 6.*
username: cisco
password: cisco

Click on “Mount Device” Button. Mounting of cli device will take couple of seconds. When your device is mounted the button will change to “Connected” you can close overlaying modal dialog.
You can check device configuration by click at the Config button.
Mount netconf device¶
Netconf device has also Basic tab and Advanced tab.
Basic netconf tab contains basic data as node id, IP address of host device, device port, username and password.
Advanced netconf tab contains advanced data and optional parameters as “Override capabilities”, “Dry-run” and “UniConfig Native”. To enable these parameters, please click on their respective button.
Fill the inputs with data:
node_id: netconf-testtool
host: sample-topology
port: 1783
username: cisco
password: cisco

Then click on “Advanced” button. We enable native parameter by clicking the “UniConfig Native” tab. Then do not forget to enable blacklist model by click into radiobutton.

Click on “Mount Device” Button. Mounting of netconf device will take couple of seconds. When your device is mounted the button will change to “Connected” and you can close overlaying modal dialog.
You can check device configuration by click at the Config button.
Unmount device¶
Please select all devices. Then click on: Unmount Device button. This will unmount all devices.
