diff --git a/data/grid5000/sites/luxembourg/network_equipments/ul-grid5000-sw01.json b/data/grid5000/sites/luxembourg/network_equipments/ul-grid5000-sw01.json index b916ca29f2ccf4a792358026a7ef79572bdebc66..42d5bfc012d5845ed251ae3b80943ca103251b2d 100644 --- a/data/grid5000/sites/luxembourg/network_equipments/ul-grid5000-sw01.json +++ b/data/grid5000/sites/luxembourg/network_equipments/ul-grid5000-sw01.json @@ -20,6 +20,16 @@ "port": 40 } ], + "3": [ + { + "linecard": 1, + "port": 23 + }, + { + "linecard": 2, + "port": 46 + } + ], "naming_pattern": "Po%CHANNELID%" }, "kind": "router", diff --git a/generators/input/sites/luxembourg/net-links/ul-grid5000-sw01.yaml b/generators/input/sites/luxembourg/net-links/ul-grid5000-sw01.yaml index f86a835bfa574a0b5e008fb382bc52aa3d245e18..7046e9c4c573fa835f965125a2bbe4665cb00941 100644 --- a/generators/input/sites/luxembourg/net-links/ul-grid5000-sw01.yaml +++ b/generators/input/sites/luxembourg/net-links/ul-grid5000-sw01.yaml @@ -123,8 +123,8 @@ ul-grid5000-sw01: kind: node 23: uid: hera - kind: other port: eth1 + kind: other 24: uid: granduc-1 port: eth1 @@ -364,3 +364,8 @@ ul-grid5000-sw01: port: 36 - linecard: 1 port: 40 + "3": + - linecard: 1 + port: 23 + - linecard: 2 + port: 46