configure mirror to remote-ip delete
Description
Removes one or all of the redundant remote IP addresses from a mirror instance.
Syntax Description
mirror_name | Mirror instance name. |
to | Selects mirroring to another location. |
remote-ip | Send mirrored packets to specified destination IP address using L2 GRE encapsulation. |
delete | Delete all or one remote IP addresses from a mirror instance. |
all | Delete all remote IP addresses from a disabled mirror instance. |
remote_ip_address | Delete the specified existing remote IP address from a mirror instance. |
vr | Specifies a virtual router. |
vr_name | Specifies the name of the virtual router to which this command applies. If a name is not specified, the current CLI context is used. |
Default
If a virtual router is not specified, the current CLI context is used.
Usage Guidelines
To delete all or the last remaining remote IP address, you must disable the mirror first (disable mirror [mirror_name | all]).
Example
The following example removes the remote IP address "1.1.3.3" from the mirror instance "m1":
# configure mirror m1 to remote-ip delete 1.1.3.3
History
This command was first available in ExtremeXOS 30.4.
Platform Availability
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.