NETCONF Python Example | Part 8 | Save Cisco IOS CSR Device Config Using Python

NETCONF Python Example | Part 8 | Save Cisco IOS CSR Device Config Using Python

NetworkEvolution

3 года назад

1,882 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@chrisnewnham1431
@chrisnewnham1431 - 21.05.2021 15:28

Thanks for these brilliant videos! How did you know to look in the "cisco-ia" file? As there are lots and lots of those files.

And how did you get the XML payload?

Ответить
@gioperez2095
@gioperez2095 - 05.04.2021 20:48

Thanks for the video.. very informative..

I have one question i have been meaning to ask...

Why do we have to go the extra length if we can simply this with say netmiko and use textfsm=True to get a more cleaner output on what we are looking for (dictionary)?

What is the extra gain for getting all the schema, then filtering the output etc.. again if we can simplify all this with Netmiko.. Paramiko.. and or other Python Lib.

Ответить
@onyinyeiroala
@onyinyeiroala - 24.02.2021 07:09

Thanks for this video. Please can you explain how you got the xml sample of the save-config? i tried using pyang -f sample-xml-skeleton but it doesnt return much. Also where can we find a list of cisco specific netconf methods like dispatch that you showed?

Ответить
@imranawan3766
@imranawan3766 - 16.10.2020 18:34

Thanks, (Request: Please add code in the video description)

Ответить