git://git.halfball.org
/
cni.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b158d62
)
update cni-quagga notes
author
VZ Cambria
<vzcambria@gmail.com>
Thu, 2 Mar 2017 19:46:54 +0000
(14:46 -0500)
committer
VZ Cambria
<vzcambria@gmail.com>
Thu, 2 Mar 2017 19:46:54 +0000
(14:46 -0500)
cni-quagga-bgp.txt
patch
|
blob
|
history
diff --git
a/cni-quagga-bgp.txt
b/cni-quagga-bgp.txt
index
afb04c0
..
8e1d848
100644
(file)
--- a/
cni-quagga-bgp.txt
+++ b/
cni-quagga-bgp.txt
@@
-1,5
+1,10
@@
+# Pick one of these, depending on maching you are using:
+#
+
+sudo ip link add eth1p0 link eth1 type macvlan mode bridge
sudo ip link add eth1p0 link em1 type macvlan mode bridge
+
sudo ip addr add 172.19.0.1/16 dev eth1p0
sudo ip link set eth1p0 up