diff --git a/README.md b/README.md index e41479f..056e461 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Don't forget to restart NetBox: sudo systemctl restart netbox ``` ## Usage -To compare the interfaces, open the page of the desired device and find the "Compare device interfaces with device type interfaces" button": +To compare the interfaces, open the page of the desired device and find the "Interface sync" button: ![Device page](docs/images/1_device_page.png) Mark the required actions with the checkboxes and click "Apply". ![Interface comparison](docs/images/2_interface_comparison.png) diff --git a/README_ru.md b/README_ru.md index 694a717..0ab77cc 100644 --- a/README_ru.md +++ b/README_ru.md @@ -22,7 +22,7 @@ PLUGINS = [ sudo systemctl restart netbox ``` ## Использование -Для того чтобы сравнить интерфейсы, откройте страницу нужного устройства и найдите кнопку "Compare device interfaces with device type interfaces" справа сверху: +Для того чтобы сравнить интерфейсы, откройте страницу нужного устройства и найдите кнопку "Interface sync" справа сверху: ![Device page](docs/images/1_device_page.png) Отметьте требуемые действия напротив интерфейсов флажками и нажмите "Apply". ![Interface comparison](docs/images/2_interface_comparison.png)