Lines Matching refs:setup
7 In a Zephyr default setup, the network tools are pre-installed under the
17 network setup.
83 ## Using net-setup.sh script to setup host side ethernet interface
85 The net-setup.sh script can setup an ethernet interface to the host.
86 User is able to setup a configuration file that will contain
87 commands to setup IP addresses and routes to the host interface.
88 This net-setup.sh script will need to be run as a root user.
94 $ net-setup.sh
97 $ net-setup.sh --config zeth-vlan.conf
100 $ net-setup.sh --config my-own-config.conf --iface foobar
108 $ net-setup.sh start
110 $ net-setup.sh stop
113 $ net-setup.sh --config my-own-config.conf up
115 $ net-setup.sh --config my-own-config.conf down
121 $ net-setup.sh --config my-own-config.conf --iface foo user bar
249 a minimally working network setup.