Work with configurable 10 gigabit ports – Net Optics Director User Manual
Page 35

Director
31
Work with configurable 10 Gigabit ports
The two configurable 10 Gigabit XFP ports on the front panel are designated t1.1 (on the left) and t1.2 (on the right),
and the two on the rear panel are t2.1 (on the left) and t2.2 (on the right). They can be used in Network port lists and
Monitor port lists. The 10 Gigabit ports are configured for Network or Monitor as required by the filter add commands
you enter. Some examples follow. If separate filter add commands require different configurations for the same XFP
port, the port is configured as required for the command that was entered last.
To use both front-panel XFP ports as Network ports:
Enter
1.
filter add in_ports=t1.1 ip_proto=6 action=redir redir_ports=m.1. A filter has been defined to select all IPv4
TCP packets from 10 Gigabit Port 1.1 and copy them to Monitor Port 1.
Enter
2.
filter add in_ports=t1.1 ip_proto=17 action=redir redir_ports=m.2. A filter has been defined to select all IPv4
UDP packets from 10 Gigabit Port 1.1 and copy them to Monitor Port 2.
Enter
3.
filter add in_ports=t1.2 action=redir redir_ports=m.3. A filter has (switch) been defined to copy all traffic
from10 Gigabit Port 1.2 to Monitor Port 3.
Enter
4.
filter commit. The filters are activated.
filter add t1.1 ip_proto=17 action=redir redir_ports=m.2
filter add t1.2 action=redir redir_ports=m.3
filter add t1.1 ip_proto=6 action=redir redir_ports=m.1
XFP Port 1.2
Monitor Port 3
Monitor Port 1
XFP Port 1.1
Monitor Port 2
Protocol =
TCP
Protocol =
UDP
Configurable 10 Gigabit XFP ports used as Network ports
Figure 31:
To use both front-panel XFP ports as Monitor ports:
Enter
1.
filter add in_ports=n1.1-n1.4 action=redir redir_ports=t1.1. A filter has been defined to aggregate the traffic
from the first four 1 Gigabit Network Ports and copy the aggregated traffic to 10 Gigabit Port 1.1.
Enter
2.
filter add in_ports=n1.11 action=redir redir_ports=t1.2. A filter (switch) has been defined to copy all the
traffic from 1 Gigabit Network Port 11 to 10 Gigabit Port 1.2.
Enter
3.
filter commit. The filters are activated.