Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi there,Just saw last week video on CML 2.10 new features ... surprised you didn't get the question : can we expect "some" Proxmox support with CML 2.10 ?Thanks, Damien.
Hello,
Wondering if there is an online MCP server for Cisco IOS documentation available from Cisco ?
I'm looking for an "AI friendly" IOS doc entry point: at least Markdown files, and may be research via indexes, vectors and metadata.
Thanks, Damien....
Hi,
It's not clear in my mind if the Catalyst Routers (C8200L up to the C8500) support App Hosting with customer built containers ?
When IOX on IOS-XE is mentionned it's quite always related to the Catalyst 9xxx family ... but I've found some Cisco L...
Hi,
I'm trying to use gnmic to gather some QFP stats on a Cisco C83000-1N1S-6T running IOS 17.12.04
I managed to fetch simple counters like:
gnmic get --path '/interfaces/interface[name=GigabitEthernet0/0/0]/state'
But I can't figure out the right pa...
Hi Guys,
I have to write a Python function to launch a file copy using ftp on IOSXE (no PyATS API available for this ... with vrf option).
So I discovered Unicon, the execute API, the reply/dialog option to validate expected questions from the CLI an...
Hi Jesus / All,
Thanks for this update.
I would like to share another feedback regarding the use of gnmic.
My initial purpose was to subscribe to the previous parameter but it's been impossible:
% gnmic --debug sub --output output1 --sample-interval...
Hey,
Unfortunately I still get an error:
% gnmic get --path '/Cisco-IOS-XE-qfp-stats-oper:qfp-stats-oper-data/location/datapath-qfp-stats/ipsec-input-pkts' --encoding json_ietf
target "ce1" Get request failed: "1.2.3.4:50052" GetRequest failed: rpc e...
Yes, I'm investing the same question with a different approach:
I'm not supposed to modify the IOS configurations that are tested in the lab ... and scp server is not activated in those configurationsFurthermore I've tested the throughput and SCP is ...
Yes I'm sure it would be possible to use some SSH lib to do this ... but the need is so obvious that I would have expected to have some API within PyATS for this.