https://t.co/He9FhvCEU2?
Layer 2 VPN models has MPLS core and IP Core.
MPLS core supports both Virtual Private Wire Service (VPWS) and Virtual Private LAN service (VPLS).
In this Lab, I use VPWS with MPLS core network.
For Advanced Network Engineers seeking an in-depth understanding of Routing, MPLS, SR, and Network Design, I highly recommend this course: https://t.co/Hds73inxgo. Additionally, the Networking domain's only book on SP Network Architecture is here: https://t.co/spSfFwCtWa.
I created this easy to follow - 3-step instructions on how to configure NX-OS vPC peers for the community….hope you all enjoy and have a great weekend all✌🏾
📝 CCNA quiz:
Which subnet mask would allow for 30 usable host addresses in a subnet?
a) 255.255.255.248
b) 255.255.255.224
c) 255.255.255.240
d) 255.255.255.252
➡️ Answer & explanation on my channel's community tab: https://t.co/yoOnv145z5
#cisco#ccna
🚀Our first video for the Azure DevOps Zero to Hero YouTube series is now available. In this video, we cover the basics of cloud computing, DevOps, CI/CD, Agile, and Azure DevOps.
Link to the video and Github repository in the below comment 👇
The TLS Handshake:
Everything that happens between YOU and the WEBSITE you are visiting in order to get that coveted padlock. 🔒
Explained in a Twitter thread. 🧵
#ssl#tls#cybersecurity
Latest infographic...BGP Mega Cheat Sheet
✅ eBGP vs iBGP
✅ BGP State process
✅ BGP Route Selection decision tree
✅ BGP attributes (examples & defaults)
✅ BGP Timers & Message Types
#pyATS v20.12 is out!
62 new IOSXE, IOS, NXOS, IOSXR and Junos parsers with a grand total of 2704 parsers
79 new apis to use on your devices. Grand total of 1101 APIs
Dynamic TFTP/FTP server on execution server
Many new features - Will get the changelog out soon
How to convert CSV files to Dict using python?
CSV is a standard file type used in network automation as it the more precise and straightforward. Here is an example of using pandas to complete~🐶🐶🐶