mirror of
https://github.com/drygdryg/netbox-plugin-interface-sync
synced 2024-11-25 18:10:52 +03:00
Fixed README
This commit is contained in:
parent
aa8dd795c4
commit
afdbacc997
@ -23,7 +23,7 @@ Don't forget to restart NetBox:
|
|||||||
sudo systemctl restart netbox
|
sudo systemctl restart netbox
|
||||||
```
|
```
|
||||||
## Usage
|
## 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)
|
![Device page](docs/images/1_device_page.png)
|
||||||
Mark the required actions with the checkboxes and click "Apply".
|
Mark the required actions with the checkboxes and click "Apply".
|
||||||
![Interface comparison](docs/images/2_interface_comparison.png)
|
![Interface comparison](docs/images/2_interface_comparison.png)
|
||||||
|
@ -22,7 +22,7 @@ PLUGINS = [
|
|||||||
sudo systemctl restart netbox
|
sudo systemctl restart netbox
|
||||||
```
|
```
|
||||||
## Использование
|
## Использование
|
||||||
Для того чтобы сравнить интерфейсы, откройте страницу нужного устройства и найдите кнопку "Compare device interfaces with device type interfaces" справа сверху:
|
Для того чтобы сравнить интерфейсы, откройте страницу нужного устройства и найдите кнопку "Interface sync" справа сверху:
|
||||||
![Device page](docs/images/1_device_page.png)
|
![Device page](docs/images/1_device_page.png)
|
||||||
Отметьте требуемые действия напротив интерфейсов флажками и нажмите "Apply".
|
Отметьте требуемые действия напротив интерфейсов флажками и нажмите "Apply".
|
||||||
![Interface comparison](docs/images/2_interface_comparison.png)
|
![Interface comparison](docs/images/2_interface_comparison.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user