Skip to content
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

How to Sync Real time configuration of the device with netconf datastores #29

Open
ghost opened this issue Oct 11, 2016 · 0 comments
Open

Comments

@ghost
Copy link

ghost commented Oct 11, 2016

Hi,
To configure a network device, I have written the SIL code to link netconfd with the device. So, whenever a configuration is made using yangcli through edit-config, I observe the netconf datastores being updated with new configuration. I am interested to find out if there is a way to sync the real time configuration of the device with datastores. Say for Eg. I edit the configuration of device using the device cli instead of yangcli, how to reflect those changes to the netconf datastore? Are there any callback functions that can be used to sync the datastores, if any changes are done to the device by other means??
Could you please explain how this sync can be done?

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

No branches or pull requests

0 participants