- Director Smart Filtering User Guide
31
*** Condential - DO NOT Distribute ***
Director
Work with congurable 10 Gigabit ports
The two congurable 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 congured for Network or Monitor as
required by the lteraddcommands you enter. Some examples follow. If separate lteraddcommands require differ-
ent congurations for the same XFP port, the port is congured as required for the command that was entered last.
To use both XFP ports as Network ports:
Enter 1. lteraddin_ports=t.1ip_proto=6action=redirredir_ports=m.1. A lter has been dened to select all IPv4
TCP packets from 10 Gigabit Port 1 and copy them to Monitor Port 1.
Enter 2. lteraddin_ports=t.1ip_proto=17action=redirredir_ports=m.2. A lter has been dened to select all IPv4
UDP packets from 10 Gigabit Port 1 and copy them to Monitor Port 2.
Enter 3. lteraddin_ports=t.2action=redirredir_ports=m.3. A lter has been dened to copy all trafc from10
Gigabit Port 2 to Monitor Port 3.
Enter 4. ltercommit. 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
Congurable 10 Gigabit XFP ports used as Network portsFigure 31:
To use both XFP ports as Monitor ports:
Enter 1. lteraddin_ports=n1.1-n1.4action=redirredir_ports=t.1. A lter has been dened to aggregate the trafc
from the rst four 1 Gigabit Network Ports and copy the aggregated trafc to 10 Gigabit Port 1.
Enter 2. lteraddin_ports=n1.11action=redirredir_ports=t.2. A lter (switch) has been dened to copy all the trafc
from 1 Gigabit Network Port 11 to 10 Gigabit Port 2.
Enter 3. ltercommit. The lters are activated.