Giter VIP home page Giter VIP logo

ansible-role-dellos-interface's People

Contributors

abirami-n avatar amybuck avatar dhanapal-angamuthu avatar dhivyap avatar javeedf avatar raghavendra-akkalie avatar segusaro avatar sindhuparvathi-gopi avatar skg-net avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ansible-role-dellos-interface's Issues

fanout does not work for port-group in new version of os10

OS10# show version | grep Ver
OS Version: 10.5.2.2
Build Version: 10.5.2.2.258

OS10(config)# port-group 1/1/2
OS10(conf-pg-1/1/2)# mode Eth 10g-4x

OS10# show port-group

Port-group Mode Ports FEM
port-group1/1/1 Eth 25g-4x 1 2 3 4 -
port-group1/1/2 Eth 10g-4x 5 6 7 8 -
port-group1/1/3 Eth 25g-4x 9 10 11 12 -
port-group1/1/4 Eth 25g-4x 13 14 15 16 -
port-group1/1/5 Eth 25g-4x 17 18 19 20 -
port-group1/1/6 Eth 25g-4x 21 22 23 24 -
port-group1/1/7 Eth 25g-4x 25 26 27 28 -
port-group1/1/8 Eth 25g-4x 29 30 31 32 -
port-group1/1/9 Eth 25g-4x 33 34 35 36 -
port-group1/1/10 Eth 25g-4x 37 38 39 40 -
port-group1/1/11 Eth 25g-4x 41 42 43 44 -
port-group1/1/12 Eth 25g-4x 45 46 47 48 -
port-group1/1/13 Eth 25g-4x 49 50 51 52 -
port-group1/1/14 Eth 25g-4x 53 54 55 56 -
port-group1/1/15 Eth 25g-4x 57 58 59 60 -
port-group1/1/16 Eth 25g-4x 61 62 63 64 -
port-group1/1/17 Eth 25g-4x 65 66 67 68 -
port-group1/1/18 Eth 25g-4x 69 70 71 72 -
port-group1/1/19 Eth 25g-4x 73 74 75 76 -
port-group1/1/20 Eth 25g-4x 77 78 79 80 -
port-group1/1/21 Eth 25g-4x 81 82 83 84 -
port-group1/1/22 Eth 25g-4x 85 86 87 88 -
port-group1/1/23 Eth 25g-4x 89 90 91 92 -
port-group1/1/24 Eth 25g-4x 93 94 95 96 -
port-group1/1/25 Eth 100g-1x 97 -
port-group1/1/26 Eth 100g-1x 98 -
port-group1/1/27 Eth 100g-1x 99 -
port-group1/1/28 Eth 100g-1x 100 -
port-group1/1/29 Eth 100g-1x 101 -
port-group1/1/30 Eth 100g-1x 102 -
port-group1/1/31 Eth 100g-1x 103 -
port-group1/1/32 Eth 100g-1x 104 -

PTP support is missing

Currently it is impossible to configure an interface as master / slave PTP.

So e.g. the following commands on a interface level are needed:

ptp enable
ptp transport ...
ptp role ...

Unable to decode JSON from response to exec_command

Hi!

I'm trying using this interface role, but I'm receive the error below:

The full traceback is:
File "/tmp/ansible_dellos9_config_payload_65v821o4/ansible_dellos9_config_payload.zip/ansible/module_utils/network/dellos9/dellos9.py", line 86, in get_config
return _DEVICE_CONFIGS[cmd]
fatal: [spine]: FAILED! => changed=false
invocation:
module_args:
after: null
auth_pass: null
authorize: null
backup: false
backup_options: null
before: null
config: null
host: null
lines: null
match: line
parents: null
password: null
port: null
provider: null
replace: line
save: false
src: |-
interface TenGigabitEthernet 1/33
description Ansible
portmode hybrid
switchport
mtu 9216
no shutdown
ssh_keyfile: null
timeout: null
update: merge
username: null
msg: unable to retrieve current config
stderr: Unable to decode JSON from response to exec_command(show running-config). Received 'None'.
stderr_lines:

Ansible 2.9.11
config file = /etc/ansible/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.6/site-packages/ansible
executable location = /usr/bin/ansible
python version = 3.6.8 (default, Apr 16 2020, 01:36:27) [GCC 8.3.1 20191121 (Red Hat 8.3.1-5)]

spine.zip

Using the flowcontrol attribute in Ansible playbooks

How would I go about configuring flowcontrol recieve on and flowcontrol transmit on on the same port? I see that there is a flowcontrol attribute, but it seems like I would not be able to configure both commands at the same time since the flowcontrol attribute is a dictionary.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.