ON THIS PAGE
Add Devices
An administrator or a user with add device privileges can add devices to Paragon Automation.
Discover Devices
Ensure that you do the following before you start discovering devices:
-
The device is configured with a management IP address that is reachable from Paragon Automation.
-
You configure an additional IP address for the management Ethernet interface by including the
master-only
statement at the[edit groups]
hierarchy level. You must use this additional IP address for onboarding the device. For more information, see Management Ethernet Interfaces. -
A user with the privileges of an administrator is created and enabled on the device.
-
For managed Nokia devices, ensure that:
- Model-driven CLI
is
enabled
by executing the following command in the device
CLI:
configure system management-interface configuration-mode model-driven
- NETCONF is enabled on port 22, and you
have
NETCONF access by executing the following commands in the device
CLI:
system management-interface netconf admin-state enable system security user-params local-user user <user-name> access netconf system management-interface netconf admin-state enable system management-interface netconf port 22
- Sufficient inbound connections are allowed (base component
establishes an SSH session to the device) by executing the following
command:
system login-control ssh inbound-max-sessions <count>
- Model-driven CLI
is
enabled
by executing the following command in the device
CLI:
-
For Cisco devices, ensure that you enable NETCONF by committing the following configuration on the device.
xml agent netconf agent tty netconf-yang agent ssh ssh server netconf vrf default
If the discovery of Cisco devices fail with the message
connection reset by peer
, set the SSH session rate limit to 600 on the Cisco devices.host@device#configure host@device(config)#ssh server rate-limit 600 host@device(config)#commit
To discover one or more devices:
Field |
Description |
---|---|
Managed Status |
Click this toggle button to discover managed (default) or unmanaged devices.
|
Hostname/IP Targets |
Enter the hostname or IPv4 addresses of the devices to be discovered. You can specify a combination of individual IPv4 addresses, a subnet (for example, 10.0.0.1/24) or a range of IPv4 addresses (for example, 10.0.0.1 - 10.0.0.20). When you specify a subnet or a range of IPv4 addresses, all the devices that have the IPv4 addresses within that subnet or range are discovered. |
Add targets from topology to this list |
Click this link to add the details of unmanaged devices that are discovered by the path computation element in a network, to the database. |
Device Credentials |
Enter the username and password of the devices you are discovering. If the username and password for the devices that you are discovering are different for each device, use different Targets and Credentials section to provide the targets for discovering the devices. Specify targets and corresponding device credentials for discovering different devices by clicking the Add icon. |
Use Same Credentials for Managing the Device |
|
Add New Devices
Before you add a new device, ensure that:
-
You configure an additional IP address for the management Ethernet interface by including the
master-only
statement at the[edit groups]
hierarchy level. You must use this additional IP address for onboarding the device. For more information, see Management Ethernet Interfaces.
To add new devices:
Field |
Description |
---|---|
Management Connectivity |
|
Root Password |
Click to enable or disable the toggle button.
|
IP/Subnet/Gateway |
Enter the range of addresses that can be configured on the devices being added. These IP addresses are added to a DHCP server and then assigned to the devices. |
Device Models Click the Add icon (+) to add more device models for discovery. |
|
Device Family |
Select the device family that you want to add from the list; for example, Juniper-ACX. |
Device Model |
Select the device model that you want to add; for example, ACX2000. |
Junos Image |
Select the Junos OS image that the device must use. The default is Use Image on Device indicating that the device is added to Paragon Automation with the image already existing in it. |
Device Serial Numbers |
Enter the serial number of one or more devices to be added. To add more than one serial number, enter the serial number and then press Enter. |
Root Password |
When the common root password is disabled, enter the root password to be assigned to the device. Follow the Junos OS password rules for the device model being added to set the password; the password is usually 6 to 128 characters long including mixed case letters combined with numbers and/or symbols. |