VLAN, the frames are tagged with the respective Layer 3 VLAN ID. For example, in the configuration source TenGig 11/6/1 destinationTeGig 11/6/2 direction tx, if the MD port TenGig 11/6/1 is an untagged member of any VLAN, all monitored frames that the MG port TeGig11/6/2 receives are tagged with the VLAN ID of the MD port. Similarly, if BPDUs are transmitted, the MG port receives them tagged withthe VLAN ID 4095. This behavior might result in a difference between the number of egress packets on the MD port and monitoredpackets on the MG port.Dell Networking OS Behavior: The platform continues to mirror outgoing traffic even after an MD participating in spanning tree protocol(STP) transitions from the forwarding to blocking.Configuring Port MonitoringTo configure port monitoring, use the following commands.1 Verify that the intended monitoring port has no configuration other than no shutdown, as shown in the following example.EXEC Privilege modeshow interface2 Create a monitoring session using the command monitor session from CONFIGURATION mode, as shown in the following example.CONFIGURATION modemonitor sessionmonitor session type rpm/erpmtype is an optional keyword, required only for rpm and erpm3 Specify the source and destination port and direction of traffic, as shown in the following example.MONITOR SESSION modesourceExample of Viewing Port Monitoring ConfigurationTo display information on currently configured port-monitoring sessions, use the show monitor session command from EXECPrivilege mode.Dell(conf)#monitor session 0Dell(conf-mon-sess-0)#$source ten 1/1/1/1 dest ten 1/1/1/2 dir rxDell(conf-mon-sess-0)#show c!monitor session 0source TenGigabitEthernet 1/1/1/1 destination TenGigabitEthernet 1/1/1/2 direction rxDell(conf-mon-sess-0)#Dell(conf-mon-sess-0)#do show monitor sessionSessID Source Destination Dir Mode Source IP Dest IP DSCP TTL Drop RateGre-Protocol FcMonitor------ ------ ------------ --- ---- --------- -------- ---- --- ---- --------------- ---------0 Te 1/1/1/1 Te 1/1/1/2 rx Port 0.0.0.0 0.0.0.0 0 0 No N/A N/A NoDell(conf)#monitor session 0Dell(conf-mon-sess-0)#source po 10 dest ten 1/2/1 dir rxDell(conf-mon-sess-0)#do show monitor sessionSessID Source Destination Dir Mode Source IP Dest IP DSCP TTL DropRate Gre-Protocol FcMonitor------ ------ ----------- --- ---- --------- -------- ---- --- -------- ----------- ---------0 Te 1/1/1/1 Te 1/1/1/2 rx Port 0.0.0.0 0.0.0.0 0 0 No N/A N/A No0 Po 10 Te 1/1/1/2 rx Port 0.0.0.0 0.0.0.0 0 0 No N/A N/A NoDell(conf)#monitor session 1Dell(conf-mon-sess-1)#source vl 40 dest ten1/1/1/31 dir rxDell(conf-mon-sess-1)#flow-based enablePort Monitoring 661