Broadcom Confidential
5880X-PS225-UG101
14
PS225
User Guide
Quick Start Guide
1. Assign an IP address on the 192.168.1.x subnet to the interface for function 0 (in the previous example, it is enp1s0f0).
Example:
sudo ifconfig enp1s0f0 192.168.1.20 up
# OR
sudo ip addr add 192.168.1.20/24 dev enp1s0f0
2. Check the new IP address with either an
ifconfig
or
ip addr show
command. The PS225 (the ARM host on the
PS225) can now be pinged.
Example:
$ ping 192.168.1.10
PING 192.168.1.10 (192.168.1.10) 56(84) bytes of data.
64 bytes from 192.168.1.10: icmp_seq=1 ttl=64 time=0.131 ms
64 bytes from 192.168.1.10: icmp_seq=2 ttl=64 time=0.046 ms
...
Figure 6
shows the connectivity of the first interface on the x86 host and the first interface on the ARM side. 192.168.1.20 is
assigned to enp1s0f0 (on the x86 host) and 192.168.1.10 to enP8p1s0f0np0 on the ARM host on the PS225. These two
interfaces are connected through Nitro (red arrow).
NOTE:
As shown in
Figure 6
, each interface can send packets out on the 25GbE port (blue arrow for the x86 enp1s0f0
host interface and green arrow for the ARM enP8p1s0f0np0 interface).
Figure 6: Interface Connectivity
NIC
NIC
Port0
Port1
A72 CPUs
Host CPUs
PF0
PF1
Host(x86) to A72(MAIA) cores
enp1s0f0 (PF8)
PCIe x8
Host(x86) to ports
A72(MAIA) cores to ports
Port0
Port1
192.168.1.10
is always assigned to
enp8p1s0f0np0 interface on
new PS225 boards. Change
/etc/network/interfaces as
appropriate for your setup.
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 ...