forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: guoyanyan <guoyanyan3@huawei.com> Co-committed-by: guoyanyan <guoyanyan3@huawei.com>
1.5 KiB
1.5 KiB
(Optional) Deleting the Network Management Tool Plug-in

A distributed BMS image uses the NetworkManager provided by the OS, you need to delete the NetworkManager-config-server plug-in from the VM. Otherwise, the NIC cannot automatically obtain an IP address. For a centralized BMS, skip this section because it does not use NetworkManager.
Run the rpm -qa | grep NetworkManager-config-server command to query whether the plug-in exists. If yes, run the rpm -e NetworkManager-config-server command to delete it.
Parent topic: Configuring the VM Environment