TP01
This commit is contained in:
19
TP-01/data/R2.json
Normal file
19
TP-01/data/R2.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"hostname": "R2",
|
||||
"interfaces": [
|
||||
{
|
||||
"name": "g0/0.10",
|
||||
"description": "Gateway pour le reseau 172.16.30.0/24",
|
||||
"ip": "172.16.30.254",
|
||||
"mask": "255.255.255.0",
|
||||
"vlan_id": "10"
|
||||
},
|
||||
{
|
||||
"name": "g0/0.20",
|
||||
"description": "Gateway pour le reseau 172.16.40.0/24",
|
||||
"ip": "172.16.40.254",
|
||||
"mask": "255.255.255.0",
|
||||
"vlan_id": "20"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user