- Director Smart Filtering User Guide

31
*** Condential - DO NOT Distribute ***
Director
Work with congurable 10 Gigabit ports
The two congurable 10 Gigabit XFP ports on the front panel are designated t.1 (on the left) and t.2 (on the right). They
can be used in network port lists and monitor port lists. The 10 Gigabit ports are congured for Network or Monitor as
required by the lteraddcommands you enter. Some examples follow. If separate lteraddcommands require differ-
ent congurations for the same XFP port, the port is congured as required for the command that was entered last.
To use both XFP ports as Network ports:
Enter 1. lteraddin_ports=t.1ip_proto=6action=redirredir_ports=m.1. A lter has been dened to select all IPv4
TCP packets from 10 Gigabit Port 1 and copy them to Monitor Port 1.
Enter 2. lteraddin_ports=t.1ip_proto=17action=redirredir_ports=m.2. A lter has been dened to select all IPv4
UDP packets from 10 Gigabit Port 1 and copy them to Monitor Port 2.
Enter 3. lteraddin_ports=t.2action=redirredir_ports=m.3. A lter has been dened to copy all trafc from10
Gigabit Port 2 to Monitor Port 3.
Enter 4. ltercommit. The lters are activated.
lter add t.1 ip_proto=17 action=redir redir_ports=m.2
lter add t.2 action=redir redir_ports=m.3
lter add t.1 ip_proto=6 action=redir redir_ports=m.1
XFP Port 2 Monitor Port 3
Monitor Port 1
XFP Port 1
Monitor Port 2
Protocol =
TCP
Protocol =
UDP
Congurable 10 Gigabit XFP ports used as Network portsFigure 31:
To use both XFP ports as Monitor ports:
Enter 1. lteraddin_ports=n1.1-n1.4action=redirredir_ports=t.1. A lter has been dened to aggregate the trafc
from the rst four 1 Gigabit Network Ports and copy the aggregated trafc to 10 Gigabit Port 1.
Enter 2. lteraddin_ports=n1.11action=redirredir_ports=t.2. A lter (switch) has been dened to copy all the trafc
from 1 Gigabit Network Port 11 to 10 Gigabit Port 2.
Enter 3. ltercommit. The lters are activated.