Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
fa74dd7926e3b665c8e338b8ccfc28a9f3b3a8c3
/
.
/
tools
/
package
/
config
/
samples
/
network-cfg-bandwidth.json
blob: f4db24740cd75875d2a5b01ae64cf122a46e87c9 [
file
] [
log
] [
blame
]
{
"ports"
:
{
"of:0000000000000002/1"
:
{
"bandwidthCapacity"
:
{
"capacityMbps"
:
1
}
},
"of:0000000000000002/2"
:
{
"bandwidthCapacity"
:
{
"capacityMbps"
:
2.0
}
}
}
}