Skip to content

Commit ccd80d5

Browse files
author
Enrique Sanchez Vela
committed
Added an update for RHEL10 and above
1 parent f230a28 commit ccd80d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

includes/virtual-network-multiple-ip-addresses-os-config.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,9 @@ ip route add default via 10.1.0.1 dev eth2 table custom
365365
<details>
366366
<summary>Expand</summary>
367367

368+
>[!NOTE]
369+
>To configure the additional IP addresses in RHEL10.x it's enough to restart NetworkManger with: `systemctl restart NetworkManger.service`. No additional steps are required.
370+
368371
1. Open a terminal window.
369372
370373
2. Ensure you're the root user. If you aren't, enter the following command:

0 commit comments

Comments
 (0)