mirror of
https://github.com/theNetworkChuck/CCNA_200-301.git
synced 2025-12-06 04:12:00 +01:00
Create trainers.xml
This commit is contained in:
parent
a26d093313
commit
0770b16f94
18
trainers.xml
Normal file
18
trainers.xml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0"?>
|
||||
<TrainerList>
|
||||
<Trainer id="trainer1">
|
||||
<name>Jeremy Cioara</name>
|
||||
<favoriteciscocommand>show ip interface brief</favoriteciscocommand>
|
||||
<age>64</age>
|
||||
|
||||
<Trainer id="trainer2">
|
||||
<name>Keith Barker</name>
|
||||
<favoriteciscocommand>show run, show interfaces, show run | sec router</favoriteciscocommand>
|
||||
<age>34</age>
|
||||
|
||||
<Trainer id="trainer3">
|
||||
<name>NetworkChuck</name>
|
||||
<favoriteciscocommand>show cdp neighbors</favoriteciscocommand>
|
||||
<age>30</age>
|
||||
|
||||
</TrainerList>
|
||||
Loading…
Reference in a new issue