Setup Guide

Table Of Contents
DellEMC(config-ext-nacl)#exit
DellEMC(conf)#interface fortyGigE 1/1/1
DellEMC(conf-if-fo-1/1/1)#ipv6 access-group testflow in
The following is sample running-configuration of IPv6 flow-based mirroring with ACLs applied to monitor sessions.
DellEMC#show running-config monitor session
!
monitor session 10
flow-based enable
source fortyGigE 1/1/1 destination fortyGigE 1/1/2 direction rx
DellEMC#show monitor session 10 access-list
Monitor session 10
Interface Direction Mirror-access-list
--------- --------- ------------------
Fo 1/1/1 rx mtv6acl(ipv6)
The following show cam-acl output displays the CAM region ipv4udfmirracl configured for IPv6 flow-based mirroring
with ACL.
DellEMC#show cam-acl
-- Chassis Cam ACL --
Current Settings(in block sizes)
1 block = 256 entries
Single Wide Regions: Ipv4Acl
Double Wide Regions: L2Acl, L2Qos, L2PT
: FcoeAcl, ipv4pbr, vrfv4Acl
Triple Wide Regions: Ipv6Acl, VmanQos, Openflow, ipv4udfmirracl(ipv6mirracl)
L2Acl : 0
Ipv4Acl : 2
Ipv6Acl : 3
Ipv4Qos : 0
L2Qos : 0
L2PT : 0
IpMacAcl : 1
VmanQos : 0
EcfmAcl : 0
EtsAcl : 0
FcoeAcl : 0
iscsiOptAcl : 0
ipv4pbr : 0
vrfv4Acl : 0
Openflow : 0
fedgovacl : 0
nlbclusteracl : 0
ipv4udfmirracl*: 3
ipv4mirracl : 0
* - shared regions
To view an access-list that you applied to an interface, use the show ipv6 accounting access-list command.
DellEMC#show ipv6 accounting access-list testflow
!
Extended Ingress IPv6 access list testflow on fortyGigE 1/1/1
Total cam count 4
seq 5 permit icmp any any count bytes monitor
seq 10 permit ipv6 10::/64 any count bytes monitor
seq 15 deny udp any any count bytes
seq 20 deny tcp any any count bytes
Remote Port Mirroring
While local port monitoring allows you to monitor traffic from one or more source ports by directing it to a destination port
on the same switch/router, remote port mirroring allows you to monitor Layer 2 and Layer 3 ingress and/or egress traffic on
multiple source ports on different switches and forward the mirrored traffic to multiple destination ports on different switches.
Port Monitoring
663