Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pr updated testbed config #3

Merged
merged 4 commits into from
Aug 25, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"devices": [
{
"friendlyName":"DENT aggregation 1",
"friendlyName":"Dent agg1",
"os":"dentos",
"type" : "INFRA_SWITCH",
"hostName": "agg1",
Expand All @@ -11,6 +11,18 @@
"userName":"root",
"password":"onl"
},
"cpuArchitecture": "arm",
"macAddress": "34:EF:B6:EC:38:02",
"serialConsole": {
"ip": "10.36.118.200",
"port": 7005
},
"pdu": {
"ip": "10.36.118.201",
"login": "dent",
"password": "dent123!",
"number": 5
},
"serialDev":"/dev/ttyUSB0",
"baudrate": 115200,
"mediaMode":"fiber",
Expand All @@ -26,7 +38,7 @@
"type" : "TRAFFIC_GENERATOR",
"hostName": "ixia",
"model": "Novus10G",
"ip": "10.36.118.213",
"ip": "10.36.118.111",
"login":{
"userName":"admin",
"password":"admin"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"devices": [
{
"friendlyName":"DENT aggregation 2",
"friendlyName":"Dent agg2",
"os":"dentos",
"type" : "INFRA_SWITCH",
"hostName": "agg2",
Expand All @@ -11,6 +11,18 @@
"userName":"root",
"password":"onl"
},
"cpuArchitecture": "arm",
"macAddress": "34:EF:B6:EC:2A:4C",
"serialConsole": {
"ip": "10.36.118.200",
"port": 7008
},
"pdu": {
"ip": "10.36.118.201",
"login": "dent",
"password": "dent123!",
"number": 8
},
"serialDev":"/dev/ttyUSB0",
"baudrate": 115200,
"mediaMode":"fiber",
Expand All @@ -26,7 +38,7 @@
"type" : "TRAFFIC_GENERATOR",
"hostName": "ixia",
"model": "Novus10G",
"ip": "10.36.118.213",
"ip": "10.36.118.111",
"login":{
"userName":"admin",
"password":"admin"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"devices": [
{
"friendlyName":"DENT distribution 1",
"friendlyName":"Dent dist1",
"os":"dentos",
"type" : "INFRA_SWITCH",
"hostName": "dist1",
Expand All @@ -11,6 +11,18 @@
"userName":"root",
"password":"onl"
},
"cpuArchitecture": "arm",
"macAddress": "34:EF:B6:EC:26:BE",
"serialConsole": {
"ip": "10.36.118.200",
"port": 7006
},
"pdu": {
"ip": "10.36.118.201",
"login": "dent",
"password": "dent123!",
"number": 6
},
"serialDev":"/dev/ttyUSB0",
"baudrate": 115200,
"mediaMode":"fiber",
Expand All @@ -26,7 +38,7 @@
"type" : "TRAFFIC_GENERATOR",
"hostName": "ixia",
"model": "Novus10G",
"ip": "10.36.118.213",
"ip": "10.36.118.111",
"login":{
"userName":"admin",
"password":"admin"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"devices": [
{
"friendlyName":"DENT infrastructure 1",
"friendlyName": "Dent infra1",
"os":"dentos",
"type" : "INFRA_SWITCH",
"hostName": "infra1",
Expand All @@ -11,6 +11,18 @@
"userName":"root",
"password":"onl"
},
"cpuArchitecture": "arm",
"macAddress": "90:3C:B3:8B:EF:32",
"serialConsole": {
"ip": "10.36.118.200",
"port": 7003
},
"pdu": {
"ip": "10.36.118.201",
"login": "dent",
"password": "dent123!",
"number": 3
},
"serialDev":"/dev/ttyUSB0",
"baudrate": 115200,
"links" : [
Expand All @@ -25,7 +37,7 @@
"type" : "TRAFFIC_GENERATOR",
"hostName": "ixia",
"model": "Novus10G",
"ip": "10.36.118.213",
"ip": "10.36.118.111",
"login":{
"userName":"admin",
"password":"admin"
Expand All @@ -34,10 +46,10 @@
"baudrate": 115200,
"mediaMode":"mixed",
"links" : [
["10.36.118.199:2:1", "infra1:swp33", "copper"],
["10.36.118.199:2:2", "infra1:swp34", "copper"],
["10.36.118.199:2:3", "infra1:swp35", "copper"],
["10.36.118.199:2:4", "infra1:swp36", "copper"]
["10.36.118.199:1:9", "infra1:swp1", "copper"],
["10.36.118.199:1:10", "infra1:swp2", "copper"],
["10.36.118.199:1:11", "infra1:swp3", "copper"],
["10.36.118.199:1:12", "infra1:swp4", "copper"]
]
}
],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"devices": [
{
"friendlyName":"DENT infrastructure 2",
"friendlyName":"Dent infra2",
"os":"dentos",
"type" : "INFRA_SWITCH",
"hostName": "infra2",
Expand All @@ -11,6 +11,18 @@
"userName":"root",
"password":"onl"
},
"cpuArchitecture": "arm",
"macAddress": "18:BE:92:13:64:80",
"serialConsole": {
"ip": "10.36.118.200",
"port": 7011
},
"pdu": {
"ip": "10.36.118.201",
"login": "dent",
"password": "dent123!",
"number": "12"
},
"serialDev":"/dev/ttyUSB0",
"baudrate": 115200,
"mediaMode":"copper",
Expand All @@ -35,10 +47,10 @@
"baudrate": 115200,
"mediaMode":"mixed",
"links" : [
["10.36.118.199:2:5", "infra2:swp33", "copper"],
["10.36.118.199:2:6", "infra2:swp34", "copper"],
["10.36.118.199:2:7", "infra2:swp35", "copper"],
["10.36.118.199:2:8", "infra2:swp36", "copper"]
["10.36.118.199:1:13", "infra2:swp1", "copper"],
["10.36.118.199:1:14", "infra2:swp2", "copper"],
["10.36.118.199:1:15", "infra2:swp3", "copper"],
["10.36.118.199:1:16", "infra2:swp4", "copper"]
]
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,13 @@ auto swp2
iface swp2 inet static
alias IXIA LINK
address 22.1.10.1/24

auto swp3
iface swp3 inet static
alias IXIA LINK
address 22.1.11.1/24

auto swp4
iface swp4 inet static
alias IXIA LINK
address 22.1.12.1/24
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,13 @@ auto swp2
iface swp2 inet static
alias IXIA LINK
address 21.1.10.1/24

auto swp3
iface swp3 inet static
alias IXIA LINK
address 21.1.11.1/24

auto swp4
iface swp4 inet static
alias IXIA LINK
address 21.1.12.1/24
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,15 @@ iface swp2
alias IXIA LINK
bridge-pvid 100
bridge-vids 300 400 500 600

auto swp3
iface swp3
alias IXIA LINK
bridge-pvid 100
bridge-vids 300 400 500 600

auto swp4
iface swp4
alias IXIA LINK
bridge-pvid 100
bridge-vids 300 400 500 600
Loading
Loading