pxe.conf
来自「remote installation server.」· CONF 代码 · 共 38 行
CONF
38 行
# which interface to useinterface=eth0default_address=172.28.31.2# the multicast ip address to listen onmulticast_address=224.0.1.2# mtftp infomtftp_address=224.1.5.1mtftp_client_port=1758mtftp_server_port=1759# the port to listen onlisten_port=4011# enable multicast?use_multicast=1# enable broadcast?use_broadcast=0# user promptprompt=Press F8 to view menu ...prompt_timeout=10# what services to provide, priority in ordering# CSA = Client System Architecture# service=<CSA>,<min layer>,<max layer>,<basename>,<menu entry>service=X86PC,0,0,local,Local bootservice=X86PC,0,0,pxelinux,PXELinux# tftpd base dirtftpdbase=/tftpboot# domain namedomain=bla.com
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?