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

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

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

просмотр истории страницы
h5. Правило для зеркалирования в файрволе "internet-output", который мы потом будем на аплинки вешать:
\\
{code}
user@host# show firewall family inet filter internet-output term mirror-to-carbon
then port-mirror;
{code}
\\
h5. Настройки зеркалирования (куда миррорить будем):
\\
{code}
user@host# show forwarding-options port-mirroring
{code}

\\
h5. Настройки интерфейса для carbon-reductor:
\\
{code}
user@host# show interfaces xe-2/2/0.4020
vlan-id 4020;
family inet { address 172.16.16.1/30; }
{code}
\\

h5. Навешанный на аплинк файервол:
\\
{code}
user@host# show interfaces | display set | match internet-output
set interfaces xe-2/2/0 unit 1510 family inet filter output internet-output
{code}


\\
h5. На Reductor:
\\
{code}
[root@localhost]# cat /etc/sysconfig/network-scripts/ifcfg-eth2
DEVICE=eth2