Broadcom Confidential
5880X-PS225-UG101
22
PS225
User Guide
Quick Start Guide
lab@ubuntu:~$
sudo modprobe bnxt_en
lab@ubuntu:~$
ifconfig -a
Note the name of the interface slot that is plugged into the PS225.
lab@ubuntu:/$
sudo ifconfig enP8p1s0f0np0 up 192.168.1.10
c. On the host, insmod the bnxt_en.ko module. See the PS225 Quick Start Guide to find out where to get/build this
module for the x86 host. The following command operates on the example setup.
byang@byang-PowerEdge-2950:~$
sudo insmod ~/temp/bnxt_en-1.8.29/bnxt_en.ko
byang@byang-PowerEdge-2950:~$
sudo ifconfig enp8s0f0 192.168.1.20 up ; ping 192.168.1.10
d. Access between the host and PS225 should be now available.
12. Allow the PS225 to reach the Internet, so the user can use apt install to retrieve software from the Internet. We configure
the host to forward using the following commands:
NOTE:
If your PS225's SFP28 port is connected to the Internet (for example, via a switch and DHCP server), then there
is no need for host to forward Internet traffic. Skip the following steps.
NOTE:
"eno2" is the regular Ethernet interface that the host uses to access the Internet while enp8s0f0 is the first PF
towards the PS225 card. On different machines these could be different. Adjust the commands based on the
specific setup.
a. On the example host, the result from ifconfig is as follows:
byang@byang-PowerEdge-2950:
~/temp/bnxt_en-1.8.29$ ifconfig
eno2 Link encap:Ethernet HWaddr 00:22:19:91:7c:e4
inet addr:10.67.93.199 Bcast:10.67.93.255 Mask:255.255.254.0
inet6 addr: fe80::116e:caa:13f3:1dbf/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:23392 errors:0 dropped:0 overruns:0 frame:0
TX packets:16471 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2509414 (2.5 MB) TX bytes:2926607 (2.9 MB)
enp8s0f0 Link encap:Ethernet HWaddr 00:10:18:ad:05:08
inet addr:192.168.1.20 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::210:18ff:fead:508/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1661 errors:0 dropped:0 overruns:0 frame:0
TX packets:344 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:481235 (481.2 KB) TX bytes:32437 (32.4 KB)
enp8s0f2 Link encap:Ethernet HWaddr 00:10:18:ad:05:0a
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1183 errors:0 dropped:0 overruns:0 frame:0
TX packets:1321 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:381443 (381.4 KB) TX bytes:271592 (271.5 KB)
enp8s0f4 Link encap:Ethernet HWaddr 00:10:18:ad:05:0c
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1186 errors:0 dropped:0 overruns:0 frame:0
Broadcom
Confidential
Содержание Stingray PS225
Страница 31: ...B r o a d c o m C o n f i d e n t i a l ...