Revision 569f47dd

b/tools/net-common.in
65 65
}
66 66

  
67 67
function setup_route {
68
  if [ "$MODE" = "openvswitch" ]; then
68
  if [ "$MODE" = "routed" ]; then
69 69
    ip link set $INTERFACE up
70 70

  
71 71
    if [ -z "$IP" ]; then

Also available in: Unified diff