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

Adding a New Route onto Enterasys Core Switch

Enterasys L3 switch:routerenableconfigureinterface vlan 200ip address 192.168.200.1 255.255.255.0 #DMZ Gatewayip helper-address 10.10.10.2 #(DC01)ip helper-address 10.10.10.3…

Issue: Unable to Access Corp Intranet While Connected to Satellite Office Network VS Can Access When Connected to Corp VPN

Step 1: obtain information from DNS servers differences between VPN vs Non-VPN connections Obtain network…

Sonicwall Multiple WANs Load Balancing & Failover

Load Balancing & Failover Setup: Network >> Interfaces: X0 LAN X1 WAN1 X2 WAN2  …