Ports
This chapter contains information on configuring your FortiSwitch’s ports.
Configuring a Port Mirror
Using the web-based manager:
- Go to Switch > Port > Mirror.
- Enable Status.
- Select a Destination Port.
- Select available ports to be used for Ingress Monitoring and Egress Monitoring.
Using the CLI:
config switch mirror
set dst “port5” set src-egress “port2” “port3” set src-ingress “port2” “port4” set status active end