Forum Replies Created
- 
		AuthorPosts
- 
		
			
				
Hi yoursunny, Kindly find the notebook here See also the terminal commands to setup OVSwitch on the “switch” below: sudo apt-get -y update && sudo apt-get -y upgrade sudo apt-get -y install openvswitch-switch openvswitch-common sudo ovs-vsctl add-br br0 sudo ovs-vsctl add-port br0 ens7 sudo ovs-vsctl add-port br0 ens9 sudo ifconfig ens7 0 sudo ifconfig ens9 0 sudo ifconfig br0 up Regards, Acheme Hi Hussam, It can wait for a full resolution. Thank you very much. Regards, Acheme Hi Hussam, Did you get it this time? Sorry about that, please see below: Setting up Prometheus… 
 {‘grafana_admin_pass’: ‘wrRwrFZl’, ‘success’: False, ‘msg’: ‘Prometheus playbook install failed..’, ‘play_recap’: ‘PLAY RECAP *********************************************************************\nmeas-node : ok=0 changed=0 unreachable=1 failed=0 skipped=0 rescued=0 ignored=0 \n\nPlaybook run took 0 days, 0 hours, 0 minutes, 52 seconds\nMonday 26 June 2023 13:41:21 +0000 (0:00:52.271) 0:00:52.287 *********** \n=============================================================================== \nGathering Facts ——————————————————– 52.27s\nMonday 26 June 2023 13:41:21 +0000 (0:00:52.271) 0:00:52.286 *********** \n=============================================================================== \ngather_facts ———————————————————– 52.27s\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \ntotal —————————————————————— 52.27s\n’}Works fine now. Thank you Komal Regards, Acheme Please how do I restart the container? Hi Komal, I am using 1.5.1 (base) fabric@jupyter-aacheme-40clemson-2eedu:~/work$ pip list | grep fabric 
 fabric 3.1.0
 fabric-credmgr-client 1.3.2
 fabric-fim 1.4.3
 fabric_fss_utils 1.5.0
 fabric-orchestrator-client 1.4.4
 fabrictestbed 1.4.4
 fabrictestbed-extensions 1.4.1(base) fabric@jupyter-aacheme-40clemson-2eedu:~/work$ cat ~/work/fabric_config/requirements.txt 
 fabrictestbed-extensions==1.4.1Thank you. Regards, Acheme June 1, 2023 at 2:04 pm in reply to: Building a network topology with l2bridge (switch) and router #4443Thank you Ilya 
- 
		AuthorPosts
