Skip to content

Commit 086e88d

Browse files
committed
Update: 11-06-2025
1 parent a23fcb1 commit 086e88d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

bare_metal_server_network.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2021, 2025
5-
lastupdated: "2025-05-06"
5+
lastupdated: "2025-06-11"
66

77
keywords: bare metal server network, bare metal network, nics, pci, vlan, network overview
88

@@ -15,12 +15,12 @@ subcollection: vpc
1515
# Networking overview for Bare Metal Servers on VPC
1616
{: #bare-metal-servers-network}
1717

18-
The following information is an overview of the networking features of Bare Metal Servers for VPC. Make sure that you go through this information before you build a network on bare metal servers. Keep in mind that this information is for users with basic network knowledge of {{site.data.keyword.cloud}} VPC. If you aren't familiar with VPC networking, see [About networking](/docs/vpc?topic=vpc-about-networking-for-vpc).
18+
The following information is an overview of the networking features of {{site.data.keyword.bm_is_full}}. Make sure that you go through this information before you build a network on bare metal servers. Keep in mind that this information is for users with basic network knowledge of {{site.data.keyword.cloud}} VPC. If you aren't familiar with VPC networking, see [About networking](/docs/vpc?topic=vpc-about-networking-for-vpc).
1919
{: shortdesc}
2020

2121
* Bare Metal Server for VPC provides full support for VPC networking features. The network is fully software-defined, so you can configure it through the UI and the API.
2222

23-
* Each bare metal server has a maximum allotted bandwidth. The bandwidth is shared by all the network interfaces on the bare metal server. The network bandwidth speed can be selected at provisioning or changed post-provision. For more information on profile generations, see [x86-64 bare metal server profiles](/docs/vpc?topic=vpc-bare-metal-servers-profile&interface=ui).
23+
* Dynamic Network Bandwidth is only available on {{site.data.keyword.bm_is_short}}. Each bare metal server has a maximum allotted bandwidth. The bandwidth is shared by all the network interfaces on the server. The network bandwidth speed can be selected at provisioning or changed post-provision. For more information on profile generations, see [x86-64 bare metal server profiles](/docs/vpc?topic=vpc-bare-metal-servers-profile&interface=ui).
2424

2525
* For more information about managing network interfaces, see [Managing network interfaces for a bare metal server](/docs/vpc?topic=vpc-managing-nic-for-bare-metal-servers).
2626

@@ -85,9 +85,9 @@ The following list highlights characteristics of the PCI and VLAN interfaces.
8585
## Mapping network concepts between bare metal servers and VMware vSphere
8686
{: #mapping-network-concepts}
8787

88-
Bare Metal Servers for VPC fully supports VMware vSphere networking functions. To set up networks in the vSphere environment, you need to first understand the mapping of the networking concepts between your bare metal server and vSphere.
88+
{{site.data.keyword.bm_is_short}} fully supports VMware vSphere networking functions. To set up networks in the vSphere environment, you need to first understand the mapping of the networking concepts between your bare metal server and vSphere.
8989

90-
The following table describes the mapping of network concepts between Bare Metal Servers for VPC and VMware vSphere.
90+
The following table describes the mapping of network concepts between {{site.data.keyword.bm_is_short}} and VMware vSphere.
9191

9292
| Bare metal server | VMware vSphere |
9393
|---------|---------|

bare_metal_server_planning.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2021, 2025
5-
lastupdated: "2024-02-22"
5+
lastupdated: "2025-06-11"
66

77
keywords: planning bare metal servers
88

@@ -15,21 +15,21 @@ subcollection: vpc
1515
# Planning for Bare Metal Servers on VPC
1616
{: #planning-for-bare-metal-servers}
1717

18-
When you are planning to create a bare metal server on {{site.data.keyword.vpc_full}} (VPC) to host your VMware® environments on x86 architecture, use the following configuration checklist as a guide.
18+
When you are planning to create a bare metal server on {{site.data.keyword.vpc_full}} (VPC) to host your high performance applications on x86 architecture, use the following configuration checklist as a guide.
1919
{: shortdesc}
2020

2121

22-
2322
| Item | Considerations |
2423
|----------|---------|
2524
| Required IAM permissions | Make sure that your account has the required user permissions. You must be assigned the `Editor` role of the target resource group to create bare metal servers in this resource group. \n - For x86 architecture, you also need `Bare Metal Console Administrator` to access the ESXi Direct Console User Interface (DCUI) and `Bare Metal Advanced Network Operator` to modify IP spoofing and infrastructure NAT configuration on network interfaces. |
2625
| Account limits | Check your [account limits](/docs/vpc?topic=vpc-quotas) for concurrent resources. The maximum number of servers per account is 25. |
27-
| Image | - For x86 architecture, you can use the VMware Licensed ESXi 7.x image. |
26+
| Image | Select a [Bare metal server image](/docs/vpc?topic=vpc-bare-metal-image).|
2827
| SSH key | Make sure that your [SSH key](/docs/vpc?topic=vpc-ssh-keys#ssh-keys) is available. |
2928
| Location | Determine what region and zone to select. |
3029
| Subnet | Determine which subnets that you want the server to connect to. |
31-
| Profile | - For x86 architecture, select a [profile](/docs/vpc?topic=vpc-bare-metal-servers-profile) that fits your workload. Main considerations include the number of vCPU, amount of RAM, and whether NVMe drives are needed. |
30+
| Profile | Select a [profile](/docs/vpc?topic=vpc-bare-metal-servers-profile) that fits your workload. Main considerations include the number of vCPU, amount of RAM, and whether NVMe drives are needed. |
3231
| Naming | Make sure that you use a unique name for the server. |
32+
| Network bandwidth | Select an appropriate total bandwidth allocated to your server from 10 up to 200 Gbps. 200 Gbps is only available with Intel Sapphire Rapids profiles. This allotment is shared across all interfaces, and can be adjusted after provisioning. |
3333
| Network interfaces | Determine how many network interfaces that you need. \n - For x86 architecture, you can attach PCI and VLAN network interfaces to support the VMware networking topology. By default, each server is attached with one PCI network interface as the primary network interface. For more information about the bare metal server network, see [Networking overview for Bare Metal Servers on VPC](/docs/vpc?topic=vpc-bare-metal-servers-network).|
3434
{: caption="Planning checklist to create a bare metal server" caption-side="bottom"}
3535

0 commit comments

Comments
 (0)