![ASIX AXM57104 Скачать руководство пользователя страница 63](http://html1.mh-extra.com/html/asix/axm57104/axm57104_user-manual_2982937063.webp)
63
Copyright (C) 2020 Reserved by ASIX Electronics Corporation, All Rights Reserved.
AXM57104
TSN Ethernet Switch PCIe Card User Guide
Reference Design User Guide
11. User Web
We provide web page as user interface for AXM57104 parameter configuration. This web page run through
an open source web server named
“
lighttpd
” and provides 3 basic configurations: IP configuration, Qbv
configuration and Qav configuration.
11-1 Installation
Before install the web page, we should install
“
lighttpd
” and related PHP components.
Make sure your host already connected to internet.
Type below commands in console:
# sudo apt-get update
# sudo apt-get install lighttpd
# sudo apt-get install php7.0-fpm
# sudo apt-get install php7.0-cgi
# sudo apt-get install php-zmq
Go to the web page folder under BSP directory
“
./Application/AXM57104_Web_Page/
” and decompress the
package.
# tar
–jxvf AXM57104_Web_Page_vX.X.X.tar.bz2
Enter the package and install the web page:
# cd AXM57104_Web_Page_vX.X.X
# make install
Note:
Where X.X.X = version, like 1.0.0 for example.
11-2 Execution
Open a web browser (for example: Chrome), type
“
127.0.0.1
” in URL field and press “
Enter
”:
Figure 11 - 1
Note:
Please use wide screen for better experience on this web page.