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.
using ISIS get oper samples, if the router isis is configured for TE I get traceback:$ ./nc-read-xr-clns-isis-oper-22-ydk.py ssh://cisco:cisco@10.101.112.1:830/usr/lib/python2.7/dist-packages/Crypto/Cipher/blockalgo.py:141: FutureWarning: CTR mode ne...
On a port channel (Etherchannel) the bandwidth changes based on how many links are in up state. The QoS shaper bandwidth on port channel sub-interfaces (VLAN's) need to be adjusted accordingly.I'd like to have a script for IOS routers that runs every...
Locally (control plane) generated traffic goes from control plane directly to "tx-ring".
That is different from processing/forwarding of Transit traffic.
Please see the platform's "packet journey" session of Cisco Live or other documentation to see t...
Please add a serial to the VM, with settings as server telnet://:22000 . Not tied to IP (or should be the host IP not management IP). Safer to use exact as telnet://:22000
If needed, adjust ESXi firewall rules to allow incoming connections.
for the c...
I've been using XRv 9000 since it started. I have dozens in topologies running, and supported customers getting significant amounts of traffic through it.
It should be easy. For the serial access configure as server with telnet://:22000 for instance....
See
https://xrdocs.io/device-lifecycle/tutorials/2016-08-26-working-with-ztp/#more-complex-example
for an example of a script for initial prep of XRv9K, including unique RSA keys. Can modify to prep up nodes for further config using NETCONF/SSH.