Giter VIP home page Giter VIP logo

arista_eos's People

Contributors

ansible-zuul[bot] avatar justjais avatar nilashishc avatar pabelanger avatar privateip avatar samccann avatar softwarefactory-project-zuul[bot] avatar trishnaguha avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arista_eos's Issues

eos_bgp error

I have problem during running of eos_bgp as below.Do you have any idea for this?

The full traceback is:
File "/tmp/ansible_eos_bgp_payload_ceupkoos/main.py", line 386, in main
result = module.edit_config(config_filter='| section bgp')
File "/tmp/ansible_eos_bgp_payload_ceupkoos/ansible_eos_bgp_payload.zip/ansible/module_utils/network/eos/providers/module.py", line 56, in edit_config
current_config = self.connection.get_config(flags=config_filter)
File "/tmp/ansible_eos_bgp_payload_ceupkoos/ansible_eos_bgp_payload.zip/ansible/module_utils/connection.py", line 186, in rpc
raise ConnectionError(to_text(msg, errors='surrogate_then_replace'), code=code)

fatal: [192.168.81.139]: FAILED! => {
"changed": false,
"invocation": {
"module_args": {
"config": {
"address_family": null,
"bgp_as": 100,
"log_neighbor_changes": true,
"neighbors": [
{
"description": null,
"ebgp_multihop": null,
"enabled": null,
"maximum_prefix": null,
"neighbor": "192.168.0.2",
"password": null,
"peer_group": null,
"remote_as": 101,
"remove_private_as": null,
"route_reflector_client": null,
"timers": null,
"update_source": null
}
],
"networks": null,
"redistribute": null,
"router_id": "10.0.0.1"
},
"operation": "merge"
}
},
"msg": "Method not found"
}

PLAY RECAP **************

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.