Edit Diagnostics Port Mirror
| Item | Description |
|
| Enable | Used 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. |
| MirrorPort | The ifIndex of the port to forward mirrored frames to. |
| EnableMirroredPortOne | Used to indicate whether the port specified in rcMirrorByPortMirroredPortOne should be mirrored. |
| MirroredPortOne | The ifIndex of the port to be mirrored. That is, traffic received on this port will be sent to the mirror port. |
| EnableMirroredPortTwo | Used to indicate whether the port specified in rcMirrorByPortMirroredPortTwo should be mirrored. |
| MirroredPortTwo | The ifIndex of the port to be mirrored. That is, traffic received on this port will be sent to the mirror port. |
| SaveConfig | Control 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)'. |