![ASIX AXM57104 User Manual Download Page 47](http://html1.mh-extra.com/html/asix/axm57104/axm57104_user-manual_2982937047.webp)
47
Copyright (C) 2020 Reserved by ASIX Electronics Corporation, All Rights Reserved.
AXM57104
TSN Ethernet Switch PCIe Card User Guide
Reference Design User Guide
8-3-3 Datastore_Handler
It's a backend daemon that subscribes to the ietf-interfaces module and ieee802-dot1q-bridge. Detects when
a change is performed in the ietf-interfaces module and configure ieee802-do1q-sched changes with
remote/local command
Then we can build the
datastore_handler
now
~#: cd (
Your BSP location
)/Application/Netconf/datastore_handler
~#: make
~#: sudo make install
Figure 8 - 18
Final, we need import some configure files into sysrepo, please following below step
~#: cd (
Your BSP location
)/Application/Netconf/
~#: ./Install_configure.sh (you may need run it as root permission)