ansible-collections / cisco.iosxr

Ansible Network Collection for Cisco IOSXR
GNU General Public License v3.0
69 stars 48 forks source link

Some cisco.iosxr.iosxr_l2_interfaces parameters do not work on Cisco 55A1 devices. Other parameters work when they shouldn’t on Cisco ASR9010 devices #315

Closed digitalfiend64 closed 1 year ago

digitalfiend64 commented 1 year ago

SUMMARY Some cisco.iosxr.iosxr_l2_interfaces parameters do not work on Cisco 55A1 devices. Other parameters work when they shouldn’t on Cisco ASR9010 devices.

Parameters that are not supported on 55A1:

l2protocol l2transport propagate Parameters that shouldn’t work on a non-sub interface but do on ASR9010:

encapsulation ISSUE TYPE Bug Report COMPONENT NAME Cisco.iosxr.iosxr_l2_interfaces v4.0.0

ANSIBLE VERSION Ansible v2.9.27

COLLECTION VERSION

/home//.ansible/collections/ansible_collections

Collection Version


cisco.iosxr 4.0.0

/usr/local/lib/python3.8/site-packages/ansible_collections

Collection Version


cisco.iosxr 2.9.1 CONFIGURATION DEFAULT_LOAD_CALLBACK_PLUGINS(/home//.ansible.cfg) = True DEFAULT_STDOUT_CALLBACK(/home//.ansible.cfg) = yaml DEFAULT_TIMEOUT(/home//.ansible.cfg) = 120 DEPRECATION_WARNINGS(/home//.ansible.cfg) = False GALAXY_IGNORE_CERTS(/home//.ansible.cfg) = True GALAXY_SERVER_LIST(/home//.ansible.cfg) = ['inbound_yeti_repo', 'published_repo', 'rh-certified_repo'] HOST_KEY_CHECKING(/home//.ansible.cfg) = False PARAMIKO_HOST_KEY_AUTO_ADD(/home//.ansible.cfg) = True PERSISTENT_COMMAND_TIMEOUT(/home//.ansible.cfg) = 300 PERSISTENT_CONNECT_TIMEOUT(/home//.ansible.cfg) = 120 RETRY_FILES_ENABLED(/home//.ansible.cfg) = False OS / ENVIRONMENT Cisco NCS-5500 Cisco IOS XR Software, Version 7.2.2 Cisco ASR-9010 IOS XR Software, Version 6.5.3[Default]

STEPS TO REPRODUCE Run the Update l2_interfaces task Task for NCS-5500

digitalfiend64 commented 1 year ago

Is there any news on this that I can share with my customer?

ashwini-mhatre commented 1 year ago

It will take some more time to get actual setup from our cisco POC as it is not reproducible on cisco 9k 7.0.2 and cisco 9k 7.2.2 iosxr appliance . Is there any way if we can access customer's setup?

ashwini-mhatre commented 1 year ago

Hey @digitalfiend64 Meanwhile could you please share the output of show running-config interface from the appliance? it may be bug or a configuration which in not considered with the appliance's supported versions