blob: da6c69f0ee773c5564ab9d5b7af175f5691cdf8f [file] [log] [blame]
#!/bin/bash
sudo docker run --privileged --cap-add=ALL -d --name access-agent -t ubuntu:14.04 /bin/bash
sudo ./pipework br-mgmt -i eth1 access 10.10.10.101/24
sudo ./pipework br-int -i eth2 access 10.168.0.101/24