Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
64677e99d97302c68187b8da495789eeb16e8aa3
/
.
/
tools
/
test
/
configs
/
tl1-cfg.json
blob: aa73c30d33fcb6c77aedbaf6b0e371bca51fc5a2 [
file
] [
log
] [
blame
]
Andrea Campanella
59b549d
2017-04-14 21:58:16 +0200
[
diff
] [
blame
]
1
{
2
"devices"
:
{
3
"tl1:127.0.0.1:20"
:
{
4
"tl1"
:
{
5
"ip"
:
"127.0.0.1"
,
6
"port"
:
20
,
7
"username"
:
"dev"
,
8
"password"
:
"dev"
9
}
10
}
11
}
12
}