# Задание №2 по теме 56

{% file src="<https://1307862416-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWQVugq3Mh-0bMw1mVZ%2F-LWuh5pFfifBRGF1mK_3%2F-LWuhiPJcyAbr5AkJhuB%2Flab056_task2.zip?alt=media&token=ace99d8e-07c0-48fe-b510-abba2c01b1bd>" %}
Начальная конфигурация
{% endfile %}

Задание 2:

1. Загрузить начальную конфигурацию R4, R5, R6, SW1, SW2, SW3, SW4
2. Для задания используется логическая и физическая топологии проекта.
3. R4 настроить в качестве DHCP сервера следующим образом:
   1. Настроить DHCP pool под названием ARP
   2. Пул должен сосоять из диапазона адресов 188.1.45.0/24
   3. Всякий раз при получении DHCP Discover, R4 должен устанавливать безопасную ARP запись.
   4. Должен отправлять ARP сообщения каждые 30 секунд
4. R5 настроить в качестве DHCP клиента.
5. Попробовать отправить пинг с R6 на R4.
6. Настроить статическую запись ARP для R6

{% file src="<https://1307862416-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWQVugq3Mh-0bMw1mVZ%2F-LWuh5pFfifBRGF1mK_3%2F-LWuhkrRIrz2tgVGZzR5%2Flab056_task2_answers.zip?alt=media&token=21c00895-1620-4e7c-a8a7-f4859a2fb6a5>" %}
Конечная конфигурация
{% endfile %}


---

# 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://zztopper.gitbook.io/ccie-in-a-year/cikl-10/cikl-10-tema-56-dhcp-9.3/laboratornaya-po-teme/zadanie-2.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.
