Netgear GSM7328Sv2 - ProSAFE 24+4 Gigabit Ethernet L3 Managed Stackable Switch 管理员指南

下载
页码 486
286
   
|    
Chapter 16.  Tools 
 
ProSafe 7000 Managed Switch Release 8.0.3 
Port Mirroring
The port ,irroring 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