linux里的bootproto的none,static,dhcp有什么区别

 


 
这个是网络配置参数:
BOOTPROTO=static 静态IP

BOOTPROTO=dhcp 动态IP

BOOTPROTO=none 无(不指定)
通常情况下是dhcp或者static,通过指定方式的办法来获得地址,如果没有指定的话可能会出现问
posted @ 2016-09-28 17:31  lclc  阅读(82194)  评论(0编辑  收藏  举报