Mirroring A Port / Vnic On Oracle OVN (Xsigo)
To mirror a single vnic to a single vnic or full port, the dest vnic needs to be on the same card/module.
To mirror a source vnic to dest vnic,
Note: Its advicsed to create a new vnic on the dest server
set vnic all_nets.esx07 -mirror int_ifx_db.ifx2-global
To remove the mirror
set vnic all_nets.esx07 -mirror
To mirro all vnics on a given port
set ethernet-port 3/1 -mirror-all-vnics=mirror1.ifx2-global
To remove the mirror
set ethernet-port 3/1 -mirror-all-vnics