Updates or specifies the "to port" or remote IP address destination definitions for a named mirroring instance.
mirror_name | Specifies the mirror name. |
port | Specifies the mirror output port. |
port-list | Specifies the list of ports where traffic is to be mirrored. |
loopback port | Specifies an otherwise unused port required when mirroring to a port_list. The loopback-port is not available for switching user data traffic. |
port | Specifies a single loopback port that is used internally to provide this feature. |
remote-tag | Specifies the value of the VLAN (Virtual LAN) ID used by the mirrored packets when egressing the monitor port. |
port | Specifies the port definition for the mirroring instance. |
none | Specifies none for the to port definition. |
remote-ip | Sends mirrored packets to specified remote destination IP address. |
remote_ip_address | Specifies the destination remote IP address for mirrored packets. |
vr | Specifies the virtual router of the remote IP address. |
vr_name | Specifies the virtual router name. If not specified, VR of current command context is used. |
from | Configures source IP address of encapsulated mirrored packets. |
source_ip_address | Specifies the local source IPv4 address for encapsulated mirrored packets. |
auto-source-ip | Automatically use source IP address of egress VLAN to be used to reach remote IP address. |
ping-check | Configure ping health check for remote IP address. |
on | Only send mirrored packets to remote IP address if periodic pings to remote IP address are successful (default). |
off | Send mirrored packets to remote IP address without any ping health check, assuming MAC address and port of next hop IP address are static or learned. |
Ping health check of the remote IP address is enabled unless otherwise specified.
If a VR is not specified, the VR of the current command context is used.
Use this command to update, or specify the "to port" or remote IP address destination definitions for a named mirroring instance.
The none keyword can be used to remove a previously configured port/port-list , or remote IP address on a disabled mirror instance.
The following example configures a mirror instance to port 3, slot 4 :
configure mirror to port 3:4
This command was first available in ExtremeXOS 15.3.
The remote IP address option was added in ExtremeXOS 22.4.