Lines Matching full:up
61 The configuration can only be set up via VLAN tagging and bridge setup.
71 # The conduit interface needs to be brought up before the user ports.
72 ip link set eth0 up
73 ip link set eth0.1 up
74 ip link set eth0.2 up
75 ip link set eth0.3 up
77 # bring up the user interfaces
78 ip link set wan up
79 ip link set lan1 up
80 ip link set lan2 up
104 # bring up the bridge devices
105 ip link set br0 up
116 # The conduit interface needs to be brought up before the user ports.
117 ip link set eth0 up
118 ip link set eth0.1 up
120 # bring up the user interfaces
121 ip link set wan up
122 ip link set lan1 up
123 ip link set lan2 up
140 # bring up the bridge
141 ip link set dev br0 up
152 # The conduit interface needs to be brought up before the user ports.
153 ip link set eth0 up
154 ip link set eth0.1 up
155 ip link set eth0.2 up
157 # bring up the user interfaces
158 ip link set wan up
159 ip link set lan1 up
160 ip link set lan2 up
182 # bring up the bridge devices
183 ip link set br0 up