Edit Diagnostics (Old)Port Mirror

ItemDescription
EnableUsed to indicate whether the mirror by port feature is active. The system can only support mirroring on two ports. When this feature is active, all packets received on the port(s) specified by rcMirrorSrcPortOne and/or rcMirrorSrcPortTwo are copied to rcMirrorDstPort. The mirroring operation is non-intrusive.
MirrorPortThe ifIndex of the port to forward mirrored frames to.
EnableMirroredPortOneUsed to indicate whether the port specified in rcMirrorByPortMirroredPortOne should be mirrored.
MirroredPortOneThe ifIndex of the port to be mirrored. That is, traffic received on this port will be sent to the mirror port.
EnableMirroredPortTwoUsed to indicate whether the port specified in rcMirrorByPortMirroredPortTwo should be mirrored.
MirroredPortTwoThe ifIndex of the port to be mirrored. That is, traffic received on this port will be sent to the mirror port.
SaveConfigControl whether Mirror configuration information should be saved to NVRAM so mirror settings can be automatically reinstalled after a system reboot. Setting rcMirrorSaveConfig to true does not immediately save the configuration information. The save happens when the rcSysAction variable is set to 'saveToNVRAM(4)'.