]> git.ipfire.org Git - people/ms/network.git/blobdiff - man/network-device.xml
man: Convert network-description(8) to asciidoc
[people/ms/network.git] / man / network-device.xml
index f2e953d93f81bca58ade45cdc92b876cf5c44e09..11dc04ee1a6c4c9a91b5275bbca3616e0e070de5 100644 (file)
                </para>
 
                <variablelist>
+                       <varlistentry>
+                               <term>
+                                       <command>list</command>
+                               </term>
+
+                               <listitem>
+                                       <para>
+                                               The <command>list</command> command will show a list
+                                               of all devices that are currently plugged in or active
+                                               on the system.
+                                               This includes PHYs and serial devices as well.
+                                       </para>
+                               </listitem>
+                       </varlistentry>
+
                        <varlistentry>
                                <term>
                                        <command><replaceable>DEVICE</replaceable> status</command>
                                </listitem>
                        </varlistentry>
 
+                       <varlistentry>
+                               <term>
+                                       <command><replaceable>DEVICE</replaceable> identify</command>
+                               </term>
+
+                               <listitem>
+                                       <para>
+                                               This command only works for Ethernet adapters and will
+                                               make those that support this feature flash for a few
+                                               seconds.
+                                               It is handy to find the right device to put the cable in.
+                                       </para>
+                               </listitem>
+                       </varlistentry>
+
                        <varlistentry>
                                <term>
                                        <command><replaceable>DEVICE</replaceable> discover</command>
                                        </para>
                                </listitem>
                        </varlistentry>
+
+                       <varlistentry>
+                               <term>
+                                       <command><replaceable>DEVICE</replaceable> monitor</command>
+                               </term>
+
+                               <listitem>
+                                       <para>
+                                               The <command>monitor</command> command is used to
+                                               create a monitor interface for wireless modules.
+                                               An instance of tcpdump will be started and show
+                                               all frames that are sent or received on the 802.11
+                                               layer (layer 2) of the wireless network.
+                                       </para>
+                               </listitem>
+                       </varlistentry>
                </variablelist>
        </refsect1>