mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.5K
active users

#netbox

2 posts2 participants0 posts today

Добавляем устройства в Netbox с помощью скрипта на Python

Всем привет. Я сетевой инженер, работаю в интернет провайдере. Примерно год назад начал внедрение Netbox для документирования сети. Здесь я расскажу как я добавил коммутаторы доступа скриптом, через API Netbox. Скрипт добавления устройств в Netbox через API является универсальным и подойдёт всем. А так же расскажу, как я добывал первичные данные о коммутаторах, здесь уже мои скрипты помогут не всем, т.к. топология сети и настройки могут сильно отличаться, и методов сбора данных может быть не один десяток.

habr.com/ru/articles/926908/

ХабрДобавляем устройства в Netbox с помощью скрипта на PythonВсем привет. Я сетевой инженер в интернет провайдере. Примерно год назад начал внедрение Netbox, для документации сети. Естественно встал вопрос заполнения. Основные маршрутизаторы и коммутаторы...

#network #configuration #annet #netbox #python

Annet is a configuration generator that can translate differences between old and new configurations into sequence of commands. This feature is vital for CLI-based devices, such as Huawei, Cisco IOS, Cisco NX-OS, Juniper. Devices configured via separate config files, Linux, FreeBSD and Cumulus are also supported.

github.com/annetutil/annet

Annet generates configuration for a device by running Python code, which usually goes to the Network Source of Truth, like NetBox. Annet then gets the difference by getting the configuration from the device and comparing it. Finally, Annet translates the difference into a sequence of commands, called a patch. After deploying these commands, the diff will be empty.

Usage help can be obtained by calling `annet -h` or for a specific command, such as `annet gen -h`.

[Online Documentation](annetutil.github.io/annet/)
[Tutorial](annetutil.github.io/annet/main)

Configuration generation and deploying utility for network equipment - annetutil/annet
GitHubGitHub - annetutil/annet: Configuration generation and deploying utility for network equipmentConfiguration generation and deploying utility for network equipment - annetutil/annet

Выкрутили автоматизацию на максимум: с чем кроме инвентаризации помог переход на NetBox

Привет, Хабр! На связи команда K2 Cloud — ведущий сетевой инженер Сергей Алексеев и инженер-разработчик Александр Гнатюк. Мы расскажем о нашем пути к инвентаризации и автоматизации огромной сети ЦОД, каких результатов достигли усилиями сетевых инженеров службы эксплуатации и разработки. Надеемся, что этот опыт будет полезен тем, кто хочет автоматизировать свою работу и сделать инфраструктуру прозрачнее.

habr.com/ru/companies/k2tech/a

ХабрВыкрутили автоматизацию на максимум: с чем кроме инвентаризации помог переход на NetBoxПривет, Хабр! На связи команда K2 Cloud — ведущий сетевой инженер Сергей Алексеев и инженер-разработчик Александр Гнатюк . Мы расскажем о нашем пути к инвентаризации и автоматизации огромной сети ЦОД,...

Die ersten Gehversuche mit #Netbox gemacht. Das kann und wird ja ganz schön aufwendig.

Auf jeden Fall kein Projekt was man mal nebenbei macht.

Step-by-Step Guide to Install #NetBox on #Ubuntu VPS

This article provides a step-by-step guide to install NetBox on Ubuntu VPS server.
What is NetBox?
NetBox is a powerful and versatile open-source tool that allows you to efficiently manage your network infrastructure. In this comprehensive guide, we will walk you through the process of installing NetBox on your Ubuntu VPS. By following ...
Continued in First Comment 👇 #ipaddressmanagement #letsencrypt #installguide

#DHS #CISA is big on the building community aspect of #Malcolm right now, so as part of that we'll be having our first "Malcolm Office Hours" this Thursday. The plan is to have this monthly, every third Thursday, at 12pm Eastern time for 30 minutes. Details for the office hours can be found here. We'll be figuring out what works with this as we go and adjusting the format as needed. We hope to see any of you who might be interested there!

Malcolm is a powerful, easily deployable network traffic analysis tool suite for network security monitoring.