Fixed README

This commit is contained in:
Victor Golovanenko 2021-04-22 22:38:17 +03:00
parent aa8dd795c4
commit afdbacc997
No known key found for this signature in database
GPG Key ID: 49B2AA9695DBD79F
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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)