Pinned ·
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…
Pinned ·
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
Pinned ·
Accessing cloud images
For both Fedora and Ubuntu cloud images we can access them using ssh public key generated during bootup. Key can be obtained from a console log: Horizon -> Instances -> <fedora_ubuntu_instance> -> Console -> View Full Console Log From log file sudo vim /va…