要開啟pppoe認證并關(guān)閉dhcp服務(wù),你需要按照以下步驟操作:
打開命令提示符(cmd)。在Windows系統(tǒng)中,你可以按下Win + R鍵,然后輸入cmd并回車。在macOS或Linux系統(tǒng)中,你可以打開終端應(yīng)用程序。
輸入以下命令以啟動pppoe服務(wù):
sudo systemctl start pppoe
輸入以下命令以啟用pppoe服務(wù)并設(shè)置為開機啟動:
sudo systemctl enable pppoe
輸入以下命令以關(guān)閉dhcp服務(wù):
sudo systemctl stop dhcpd
輸入以下命令以刪除dhcp服務(wù):
sudo systemctl disable dhcpd
完成以上步驟后,你的系統(tǒng)應(yīng)該已經(jīng)成功開啟了pppoe認證并關(guān)閉了dhcp服務(wù)。
本文內(nèi)容根據(jù)網(wǎng)絡(luò)資料整理,出于傳遞更多信息之目的,不代表金鑰匙跨境贊同其觀點和立場。
轉(zhuǎn)載請注明,如有侵權(quán),聯(lián)系刪除。