Forum Discussion
thuyngnhu
Feb 03, 2023Altostratus
BGP Neighbor API
Hi guys, Is there any way that I can retrieve output of this command "imish -e "show ip bgp neighbors" via API? Or if not, do you know how I can parse the output of this command from netmiko to some...
hi,
thanks for replay.
this variable is fill to send througth connect command to backend server, and the tcpdump on server side shows that newline doesn't arrive well formatted.
after a lot of test i think the problem is concat command and i've resolved using append in this way:
set invia [concat "GET " $myUri ]
append invia " HTTP/1.0\r\n\r\n"
thanks.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects