Add a port mirror configuration


Add an observation port to the Sun Secure Application Switch configuration.

Access mode

config

Syntax

port mirror

Arguments

Field Name Description
ifName IfName The name of the Ethernet source port from which data is reflected to the observer port. Interface names are entered in the format eth.slot.portNumber.
observerPort IfName The name of the Ethernet observer port that is mirroring traffic from an Ethernet source port. This is the port where you are observing network traffic on an active Sun Secure Application Switch port. Interface names are entered in the format eth.slot.portNumber.
portMirrorDir enumeration Optional: The direction of traffic that is mirrored to the observer port.

The default setting is "both".

Valid values:
  • in : Inbound traffic direction.
  • out : Outbound traffic direction.
  • both : Traffic in both directions.
adminState enumeration Optional: The port mirror administrative mode.

The default setting is "enabled".

Valid values: enabled, disabled