L3 mirror с маршрутизатора Juniper MX xxx

Ключ
Эта строка удалена.
Это слово было удалено. Это слово было добавлено.
Эта строка добавлена.

Изменения (16)

просмотр истории страницы
h5. Правило для зеркалирования в firewall "internet-output":

\\
{code}
user@host# show firewall family inet filter internet-output term mirror-to-carbon
from { protocol tcp; destination-port [ http https]; }
then port-mirror;
{code}
\\
{code}
term 1-span-to-carbon {
from {
protocol tcp;
user@host# show firewall family inet filter internet-output term 1-span-to-carbon {from { protocol tcp; destination-port [ http https 8001 ftp domain 81 888 4001 4002 5000 8080 16869 ];}
}
then port-mirror;
}
term 2-span-to-carbon-udp {
from {
protocol udp;
destination-port domain;
}
from {protocol udp; destination-port domain;}
then port-mirror;
}
term 9-premit_any {
then accept;
}

[edit]
term 9-premit_any {then accept;}
{code}
\\

h5. Настройки зеркалирования (куда отправляем зеркало):

\\
{code}

\\

h5. Настройки интерфейса для carbon-reductor:

\\
{code}
{code}
\\

h5. Настройка firewall:

\\
{code}

\\

h5. На Carbon Reductor:

\\
{code}