ONES Orchestration Agent Installation

On the ONES Application server, go to GAv1.1/ones_fm_agent

root@ones-application:~$ cd /GAv1.1/ones_fm_agent

Installation (Agent Install on multiple switches at the same time)

  • Enter device details (Management IP, Username, Password ) in device_info.csv

root@ones-application/GAv1.1/ones_fm_agent:~$ vi device_info.csv

10.4.4.75, admin, YourPaSsWoRd
10.4.4.76, admin, YourPaSsWoRd
10.4.4.77, admin, YourPaSsWoRd 
...
...
...
  • Save the file

  • Execute the installation script

root@ones-application/GAv1.1/ones_fm_agent:~$ python3 deploy_fmcli.py "install"

###########Connecting to Switch############ 
###########Connecting to Switch############ 
###########Connecting to Switch############ 
###########Connecting to Switch############ 
Connection to switch 10.4.4.75 successful………… 
Installing agent on 10.4.4.75……………………….. 
Installation of agent on 10.4.4.75 successful…………………. 
Connection to switch 10.4.4.76 successful………… 
Installing agent on 10.4.4.76……………………….. 
Installation of agent on 10.4.4.76 successful…………………. 
...
...
...
  • Verify the Installation success by running the fmcli command on individual devices

root@Switch:~$ sudo fmcli

FMCLI: System Initialization in progress......
fmcli# 

Last updated

Copyright © Aviz Networks, Inc.