VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/nat-adv-tftp.dita@ 106807

最後變更 在這個檔案從106807是 105335,由 vboxsync 提交於 7 月 前

FE/Qt: bugref:10705. Merging r6149 from doc team's repo.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Author Date Id Revision
檔案大小: 855 位元組
 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="nat-adv-tftp">
4 <title>Configuring the Boot Server (Next Server) of a NAT Network Interface</title>
5
6 <body>
7 <p>For network booting in NAT mode, by default <ph conkeyref="vbox-conkeyref-phrases/product-name"/> uses a built-in
8 TFTP server at the IP address 10.0.2.4. This default behavior should work fine for typical remote-booting
9 scenarios. However, it is possible to change the boot server IP and the location of the boot image with the
10 following commands: </p>
11 <pre xml:space="preserve">$ VBoxManage modifyvm <varname>VM-name</varname> \
12--nattftpserver1 10.0.2.2
13$ VBoxManage modifyvm <varname>VM-name</varname> \
14--nattftpfile1 /srv/tftp/boot/MyPXEBoot.pxe</pre>
15 </body>
16
17</topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette