![ASIX AXM57104 User Manual Download Page 69](http://html1.mh-extra.com/html/asix/axm57104/axm57104_user-manual_2982937069.webp)
69
Copyright (C) 2020 Reserved by ASIX Electronics Corporation, All Rights Reserved.
AXM57104
TSN Ethernet Switch PCIe Card User Guide
Reference Design User Guide
[Hardware at each PC]
HOST
ASIX AXM57104
Ethernet SWITCH PCIe Card
Intel i210 or other NIC
PC1
✔
PC2
✔
PC3
✔
✔
Table 12 - 3
Note:
The
“
other NIC
” must have TX throughput ability for approaching 1000Mbps.
12-1 Environment Setup
The setup method of
“
AXM57104 Driver
” ~ “
AXM57104 Qav Config
” of the Table 12-2 is already mentioned
in chapter 3. User just needs to setup three AXM57104 Ethernet SWITCH PCIe Cards in three PCs. We don
’t
repeat them here and let
’s talk about “Node.js” ~ “Pktgen” in PC1 / PC2 / PC3.
Make sure three PCs can connect to internet first.
In console of
PC1
/
PC2
/
PC3
, type below command for install
“
Node.js
” package.
# sudo apt-get update
# sudo apt install curl
# curl
–sL https://deb.nodesource.com/setup_10.x | sudo -E bash -
# sudo apt install nodejs
In console of
PC1
/
PC2
, type below command for install
“
VLC
” package.
# sudo apt-get install vlc
In console of
PC1
, type below command for install
“
VLC Plug-In
” package.
# sudo apt-get install browser-plugin-vlc
Assign IP address of management port of AXM57104 in
PC1
to
“
192.168.4.101
” and save the setting.
Modify
“
port_0_ip
” field of the file “
/etc/axm57104_service/configs/current/platform_init.conf
” in
PC1
to
“
192.168.4.101
” (
port_0_ip=192.168.4.101
).
Assign IP address of management port of AXM57104 in
PC2
to
“
192.168.4.100
” and save the setting.
Modify
“
port_0_ip
” field of the file “
/etc/axm57104_service/configs/current/platform_init.conf
” in
PC2
to
“
192.168.4.100
” (
port_0_ip=192.168.4.100
).
Assign IP address of management port of AXM57104 in
PC3
to
“
192.168.4.102
” and save the setting.
Modify
“
port_0_ip
” field of the file “
/etc/axm57104_service/configs/current/platform_init.conf
” in
PC3
to
“
192.168.4.102
” (
port_0_ip=192.168.4.102
).