blob: da6c69f0ee773c5564ab9d5b7af175f5691cdf8f [file] [log] [blame]
ChetanGaonker901727c2016-11-29 14:05:03 -08001#!/bin/bash
2
3sudo docker run --privileged --cap-add=ALL -d --name access-agent -t ubuntu:14.04 /bin/bash
4sudo ./pipework br-mgmt -i eth1 access 10.10.10.101/24
5sudo ./pipework br-int -i eth2 access 10.168.0.101/24