Lines Matching refs:bat0
33 $ ip link add name bat0 type batadv
35 To activate a given interface simply attach it to the ``bat0`` interface::
37 $ ip link set dev eth0 master bat0
42 To deactivate an interface you have to detach it from the "bat0" interface::
48 batctl -m bat0 interface create
49 batctl -m bat0 interface add -M eth0
51 To detach eth0 and destroy bat0::
53 batctl -m bat0 interface del -M eth0
54 batctl -m bat0 interface destroy
64 $ batctl -M bat0 orig_interval
69 $ batctl -M bat0 orig_interval 3000
84 interface "bat0" which you should use from this point on. All interfaces added
89 The "bat0" interface can be used like any other regular interface. It needs an
93 NodeA: ip link set up dev bat0
94 NodeA: ip addr add 192.168.0.1/24 dev bat0
96 NodeB: ip link set up dev bat0
97 NodeB: ip addr add 192.168.0.2/24 dev bat0
130 $ batctl -m bat0 loglevel routes tt
137 $ ethtool --statistics bat0