learn-srlinux
learn-srlinux copied to clipboard
Documentation As Code for Learn SR Linux
We jump-started with Learn SR Linux, covering the networking use cases such as EVPN with the expectation that the official docs would be RTFMed by the users beforehand. The reality...
[On Discord](https://discord.com/channels/854262008589058058/1276149325113720854) there was an interesting thread of how to configure password hashes to supply them in the configuration. The blog post can delve into the following topics 1. plain...
starting with 25.7+ and 24.10.4+ ``` def get_required_plugins(self): return [ # to add `uptime` command under `show platform` we need to ensure # that the platform plugin is loaded first...