Configure replace from terminal on IOS/IOS-XE
Today I stumbled on a problem that I wanted to replace VPN names in my whole config on CSR1000v. Instruction on how to do it I’ve found on invaluable Ivan Pepelnjak’s blog Basically I created a file in Notepad++, replaced what I wanted then I copied the new content to new file on…
BGP Soft Reset on IOS-XE
While trying to connect CSR1000v to Quagga I encountered the issue that I could not see received routes: show ip bgp neighbors <neighbor_ip> received-routes % Inbound soft reconfiguration not enabled on <neighbor_ip> By default (it seems) that soft reconfiguration fo…
IOS-XRv running on OpenStack
In order to access IOS-XRv running on OpenStack compute node Spice console is required instead of VNC. Instructions can be found under the following links: Josh Restivo notes OpenStack Q&A about Spice console error