Skip to content

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

Open
manny-atx wants to merge 1 commit into
arista-netdevops-community:masterfrom
manny-atx:fix/isis_add
Open

Adding global config to allow isis add commit to pass successfully#3
manny-atx wants to merge 1 commit into
arista-netdevops-community:masterfrom
manny-atx:fix/isis_add

Conversation

@manny-atx

Copy link
Copy Markdown

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
Copy Markdown
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