Cisco 3560G Mirroring Port
Hallo zusammen,
Hier die befehle um auf einem Cisco 3560G einen Mirroring Port einzurichten.
Core1(config)#monitor session 1 source int gi0/1 both
Core1(config)#monitor session 1 dest int gi0/33
Core1(config)#monitor session 2 source int gi0/18 both
Core1(config)#monitor session 2 dest int gi0/34
Core1(config)#end
Core1#show mon
Session 1
---------
Type : Local Session
Source Ports :
Both : Gi0/1
Destination Ports : Gi0/33
Encapsulation : Native
Ingress : Disabled
Session 2
---------
Type : Local Session
Source Ports :
Both : Gi0/18
Destination Ports : Gi0/34
Encapsulation : Native
Ingress : Disabled
Core1#
Zum entfernen des Mirroring Ports: