Posted On March 31, 2019

Configure Port Mirror on Enterasys

kimconnect 0 comments
blog.KimConnect.com >> Networking >> Configure Port Mirror on Enterasys
Note: Websense requires a mirrored connection to the port that has traffic to the gateway. It acts a middleman to interrupt transmissions that ought to be filtered.

set policy profile 99 name webpolicy
set policy rule 99 tcpdestportIP 23 mirror-destination 2
set policy port ge.2.30 99
set policy port ge.2.30 99
show policy rule usage-list
set mirror create 2
set mirror 2 mirrorN 1
show mirror
------------------------

set port mirroring create fe.7.45 ge.2.30 [tx|both]
show port mirroring
set port mirroring enable igmp-mcast enable fe.7.45 ge.2.30 both

-----------------------------
How to clear port mirroring:
clear port mirroring source destination

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How to Use Windows Built-in Packet Tracer

Update: although this is a fun exercise to use Microsoft tools to analyze traffic, it…

Default Ports for Various Common Services

Although it is recommended that these default ports be changed whenever possible to add an…

How to set UniFi controller as a Windows service

Download the software: https://www.ui.com/download/unifi/ Close any instances of the UniFi software on the controller Open…