Ruby Tech GS-2124C Switch User Manual


 
GS-2124C User Manual
Publication date: June, 2005
Revision A1
156
mirror
set mirror-mode
Syntax:
set mirror-mode <rx|disable>
Description:
To set up the mode of Mirror (rx mode or disable).
Argument:
<rx | disable>
rx : Enable the mode of Mirror(Only mirror the packets that is received)
disable: End the function of mirror
Possible value:
None
Example:
GS-2124C(mirror)# set mirror-mode rx
GS-2124C(mirror)#
set monitoring-port
Syntax:
set monitoring-port <#>
Description:
To set up the monitoring port of the mirror function. User can observe the packets
that the monitored port received via this port.
Argument:
<#>: the monitoring port that is chosen for the mirror function. Only one port is
allowed to configure.
Possible value:
None
Example:
GS-2124C(mirror)# set monitoring-port 2
GS-2124C(mirror)#
set monitored-port
Syntax:
set monitored-port <range>
Description:
To set up the port that will be monitored. The packets received by this port will be
copied to the monitoring port.
Argument:
<range>: the port that is chosen for monitored port of the mirror function.
Possible value:
None
Example:
GS-2124C(mirror)# set monitored-port 3-5,8,10
GS-2124C(mirror)#