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