blob: 4156a2e06b96c289ffb75e42019e66a3821875a7 [file] [log] [blame]
Luca Prete8d4e8bc2016-08-24 14:49:54 -07001#!/bin/bash
2
3ip addr flush {{ bridge.phy_interface }}
4ifconfig {{ bridge.name }} inet {{ bridge.ip }}
5ifconfig {{ bridge.name }} up