fin TP3
This commit is contained in:
8
TP_03/data/R1_CPE_LYON_BAT_A_OSPF.json
Normal file
8
TP_03/data/R1_CPE_LYON_BAT_A_OSPF.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id_router": "1.1.1.1",
|
||||
"networks": [
|
||||
"172.16.10.0 0.0.0.255",
|
||||
"172.16.20.0 0.0.0.255",
|
||||
"172.16.100.0 0.0.0.63"
|
||||
]
|
||||
}
|
||||
8
TP_03/data/R1_CPE_LYON_BAT_B_OSPF.json
Normal file
8
TP_03/data/R1_CPE_LYON_BAT_B_OSPF.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id_router": "4.4.4.4",
|
||||
"networks": [
|
||||
"172.16.30.0 0.0.0.255",
|
||||
"172.16.40.0 0.0.0.255",
|
||||
"172.16.100.64 0.0.0.63"
|
||||
]
|
||||
}
|
||||
8
TP_03/data/R2_CPE_LYON_BAT_A_OSPF.json
Normal file
8
TP_03/data/R2_CPE_LYON_BAT_A_OSPF.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id_router": "2.2.2.2",
|
||||
"networks": [
|
||||
"172.16.10.0 0.0.0.255",
|
||||
"172.16.20.0 0.0.0.255",
|
||||
"172.16.100.0 0.0.0.63"
|
||||
]
|
||||
}
|
||||
8
TP_03/data/R2_CPE_LYON_BAT_B_OSPF.json
Normal file
8
TP_03/data/R2_CPE_LYON_BAT_B_OSPF.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id_router": "3.3.3.3",
|
||||
"networks": [
|
||||
"172.16.30.0 0.0.0.255",
|
||||
"172.16.40.0 0.0.0.255",
|
||||
"172.16.100.64 0.0.0.63"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user