Gitiles
Code Review
Sign In
gerrit.opencord.org
/
cord-tester
/
b6e87fcca43a86cfd84f8f6aa0c576b89ff55ea5
/
.
/
src
/
test
/
setup
/
olt_config.json
blob: 94476d0a630269ffa1ded9064725f91c04ac1d2c [
file
] [
log
] [
blame
]
{
"olt"
:
false
,
"uplink"
:
2
,
"vlan"
:
0
,
"port_map"
:
{
"num_ports"
:
11
,
"start_vlan"
:
1000
,
"nr_switches"
:
1
},
"vcpe"
:
[
{
"port"
:
"fabric"
,
"type"
:
"dhcp"
,
"s_tag"
:
222
,
"c_tag"
:
111
}
]
}