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, we have been using iosxr_config - module (https://docs.ansible.com/ansible/latest/collections/cisco/iosxr/iosxr_config_module.html) to configure IOS XR routers using Ansible. We need to be able to use also "commit confirmed" feature to make sure ...
I found out by reading tests (documentation is not quite helpful at the moment) in the code it should be used like this:---- name: load a config from disk and replace the current config hosts: xr-routers gather_facts: no vars: - path_configs: "co...
This time waiting for 60 seconds doesn't help. Rebooting the vManage doesn't help either. It is still locked. Someting weird is going on in vManage in general. Loading feature template page takes ages. I opened TAC case about this.
I did small lab exploring this:
SWA G0/0 (VLAN1) <---Access link---> (VLAN100) G0/0 SWB
SWA G0/1 <------------Trunk link ------------->G0/1 SWB
Trunk link is allowing just VLAN100. SWA has been configured with:
spanning-tree vlan 1 priority 24576...