Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
8c31fe6ce911ce90ea19f143fd14d8b0bced43a4
/
.
/
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
}
}
}
}