Netgear M4300-24X24F (XSM4348S) - Stackable Managed Switch with 48x10G including 24x10GBASE-T and 24xSFP+ Layer 3 Guia Do Administrador

Página de 688
Tools 
406
Managed Switches 
Port Mirroring
The port mirroring feature:
Allows you to monitor network traffic with an external network analyzer.
Forwards a copy of each incoming and outgoing packet to a specific port.
Is used as a diagnostic tool, debugging feature, or means of fending off attacks.
Assigns a specific port to copy all packets to.
Allows inbound or outbound packets to switch to their destination and to be copied to the 
mirrored port.
The example is shown as CLI commands and as a web interface procedure.
CLI: Specify the Source (Mirrored) Ports and Destination 
(Probe)
(Netgear Switch)#config
(Netgear Switch)(Config)#monitor session 1 mode
Enable mirror
(Netgear Switch)(Config)#monitor session 1 source interface 1/0/2 
Specify the source interface.
(Netgear Switch)(Config)#monitor session 1 destination interface 1/0/3
Specify the destination interface.
(Netgear Switch)(Config)#exit
(Netgear Switch)#show monitor session 1
Session ID     Admin Mode    Probe Port    Mirrored Port
-------------      ---------------     -------------    ----------------
      1                      Enable              1/0/3             1/0/2