Gitiles
Code Review
Sign In
gerrit.opencord.org
/
cord-tester
/
8cc35cc66398488a6da762c38f53c9103f9cec30
/
.
/
src
/
test
/
setup
/
quagga-config
/
start.sh
blob: 5b140ca5989b3e6251fd8f31915f13bad50d8472 [
file
] [
log
] [
blame
]
Chetan Gaonker
b84835f
2016-04-19 15:12:10 -0700
[
diff
] [
blame
]
1
#!/bin/bash
2
ulimit
-
n
65536
3
ip a add
10.10
.
0.3
/
16
dev eth1
4
#bgpd -u root -f /root/config/bgpd.conf &
5
/
usr
/
local
/
sbin
/
zebra
-
u root
-
f
/
root
/
config
/
testrib
.
conf