Free compilation quizzes on our site.
#CiscoChampion
www.mymindsmadness.c...
www.mymindsmadness.c...
#Learn to #Code in just over 8 Minutes
Go from a blank script to a working piece of code you can use in your Networks to interact with and perform changes in your network. Learning valuable python techniques.
youtu.be/OOfyiGjsBqQ
#Learn to #Code in just over 8 Minutes
Go from a blank script to a working piece of code you can use in your Networks to interact with and perform changes in your network. Learning valuable python techniques.
youtu.be/OOfyiGjsBqQ
A quick and simple way to handle secrets with GetPass in #python
youtube.com/shorts/e...
Will be releasing a supercut this week.
#DevNet #Cisco #Networking #NetEng
A quick and simple way to handle secrets with GetPass in #python
youtube.com/shorts/e...
Will be releasing a supercut this week.
#DevNet #Cisco #Networking #NetEng
Being able to interact with a device is fun, but sometime we need to follow process and keep a record of the changes we make.
In this one, we learn how to create a timestamped change.log file
#Python #Programming #NetEng #NetworkEngineer
youtube.com/shorts/2...
Being able to interact with a device is fun, but sometime we need to follow process and keep a record of the changes we make.
In this one, we learn how to create a timestamped change.log file
#Python #Programming #NetEng #NetworkEngineer
youtube.com/shorts/2...
youtube.com/shorts/S...
There are many tools to connect to devices a nice and simple one for your first connection is #scrapli (scrape cli)
In this video we set up our script ready to configure a device.
#programming #python #devops #neteng #networkengineer
youtube.com/shorts/S...
There are many tools to connect to devices a nice and simple one for your first connection is #scrapli (scrape cli)
In this video we set up our script ready to configure a device.
#programming #python #devops #neteng #networkengineer
As part of this Simple python 🐍 script we have been developing, this week will actually start interacting with a device.
This Video will walk you through reserving the Catalyst 8k IOSXE sandbox
#networking #devnet #devops #programming
As part of this Simple python 🐍 script we have been developing, this week will actually start interacting with a device.
This Video will walk you through reserving the Catalyst 8k IOSXE sandbox
#networking #devnet #devops #programming
As part of this Simple python 🐍 script we have been developing, this week will actually start interacting with a device.
This Video will walk you through reserving the Catalyst 8k IOSXE sandbox
#networking #devnet #devops #programming
As part of this Simple python 🐍 script we have been developing, this week will actually start interacting with a device.
This Video will walk you through reserving the Catalyst 8k IOSXE sandbox
#networking #devnet #devops #programming
To update the existing #script we learn how to store strings for later use inside a list. Subscribe to find out how to push this config. #devnet
youtube.com/shorts/I...e.com/shorts/Iy8LwuxMFp0?feature=share" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">youtube.com/shorts/I...
To update the existing #script we learn how to store strings for later use inside a list. Subscribe to find out how to push this config. #devnet
youtube.com/shorts/I...e.com/shorts/Iy8LwuxMFp0?feature=share" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">youtube.com/shorts/I...
By changing only 3 lines of our existing code. We go from a messy IP/VLAN scheme to something truly beautiful... Almost like we planned it.
Subscribe to see how we progress this and push it as config.
#programming #code #cisco #DevAsc
youtube.com/shorts/-...e.com/shorts/-fQW4HxbdZw?feature=share" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">youtube.com/shorts/-...
By changing only 3 lines of our existing code. We go from a messy IP/VLAN scheme to something truly beautiful... Almost like we planned it.
Subscribe to see how we progress this and push it as config.
#programming #code #cisco #DevAsc
youtube.com/shorts/-...e.com/shorts/-fQW4HxbdZw?feature=share" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">youtube.com/shorts/-...
Taking a small single script that prints an IP address, evolving it to a script that configures multiple interfaces over multiple devices.
youtube.com/shorts/8...
Taking a small single script that prints an IP address, evolving it to a script that configures multiple interfaces over multiple devices.
youtube.com/shorts/8...
Turning a nested for loop that prints every address in private class C range in to a static ip for every /24 within the Private C range.
Part 4 - (Out Monday) Turns this in to usable config!
youtube.com/shorts/k...
Turning a nested for loop that prints every address in private class C range in to a static ip for every /24 within the Private C range.
Part 4 - (Out Monday) Turns this in to usable config!
youtube.com/shorts/k...
Expanding on the last script. This python 🐍 script takes printing all the addresses in a /24 range. transforming it in to a nested loop that allows you to print all the RFC Class C addresses
#networking #devnet #devops #python #programming
youtube.com/shorts/x...e.com/shorts/xu6jqitt1QQ?feature=share" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">youtube.com/shorts/x...
Expanding on the last script. This python 🐍 script takes printing all the addresses in a /24 range. transforming it in to a nested loop that allows you to print all the RFC Class C addresses
#networking #devnet #devops #python #programming
youtube.com/shorts/x...e.com/shorts/xu6jqitt1QQ?feature=share" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link" target="_blank" rel="noopener" data-link="bsky">youtube.com/shorts/x...
Subscribe for more as we grow this simple code in to something useable.
youtube.com/shorts/c...
#networking #devnet #devops #python #programming
Subscribe for more as we grow this simple code in to something useable.
youtube.com/shorts/c...
#networking #devnet #devops #python #programming
I wanted to create a simple lesson to introduce networkers to coding with something they can relate to. What better than #IPv4
This blog takes you through printing every RFC1918 private address
www.mymindsmadness.c...
I wanted to create a simple lesson to introduce networkers to coding with something they can relate to. What better than #IPv4
This blog takes you through printing every RFC1918 private address
www.mymindsmadness.c...
So this blog aims to cover elements not in the exam, but good to know.
www.mymindsmadness.c...
So this blog aims to cover elements not in the exam, but good to know.
www.mymindsmadness.c...
Looks like I caught most of you out with this one. A global unicast Address can begin with either a 2 or a 3
At first glance this means there are 2 possible answers... But how many spotted the sneaky triple ::: in option 3? Format still counts.
Correct answer
3a2c::a1
Looks like I caught most of you out with this one. A global unicast Address can begin with either a 2 or a 3
At first glance this means there are 2 possible answers... But how many spotted the sneaky triple ::: in option 3? Format still counts.
Correct answer
3a2c::a1
This weeks lab requires you to set up IPv6 in parallel with existing IPv4 configuration.
Download Here: github.com/MyMindsMa...
#CCNA #Cisco #Networking
This weeks lab requires you to set up IPv6 in parallel with existing IPv4 configuration.
Download Here: github.com/MyMindsMa...
#CCNA #Cisco #Networking
Alot of people actually got this wrong, show ip in brief does not include the subnet mask.
The correct answer is
Show ip interface [type]
E.g. show ip interface g0/1
Alot of people actually got this wrong, show ip in brief does not include the subnet mask.
The correct answer is
Show ip interface [type]
E.g. show ip interface g0/1
Didn't answer this yesterday but the correct answer was
Power over Ethernet (PoE)
With PoE, Devices such as VoIP phones, Wireless AP or some Raspberry Pis don't require a separate power supply. Which can save space, clutter and cost.
Didn't answer this yesterday but the correct answer was
Power over Ethernet (PoE)
With PoE, Devices such as VoIP phones, Wireless AP or some Raspberry Pis don't require a separate power supply. Which can save space, clutter and cost.
A fun question, but by default a device that does not perform ARP is a Switch (layer2).
People get this one confused because switches facilitate ARPs by forwarding the requests, but doesn't populate its ARP table In the process as it is not the source.
A fun question, but by default a device that does not perform ARP is a Switch (layer2).
People get this one confused because switches facilitate ARPs by forwarding the requests, but doesn't populate its ARP table In the process as it is not the source.
So favour to ask, can you please visit & let me know your thoughts or any errors you find?
And if you would like to be added to our friends page let me know.
mymindsmadness.com
So favour to ask, can you please visit & let me know your thoughts or any errors you find?
And if you would like to be added to our friends page let me know.
mymindsmadness.com
This one is trickier than you might think. The correct answer is
POST.
Most may assume the answer is GET as a means to retrieve the token.
But actually you Post your credentials the response gives you the required token.
This one is trickier than you might think. The correct answer is
POST.
Most may assume the answer is GET as a means to retrieve the token.
But actually you Post your credentials the response gives you the required token.
The answer is Management Plane
Data plane deals with traffic as it traverses the network.
Control plane handles processes destined for the network device.
@_ChrisJHart has a great post on it. tinyurl.com/yd8dtzs7
The answer is Management Plane
Data plane deals with traffic as it traverses the network.
Control plane handles processes destined for the network device.
@_ChrisJHart has a great post on it. tinyurl.com/yd8dtzs7