ufes-20191-redes-mininet/t1/topovlan3.mn

283 lines
6.1 KiB
Plaintext

{
"application": {
"dpctl": "",
"ipBase": "10.0.0.0/8",
"netflow": {
"nflowAddId": "0",
"nflowTarget": "",
"nflowTimeout": "600"
},
"openFlowVersions": {
"ovsOf10": "1",
"ovsOf11": "0",
"ovsOf12": "0",
"ovsOf13": "0"
},
"sflow": {
"sflowHeader": "128",
"sflowPolling": "30",
"sflowSampling": "400",
"sflowTarget": ""
},
"startCLI": "0",
"switchType": "ovs",
"terminalType": "xterm"
},
"controllers": [],
"hosts": [
{
"number": "1",
"opts": {
"hostname": "h1",
"nodeNum": 1,
"sched": "host"
},
"x": "226.0",
"y": "96.0"
},
{
"number": "2",
"opts": {
"hostname": "h2",
"nodeNum": 2,
"sched": "host"
},
"x": "71.0",
"y": "76.0"
},
{
"number": "3",
"opts": {
"hostname": "h3",
"nodeNum": 3,
"sched": "host"
},
"x": "133.0",
"y": "76.0"
},
{
"number": "4",
"opts": {
"hostname": "h4",
"nodeNum": 4,
"sched": "host"
},
"x": "256.0",
"y": "37.0"
},
{
"number": "5",
"opts": {
"hostname": "h5",
"nodeNum": 5,
"sched": "host"
},
"x": "63.0",
"y": "180.0"
},
{
"number": "6",
"opts": {
"hostname": "h6",
"nodeNum": 6,
"sched": "host"
},
"x": "139.0",
"y": "243.0"
},
{
"number": "7",
"opts": {
"hostname": "h7",
"nodeNum": 7,
"sched": "host"
},
"x": "320.0",
"y": "36.0"
},
{
"number": "8",
"opts": {
"hostname": "h8",
"nodeNum": 8,
"sched": "host"
},
"x": "231.0",
"y": "248.0"
},
{
"number": "9",
"opts": {
"hostname": "h9",
"nodeNum": 9,
"sched": "host"
},
"x": "263.0",
"y": "319.0"
},
{
"number": "10",
"opts": {
"hostname": "h10",
"nodeNum": 10,
"sched": "host"
},
"x": "336.0",
"y": "319.0"
},
{
"number": "11",
"opts": {
"hostname": "h11",
"nodeNum": 11,
"sched": "host"
},
"x": "378.0",
"y": "250.0"
},
{
"number": "12",
"opts": {
"hostname": "h12",
"nodeNum": 12,
"sched": "host"
},
"x": "381.0",
"y": "69.0"
},
{
"number": "13",
"opts": {
"hostname": "h13",
"nodeNum": 13,
"sched": "host"
},
"x": "381.0",
"y": "128.0"
},
{
"number": "14",
"opts": {
"hostname": "h14",
"nodeNum": 14,
"sched": "host"
},
"x": "319.0",
"y": "166.0"
},
{
"number": "15",
"opts": {
"hostname": "h15",
"nodeNum": 15,
"sched": "host"
},
"x": "248.0",
"y": "158.0"
}
],
"links": [
{
"dest": "h1",
"opts": {},
"src": "s1"
},
{
"dest": "h4",
"opts": {},
"src": "s1"
},
{
"dest": "h7",
"opts": {},
"src": "s1"
},
{
"dest": "h12",
"opts": {},
"src": "s1"
},
{
"dest": "h13",
"opts": {},
"src": "s1"
},
{
"dest": "h14",
"opts": {},
"src": "s1"
},
{
"dest": "h15",
"opts": {},
"src": "s1"
},
{
"dest": "h5",
"opts": {},
"src": "s2"
},
{
"dest": "h6",
"opts": {},
"src": "s2"
},
{
"dest": "h8",
"opts": {},
"src": "s3"
},
{
"dest": "h9",
"opts": {},
"src": "s3"
},
{
"dest": "h10",
"opts": {},
"src": "s3"
},
{
"dest": "h11",
"opts": {},
"src": "s3"
}
],
"switches": [
{
"number": "2",
"opts": {
"controllers": [],
"hostname": "s1",
"nodeNum": 2,
"switchType": "legacySwitch"
},
"x": "297.0",
"y": "96.0"
},
{
"number": "3",
"opts": {
"controllers": [],
"hostname": "s2",
"nodeNum": 3,
"switchType": "legacySwitch"
},
"x": "139.0",
"y": "180.0"
},
{
"number": "4",
"opts": {
"controllers": [],
"hostname": "s3",
"nodeNum": 4,
"switchType": "legacySwitch"
},
"x": "304.0",
"y": "258.0"
}
],
"version": "2"
}