# Практика

Давайте теперь вернёмся к сети linkmeup и попробуем запустить BGP в ней.

Схема будет следующей (по клику более подробная с интерфейсами и IP-адресами):\
[![](http://img-fotki.yandex.ru/get/9151/83739833.31/0_cbff7_c65c45c0_XXL.png)](http://img-fotki.yandex.ru/get/9118/83739833.31/0_cbff8_dba47434_XXL.png)\
Как видите, мы её значительно видоизменили. Отказались от именования устройств по геолокации и функциям, изменили адресацию в угоду удобства запоминания и понимания.

Маршрутизаторы будем называть R\_X\_, ликновая подсеть между маршрутизаторами R\_X\_ и R\_Y\_ назначается следующим образом: 10.0.*XY*.0/24. Адреса соответственно 10.0.*XY.**X*** у R\_X\_ и 10.0.*XY.**Y*** у *RY*.

Сверху всё осталось так же, как было в [основной статье по BGP](http://habrahabr.ru/post/184350/).\
А снизу добавился наш первый коммерческий клиент, который подключился по BGP.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://linkmeup.gitbook.io/sdsm/8.1.-ibgp/1.-praktika.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
