Orchestration Agent

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

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

  • Enter device details (Management IP, Username, Password and License key) on device_info.csv

root@ones-application/GAv1.2.1/ones_fm_agent$ vi device_info.csv

10.4.4.61, admin, YourPaSsWoRd
...
...
...
  • Save the file

Execute Uninstaller Script

root@ones-application/GAv1.2.1/ones_fm_agent$ python3 deploy_fmcli.py "uninstall"

root@ones-application/GAv1.2.1/ones_fm_agent$ python3 deploy_fmcli.py "uninstall"
[{'ip': '10.4.4.61', 'passwd': 'YourPaSsWoRd', 'user': 'admin'}]
Operation = uninstall
##### params = {'ip': '10.4.4.61', 'passwd': 'YourPaSsWoRd', 'user': 'admin'} #####
###############Connecting to switch###############
<paramiko.client.SSHClient object at 0x7f42adc53a90>
Connection to switch 10.4.4.61 successfull.....................
/home/neeraj.kamboj/ONES/ones_fm_agent
############### Uninstalling FM Agent ###############

Verify The Uninstallation

  • Access individual switch

  • Execute fmcli

root@switch:~$fmcli

sh: 1: /etc/sonic/fmcli/fmcli.sh: not found

Last updated

Copyright © Aviz Networks, Inc.