Skip to content

Adding global config to allow isis add commit to pass successfully #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

manny-atx
Copy link

When running the example arista_eos_automation_with_ncclient/ISIS/nc-isis-add.py I get a failure message of ncclient.operations.rpc.RPCError: instance name 0 @ network-instances/network-instance/protocols/protocol/isis/global/config different than protocol name SUPERCORE @ network-instances/network-instance/protocols/protocol

Running virtual EOS version: Software image version: 4.26.2F

Added the following to the isis config:

      <global>
        <config>
          <instance>SUPERCORE</instance>
        </config>
      </global>

Also removed whitespace.

@UchihaItachiSama
Copy link
Contributor

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants