Deployment Guide

Table Of Contents
DellEMC(config-ext-nacl)#seq 5 permit icmp any any count bytes monitor
DellEMC(config-ext-nacl)#seq 10 permit ipv6 10::/64 any count bytes monitor
DellEMC(config-ext-nacl)#seq 15 deny udp any any count bytes
DellEMC(config-ext-nacl)#seq 20 deny tcp any any count bytes
DellEMC(config-ext-nacl)#exit
DellEMC(conf)#interface tengigabitethernet 1/1
DellEMC(conf-if-te-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 TenGigabitEthernet 1/1 destination TenGigabitEthernet 1/2 direction rx
DellEMC#show monitor session 10 access-list
Monitor session 10
Interface Direction Mirror-access-list
--------- --------- ------------------
Te 1/1 rx mtv6acl(ipv6)
The following show cam-acl output displays the CAM region ipv6mirraclconfigured for IPv6 flow-based mirroring with
ACL.
DellEMC#show cam-acl
-- Chassis Cam ACL --
Current Settings(in block sizes)
1 block = 256 entries
L2Acl : 6
Ipv4Acl : 0
Ipv6Acl : 4
Ipv4Qos : 0
L2Qos : 1
L2PT : 0
IpMacAcl : 0
VmanQos : 0
EcfmAcl : 0
FcoeAcl : 0
iscsiOptAcl : 0
ipv4pbr : 0
vrfv4Acl : 0
Openflow : 0
fedgovacl : 0
nlbclusteracl : 0
ipv4udfmirracl: 0
ipv4mirracl : 0
ipv6mirracl : 2
To view an access-list that you applied to an interface, use the show ipv6 accounting access-list command.
DellEMC#show ip accounting access-list testflow
!
Extended Ingress IPv6 access list testflow on TenGigabitEthernet 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.
Remote port mirroring helps network administrators monitor and analyze traffic to troubleshoot network problems in a time-
saving and efficient way.
664
Port Monitoring