Lines Matching refs:net
11 queues) and setup VLANs (if enabled). The net-shell is also enabled so that
15 :zephyr_file:`samples/net/gptp`.
35 :zephyr-app: samples/net/gptp
40 The net-shell command "**net gptp**" will print out general gPTP information.
41 For port 1, the command "**net gptp 1**" will print detailed information about
50 :zephyr_file:`samples/net/vlan/vlan-setup-linux.sh` provides a script that can be
53 the ``net-setup.sh`` will create VLAN setup automatically with this command:
57 ./net-setup.sh -c zeth-vlan.conf
134 git clone git://git.code.sf.net/p/linuxptp/code
153 You need to enable the ports in the net-tools. If the number of ports is set
159 sudo ./net-setup.sh -c zeth0-gptp.conf -i zeth0 start
160 sudo ./net-setup.sh -c zeth1-gptp.conf -i zeth1 start
175 :zephyr-app: samples/net/gptp