From 42818f4f5e3c314b0d72d55a4c7d6d87ae880c2b Mon Sep 17 00:00:00 2001 From: theNetworkChuck <47433490+theNetworkChuck@users.noreply.github.com> Date: Thu, 19 Dec 2019 11:04:55 -0600 Subject: [PATCH] Create trainers.yml --- trainers.yml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 trainers.yml diff --git a/trainers.yml b/trainers.yml new file mode 100644 index 0000000..320984c --- /dev/null +++ b/trainers.yml @@ -0,0 +1,21 @@ +#TrainerList + +- Trainer1: + name: Jeremy Cioara + favorite cisco command: Show ip interface brief + age: 64 + +- Trainer2: + name: Keith Barker + favorite cisco command: + - show run + - show interfaces + - show run | sec router + age: 34 + +- Trainer3: + name: NetworkChuck + favorite cisco command: show cdp neighbors + age: 30 + +