From e98fdfa7ca138f011ddec13d7b2e3088788bdf7d Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Wed, 25 May 2016 10:31:21 -0500 Subject: [PATCH] manual/installing: mention netmask and gateway. Closes #441 --- doc/manual/installing.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/manual/installing.rst b/doc/manual/installing.rst index 4cd516f4a..c282a46ea 100644 --- a/doc/manual/installing.rst +++ b/doc/manual/installing.rst @@ -394,6 +394,8 @@ This should be done after either installation method (conda or source). .. note:: The reset button of the KC705 board is the "CPU_RST" labeled button. .. warning:: Both those instructions will result in the flash storage being wiped out. However you can use the test mode to change the IP/MAC without erasing everything if you skip the "fserase" command. +* (optional) You may also want to set ``netmask`` and ``gateway`` in the same way that you set ``ip``. + * (optional) Flash the idle kernel The idle kernel is the kernel (some piece of code running on the core device) which the core device runs whenever it is not connected to a PC via ethernet.