Lab Objective: Pushed .txt and .jpg files

This commit is contained in:
netman
2026-02-22 15:01:41 -07:00
commit ebd86fb643
11 changed files with 341 additions and 0 deletions

40
status.json Normal file
View File

@@ -0,0 +1,40 @@
{
"R2": {
"FastEthernet0/0": "Admin [Up] | Oper [Up]",
"FastEthernet1/0": "Admin [Up] | Oper [Up]",
"FastEthernet1/1": "Admin [Down] | Oper [Down]",
"GigabitEthernet2/0": "Admin [Down] | Oper [Down]",
"VoIP-Null0": "Admin [Up] | Oper [Up]",
"Null0": "Admin [Up] | Oper [Up]",
"Loopback0": "Admin [Up] | Oper [Up]"
},
"R3": {
"FastEthernet0/0": "Admin [Up] | Oper [Up]",
"FastEthernet1/0": "Admin [Up] | Oper [Up]",
"FastEthernet1/1": "Admin [Down] | Oper [Down]",
"GigabitEthernet2/0": "Admin [Down] | Oper [Down]",
"VoIP-Null0": "Admin [Up] | Oper [Up]",
"Null0": "Admin [Up] | Oper [Up]",
"Loopback0": "Admin [Up] | Oper [Up]"
},
"R4": {
"FastEthernet0/0": "Admin [Up] | Oper [Up]",
"FastEthernet1/0": "Admin [Up] | Oper [Up]",
"FastEthernet1/1": "Admin [Down] | Oper [Down]",
"FastEthernet2/0": "Admin [Down] | Oper [Down]",
"FastEthernet2/1": "Admin [Down] | Oper [Down]",
"GigabitEthernet3/0": "Admin [Down] | Oper [Down]",
"Null0": "Admin [Up] | Oper [Up]",
"Loopback0": "Admin [Up] | Oper [Up]"
},
"R5": {
"FastEthernet0/0": "Admin [Up] | Oper [Up]",
"FastEthernet1/0": "Admin [Down] | Oper [Down]",
"FastEthernet1/1": "Admin [Down] | Oper [Down]",
"FastEthernet2/0": "Admin [Down] | Oper [Down]",
"FastEthernet2/1": "Admin [Down] | Oper [Down]",
"GigabitEthernet3/0": "Admin [Down] | Oper [Down]",
"Null0": "Admin [Up] | Oper [Up]",
"Loopback0": "Admin [Up] | Oper [Up]"
}
}