EasyManuals Logo

Nvidia BlueField-2 BF2500 User Manual

Nvidia BlueField-2 BF2500
89 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #64 background imageLoading...
Page #64 background image
64
1.
2.
systemctl restart tftp
Step4: Set Up the DHCP Server
DHCP server set up on the host is required for BlueField Controller Card to get a private IP from the host for PXE boot process completion. Configure the
correct server names and domain names so that the BlueField Controller Card can connect to the network via the host later on.
Get the server/domain names on the host:
bash-4.2$ cat /etc/resolv.conf
# Generated by NetworkManager search internal.mlnx.com labs.mlnx
nameserver 10.15.2.29
nameserver 10.15.2.16
This example shows that the domains are internal.mlnx.com and labs.mlnx, and the names of the servers are 10.15.2.29 and 10.15.2.16.
Set up the DHCP config file accordingly:
cat >/etc/dhcp/dhcpd.conf <<EOF
allow booting;
allow bootp;
subnet 192.168.100.0 netmask 255.255.255.0 {
range 192.168.100.10 192.168.100.20;
option broadcast-address 192.168.100.255;
option routers 192.168.100.1;
option domain-name-servers 10.15.2.29 10.15.2.16;
# Set the domain search according to the network configuration option domain-search "internal.tilera.com"
"mtbu.labs.mlnx"; next-server 192.168.100.1;
filename "/BOOTAA64.EFI";
}
Based on the system, the user may need to use “system TFTP restart” instead. Also, if required, the user might need to switch use “xinetd”
instead of “TFTP”.

Table of Contents

Other manuals for Nvidia BlueField-2 BF2500

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Nvidia BlueField-2 BF2500 and is the answer not in the manual?

Nvidia BlueField-2 BF2500 Specifications

General IconGeneral
ProcessorARM Cortex-A72
Memory16 GB DDR4
Network Interfaces2 x 100GbE
PCIe InterfacePCIe 4.0 x16
Product TypeDPU (Data Processing Unit)
Interface TypeEthernet
Ethernet Ports2
Maximum power consumption75W
PCIe Lanes16
Operating Temperature0°C to 55°C
Storage AccelerationYes
Virtualization SupportYes
Security FeaturesSecure Boot

Related product manuals