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

HP Procurve Firmware Update

1. Obtain Switch SoftwareJ9533A "5406zl" K.15.16.0005 ==> K.15.18.0016 ==> K.16.02.0019J9729A "2920-48G PoE": WB.15.11.0007 ==> WB.15.15.0014…

PowerShell: DHCP Server Scope Options Editing

Occasionally, internal DNS server changes as machines are refreshed and/or decommissioned. DHCP servers should also…

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…