Director
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
1.Enter 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.
2.Enter 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.
3.Enter 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.
4.Enter filter commit. The filters are activated.
XFP Port 1.1
XFP Port 1.2
|
| Protocol = |
|
| Monitor Port 1 |
|
| TCP |
| ||
|
|
|
| ||
|
| Protocol = |
|
| Monitor Port 2 |
|
|
| |||
|
| UDP |
| ||
|
|
|
| ||
|
|
|
|
| Monitor Port 3 |
|
|
|
|
lter add t1.1 ip_proto=6 action=redir redir_ports=m.1 lter add t1.1 ip_proto=17 action=redir redir_ports=m.2 lter add t1.2 action=redir redir_ports=m.3
Figure 31: Configurable 10 Gigabit XFP ports used as Network ports
To use both
1.Enter filter add
2.Enter 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.
3.Enter filter commit. The filters are activated.
31