Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
OnosSystemTest
/
167bc88c82311f32a9bfad56bdc5afceddffce58
/
.
/
TestON
/
tests
/
USECASE
/
SegmentRouting
/
dependencies
/
json
/
4x4-xconnects.json
blob: 09e63c4a28708e9fb5009853e7953bd3f1ea130d [
file
] [
log
] [
blame
]
{
"xconnects"
:[
{
"deviceId"
:
"of:0000000000000001"
,
"endpoints"
:[
"5"
,
"8"
],
"vlanId"
:
10
},
{
"deviceId"
:
"of:0000000000000001"
,
"endpoints"
:[
"5"
,
"7"
],
"vlanId"
:
5
},
{
"deviceId"
:
"of:0000000000000001"
,
"endpoints"
:[
"5"
,
"6"
],
"vlanId"
:
1
}
]
}