This article explains the CLI configuration required to install the Juniper Routing Director successfully.
Please make sure to configure the following commands are configured in JRD CLI for the successful installation of a 4-node setup:
set paragon cluster nodes kubernetes 1 address 10.219.59.5
set paragon cluster nodes kubernetes 2 address 10.219.59.6
set paragon cluster nodes kubernetes 3 address 10.219.59.7
set paragon cluster nodes kubernetes 4 address 10.219.59.8
set paragon cluster ntp ntp-servers 10.85.128.1
set paragon cluster common-services ingress ingress-vip 10.219.59.9
set paragon cluster applications active-assurance test-agent-gateway-vip 10.219.59.10
set paragon cluster applications web-ui web-admin-user "[email protected]"
set paragon cluster applications web-ui web-admin-password jnpr123!
set paragon cluster applications pathfinder pce-server pce-server-vip 10.219.59.11
set paragon cluster applications routingbot routingbot-crpd-vip 10.219.59.12
set paragon cluster applications routingbot routingbot-ipfix-vip 10.219.59.13
set paragon cluster applications routingbot install-routingbot true
Note: Configure the PCE server VIP address to view your network topology updates in real-time. You can also configure the VIP address at any time post cluster deployment. For information on how to configure the PCE server VIP address after cluster deployment, see Configure a PCE Server.
If it is a single node, we won't have Kubernetes nodes 2, 3, and 4. Also, we need to add the following command in the CLI:
set deployment cluster install scale-mode single
If issue persist, please contact JTAC