Users Guide
NOTE: There is no limit to the number of monitoring sessions per system, provided that there are only four destination ports per
port-pipe. If each monitoring session has a unique destination port, the maximum number of session is four per port-pipe.
Port Monitoring
The Aggregator supports multiple source-destination statements in a monitor session, but there may only be one destination port in a
monitoring session.
There may only be one destination port in a monitoring session (% Error: Only one MG port is allowed in a session.).
The number of source ports the Dell Networking OS allows within a port-pipe is equal to the number of physical ports in the port-pipe (n).
Multiple source ports may have up to four dierent destination ports (Exceeding max MG ports for this MD port pipe.).
In the following examples, ports 0/13, 0/14, 0/15, and 0/16 all belong to the same port-pipe. These ports mirror trac to four dierent
destinations (0/33, 0/34, 0/35, and 0/37). Another source port from the same port-pipe (for example, 0/17) does not support a new
destination (for example, 0/4). If you attempt to congure another destination, an error message is displayed: % Error: Exceeding
max MG ports for this MD port pipe. However, you can congure another monitoring session that uses one of previously
congured destination ports.
Example of Number of Monitoring Ports
Example of Number of Monitoring Ports
Example of Viewing a Monitoring Session
Dell#show mon session
SessionID Source Destination Direction Mode Type
--------- ------ ----------- --------- ---- ----
0 TenGig 0/13 TenGig 0/33 rx interface Port-based
10 TenGig 0/14 TenGig 0/34 rx interface Port-based
20 TenGig 0/15 TenGig 0/35 rx interface Port-based
30 TenGig 0/16 TenGig 0/37 rx interface Port-based
Dell(conf)# monitor session 300
Dell(conf-mon-sess-300)# source tengig 0/17 destination tengig 0/40 direction tx
% Error: Exceeding max MG ports for this MD port pipe.
Dell(conf-mon-sess-300)#
Dell(conf-mon-sess-300)# source tengig 0/17 destination tengig 0/33 direction tx
Dell(conf-mon-sess-300)# do show monitor session
SessionID Source Destination Direction Mode Type
--------- ------ ----------- --------- ---- ----
0 TenGig 0/13 TenGig 0/33 rx interface Port-based
10 TenGig 0/14 TenGig 0/34 rx interface Port-based
20 TenGig 0/15 TenGig 0/35 rx interface Port-based
30 TenGig 0/16 TenGig 0/37 rx interface Port-based
300 TenGig 0/17 TenGig 0/33 tx interface Port-based
Dell(conf-mon-sess-300)#
The following example shows ports 0/25 and 0/26 that belong to port pipe 1 with a maximum of four destination ports.
Dell(conf-mon-sess-300)#do show mon session
SessionID Source Destination Direction Mode Type
--------- ------ ----------- --------- ---- ----
0 TenGig 0/13 TenGig 0/33 rx interface Port-based
10 TenGig 0/14 TenGig 0/34 rx interface Port-based
20 TenGig 0/15 TenGig 0/35 rx interface Port-based
30 TenGig 0/16 TenGig 0/37 rx interface Port-based
100 TenGig 0/25 TenGig 0/38 tx interface Port-based
110 TenGig 0/26 TenGig 0/39 tx interface Port-based
300 TenGig 0/17 TenGig 0/33 tx interface Port-based
Dell(conf-mon-sess-300)#
In the example below, 0/25 and 0/26 belong to Port-pipe 1. This port-pipe has the same restriction of only four destination ports, new or
used.
Dell(conf-mon-sess-300)#do show mon session
SessionID Source Destination Direction Mode Type
--------- ------ ----------- --------- ---- ----
0 TenGig 0/13 TenGig 0/1 rx interface Port-based
10 TenGig 0/14 TenGig 0/2 rx interface Port-based
Port Monitoring
175