Skip to content

Commit

Permalink
Update renci_ben.manifest
Browse files Browse the repository at this point in the history
Update renci_ben.manifest with management vlan backup ports
  • Loading branch information
congwang09 committed Apr 14, 2020
1 parent ca584a7 commit 96442e0
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions configuration/renci_testbed/renci_ben.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@
"lcip": "10.14.11.1",
"internalconfig": {
"ryucxninternalport": 55781,
"openflowport": 6681
"openflowport": 6681,
"backuplcswitch": "dukes1"
},
"switchinfo": [
{
Expand Down Expand Up @@ -166,7 +167,8 @@
"lcip": "10.14.11.2",
"internalconfig": {
"ryucxninternalport": 55782,
"openflowport": 6682
"openflowport": 6682,
"backuplcswitch": "rencis1"
},
"switchinfo": [
{
Expand Down Expand Up @@ -228,7 +230,8 @@
"lcip": "10.14.11.3",
"internalconfig": {
"ryucxninternalport": 55783,
"openflowport": 6683
"openflowport": 6683,
"backuplcswitch": "ncsus1"
},
"switchinfo": [
{
Expand Down Expand Up @@ -268,7 +271,9 @@
"corsaratelimitbridgel2mp": "br19",
"corsaratelimitportsl2mp": [7,8],
"managementvlan":1411,
"managementvlanports":[1,11]
"managementvlanports":[1,11],
"managementvlanbackupports":[1, 2, 11],
"sdxmanagementvlanbackupports":[1, 2, 11]
}
}
],
Expand All @@ -285,7 +290,8 @@
"lcip": "10.14.11.4",
"internalconfig": {
"ryucxninternalport": 55784,
"openflowport": 6684
"openflowport": 6684,
"backuplc": "uncs1"
},
"switchinfo": [
{
Expand Down Expand Up @@ -325,7 +331,8 @@
"corsaratelimitbridgel2mp": "br19",
"corsaratelimitportsl2mp": [7,8],
"managementvlan":1411,
"managementvlanports":[1,11]
"managementvlanports":[1,11],
"managementvlanbackupports":[2, 11]
}
}
],
Expand Down

0 comments on commit 96442e0

Please sign in to comment.